Skip to content

Fix model handling in uncertainty

Ran into some more bugs while attempting to generate the full uncertainty.

  1. self.model was replaced with self.darm for a few functions as self.model did not exist beyond being a string.
  2. `Kludge conversion of the delay times from microseconds to seconds. Might not be the best way to do this...

Merge request reports

Loading