Skip to content

lvmcryo 0.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 08 Oct 23:22
· 42 commits to main since this release

πŸš€ New

  • Add option --require-all-thermistors. When passed, the thermistors don't close the valve when they become active. Once all thermistors are active, the valves are all closed at the same time. This can potentially prevent overpressures in the last one or two cryostat being filled as the other valves close.
  • Add validation of post-data.

✨ Improved

  • Improve handling of keyboard interrupt during post-processing.
  • Removed several unused default parameters from the configuration file.