Skip to content

Feature to parse continuous value of mui from path

Reinhold Kaiser requested to merge feature/continuous-mui-values into develop

Previously the only valid parameter values for the mui parameter used to be '0' or 'PiT'. Now, a fraction of PiT can be given to the path in front of PiT to specify a continuous value mui. The path then looks like ../mui1244PiT/.. where the four digits specify the fraction as 0.1244 of PiT.

Closes #84 (closed)

Merge request reports