Code indexing in gitaly is broken and leads to code not being visible to the user. We work on the issue with highest priority.

Skip to content

Resolve "Add option to compute percentiles"

kraus requested to merge 693-add-option-to-compute-percentiles into master

The rms and max bunch size and the normalized emittance of the whole bunch give only an incomplete picture of the actual situation. By computing the 95 (2 sigmas for normal distribution), the 99.7 (3 sigmas) and the 99.99 (4 sigmas) percentiles one can gain more details about the bunch. The user has to enable this computationally expensive option by setting COMPUTEPERCENTILES to true.

Closes #693 (closed)

Edited by kraus

Merge request reports