Releases: hephy-dd/comet-pqc
Releases · hephy-dd/comet-pqc
0.25.4
Added
- Backport of configurable table positions (#103).
0.25.3
Added
- Laser sensor state in table control dialog (#71).
- Improved logging and exception forwarding (#96).
Fixed
- Persistent dialog size for HiDPI monitors (#97).
0.25.1
Fixed
- Default HV source range value (#80).
- Releasing multiple resources using ExitStack (#92).
0.25.0
Added
- Environment tab in dashboard (#78).
- CV ramp measurement using only LCR (#79).
- HV source range parameter (#80).
- Analyze measurement data using
analysis-pqc
(#83).
Fixed
- Sequence double click issue while running (#81).
0.24.3
Added
- Software version to measurement meta data (#89).
Fixed
- Missing package data in setup.py (#90).
0.24.2
Fixed
- Table position meta data in millimeters (#86).
0.24.1
Added
- Table coordinates to measurement meta data (#86).
Fixed
- Newline issue with CSV writer (#85).
Removed
- Laser sensor state from table control dialog (#71).
0.24.0
Added
- Sequence manager dialog (#75).
- Changelog in online documentation (#73).
- Write measurement data in JSON (#49).
- Write measurement log files and (#72).
- Laser sensor state in table control dialog (#71).
0.23.4
Fixed
- Inconsistent data column names (#69)
- Incorrect data values for column
current_elm
in iv_ramp_bias_elm
(#68)