Skip to content

Change % format for P(i)

James Devine requested to merge feature/percentage_precision into master

MR as discussed in our meeting 14/7/21. P(i) is now given to 1 decimal place to allow better user understanding between MC runs. Modified alternative scenarios:

  • The base case is no longer added to alternate scenarios by default (also less confusing)
  • HEPA/FFP2 options revised to make more sense If using HEPA and FFP2, HEPA + Type 1 is included as an alternate If using HEPA and Type I, HEPA + FFP2 is included as an alternate If using FFP2 without HEPA, no alternatives are added.

Merge request reports