v2026.3.0 (2026-03-11)
Deprecations and Removals
Removed support for Python 3.9. (#173)
Bug Fixes
Updated
HDFReadDatato retrieve the digitizer voltage offset from the first requestedindex/shotnuminstead of the first row of the header dataset. (#172)Updated
HDFReadDatato revert tokeep_bits == Trueif the retrieved voltage offset is zero. (#172)Updated
HDFMapControlBMotionto override theone_config_per_dsetproperty, and fix the one shot per dataset calculation. (#174)Updated
build_shotnum_dset_relationto handle datasets that have been padded with zero rows. (#175)