Releases: AxFoundation/strax
Releases · AxFoundation/strax
v1.5.5
What's Changed
- Update readthedocs configuration by @dachengx in #763
- Proposal to use pre-commit for continuous integration by @dachengx in #762
- Update authorship and copyright info by @JelleAalbers in #771
- Guard hitlet entropy test from numerical errors by @JelleAalbers in #772
- Deregister partially replaced multi-output plugins by @JelleAalbers in #775
- Fix caching issue by @WenzDaniel in #768
- Add chunk yielding plugin and tests by @WenzDaniel in #769
- Avoid deprecated generated_jit by @JelleAalbers in #784
- Also copy dps and remove redundant checks. by @WenzDaniel in #777
- Add hot fix for copy_to_buffer by @WenzDaniel in #785
- Upgrade compare-metadata function by @KaraMelih in #778
- Add warning by @WenzDaniel in #776
Full Changelog: v1.5.4...v1.5.5
v1.5.4
What's Changed
- Split compare_metadata into utils.compare_meta by @dachengx in #754
- Change endtime - time >= 0 to endtime >= time by @JYangQi00 in #756
- Mandatorily wrap
_read_chunk
in acheck_chunk_n
decorator by @dachengx in #758
New Contributors
- @JYangQi00 made their first contribution in #756
Full Changelog: v1.5.3...v1.5.4
v1.5.3
What's Changed
- Add small selection functions by @WenzDaniel in #746
- Patch plugin cache by @WenzDaniel in #748
- Update version of urllib3, remove version control of deepdiff by @dachengx in #749
- Check chunk size right after loading chunk by @dachengx in #752
Full Changelog: v1.5.2...v1.5.3
v1.5.2
v1.5.1
What's Changed
- Fix argsort inside numba.jit using kind='mergesort' by @dachengx in #721
- Fix urllib3 version to 1.26.15 by @dachengx in #723
- Save other fields in the merged peaks to their default value by @dachengx in #722
- add a metadata comparison method by @KaraMelih in #706
- Accelerate select_runs by @shenyangshi in #727
- Stop assigning dependabot to Joran by @JoranAngevaare in #732
- Bump urllib3 from 1.26.15 to 2.0.2 in /extra_requirements by @dependabot in #729
- Add new general fucntion which computes dt to some interval by @WenzDaniel in #726
- Check whether
things
andcontainers
are sorted by @dachengx in #725 - Set start of further chunk to be the smallest start of dependencies by @dachengx in #715
- Fix touching window by @dachengx in #736
New Contributors
- @KaraMelih made their first contribution in #706
- @shenyangshi made their first contribution in #727
Full Changelog: v1.5.0...v1.5.1
v1.5.0
v1.4.3
v1.4.2
What's Changed
- Patch md access in the rechunker by @JoranAngevaare in #711
- Raise compression errors if unable by @JoranAngevaare in #714
Full Changelog: v1.4.1...v1.4.2
v1.4.1
1.4.1 / 2023-02-13
- Rechunker using Mailbox by @JoranAngevaare in #710
Full Changelog: v1.4.0...v1.4.1
v1.4.0
1.4.0 / 2022-10-17
- Add capability for building summed waveform over channel subset by @DCichon in #565
- Fixed delta peak timestamp problem by @FaroutYLq in #702
Notes
- Breaking changes in the peak-building chain due to #565
New Contributors
Full Changelog: v1.3.0...v1.4.0