Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

meas_stats = calnexGetMeasurementStats(to_screen=FalseTrue, timing_only=True)

Prints all statistics to the screen as well as returning the dictionary. This is useful for determining the calnexGetVal() command for an individual mask status for use in a script. All statistics associated with the measurement and metric will be returned, including those not directly related to timing errors.

...