Skip to content

Releases: uw-madison-chem-shops/auto_rxn

v2024.3.0

28 Mar 15:13
a472417
Compare
Choose a tag to compare

Added

  • config file
  • config option for adding additional devices to primary stream
  • new functionality for running arbitrary python before and after plan
  • new entry point auto-rxn edit-stage-unstage

v2023.9.0

15 Sep 01:04
02620d1
Compare
Choose a tag to compare

Fixed

  • auto_rxn no-longer waits for busy hardware, using abs_set instead of mv

v2023.8.3

17 Aug 18:20
e579f8a
Compare
Choose a tag to compare

Added

  • documentation

Fixed

  • when rtol triggered, succesfully announce as rtol and not atol
  • rtol default is now +inf, not zero
  • rtol is ignored when SV < 1e-6

v2023.8.2

15 Aug 00:54
ef3fd21
Compare
Choose a tag to compare

Added

  • added concept of tolerance to limits: atol, rtol
  • added concept of deadband to limits
  • added concept of delay to limits
  • added new command auto-rxn edit-limits
  • now support setting discrete hardware from recipe file, by identifier

v2023.8.1

09 Aug 14:39
a34f76a
Compare
Choose a tag to compare

Fixed

  • create entire directory tree for limits config, if needed

v2023.8.0

08 Aug 13:41
460f714
Compare
Choose a tag to compare

Fixed

  • complete refactor of limits behavior, doesn't force metadata into happi anymore

v2023.7.0

31 Jul 12:05
d0fbbef
Compare
Choose a tag to compare

Added

  • actually check safety limits within SafetyCallback
  • support for child devices
  • support for fallback position

Changed

  • each run now stored in folder
  • happi db now backed up for each run
  • recipe now backed up for each run

Fixed

  • safety features now support yaq devices

v2023.6.1

20 Jun 19:23
0bacbe1
Compare
Choose a tag to compare

no python changes, just remove VERISON file in favor of version.py

v2023.6.0

20 Jun 17:50
Compare
Choose a tag to compare

minimum viable, can actually run reactions via Bluesky

v2023.4.0

14 Apr 18:35
dca4fdb
Compare
Choose a tag to compare

Initial release.