Releases: spacetelescope/catkit
Releases · spacetelescope/catkit
v1.3.0
- Bugfix for Mac OS Monterey (Port change, the one we had is now used for airplay...)
- Removed photutils imports that were creating issues with current python version
- Removed the hicat tests from catkit
- Ability to specify python specific version down to patch number in CI
- Standa stages, McPherson, starlight express and DMD hardware updates and bug fixes
v1.2.0
v1.1.0
v1.0.0
v0.37.0
v0.36.1
v0.35.1
Changes
- Commanding perf-boost for Boston DMs by caching IO data (#236).
- Raise
Exception
when child experiment process fails and exits with a non-zero exit code (#235).
NOTE: #235 breaks catkit's downstream CI testing of hicat until https://github.com/spacetelescope/hicat-package/pull/586 gets merged.