------------------ - Pulse processing upgrades (filtering etc) (154) - Run selection and run-level metadata handling (155) - Stabilize and shorten lineage hash (152) - Shared memory transfers, parallel save/load (150) - Ensure unique filenames (143) - Many processing fixes (134, 129)
0.6.1
------------------- - Many bugfixes from DAQ test (118) - Fix dtype merging bug, add saturation info (120) - Fixes to sum waveform (cd0cd2f)
0.6.0
------------------ - strax / straxen split (107) - Support incomplete data loading (99) - Fix for loading data made by ParallelSourcePlugin (104) - Runs DB frontend (100) (moved to straxen) - Fix MANIFEST.in
0.5.0
------------------ - Directory name delimiter changed from `_` to `-` (76) - Time-based random access (80) - Throw original exceptions on crashes (87) - Check for corrupted data (88) - FIX: edge cases in processing (94) - FIX: prevent saving during time range or fuzzy selection (89) - FIX: Workaround for memory leak in single-core mode (91) - XENON: Example cuts (84) - XENON: proper S1-S2 pairing (82) - XENON: Fix pax conversion (95) - DOCS: Datastructure docs (85)
0.4.1
------------------- - Fix peak duplication - Move peak merging code into strax - Fix documentation build