Skip to content

Releases: AxFoundation/strax

v2.2.2

23 Dec 12:43
bdc4728

Choose a tag to compare

What's Changed

  • Better performance lineage chunk_number assignment by @dachengx in #1000

Full Changelog: v2.2.1...v2.2.2

v2.2.1

08 Jul 15:51
cd79adc

Choose a tag to compare

What's Changed

  • Check the data_type of returned chunk of plugin by @dachengx in #995
  • Topological level and shortest dependency path of dependency tree (directed acyclic graph) by @dachengx in #996
  • Do not assign _multi_output_topics when the topic is from a loader by @dachengx in #997

Full Changelog: v2.2.0...v2.2.1

v2.2.0

16 May 22:09
6284908

Choose a tag to compare

What's Changed

Full Changelog: v2.1.4...v2.2.0

v2.1.4

09 Mar 15:44
4ea5fce

Choose a tag to compare

What's Changed

  • Allow changing chunk size and compressor in merge_per_chunk_storage by @dachengx in #986

Full Changelog: v2.1.3...v2.1.4

v2.1.3

03 Mar 05:23
74090dd

Choose a tag to compare

What's Changed

Full Changelog: v2.1.2...v2.1.3

v2.1.2

24 Feb 19:29
19273a7

Choose a tag to compare

What's Changed

Full Changelog: v2.1.1...v2.1.2

v2.1.1

13 Feb 19:10
52fb1c2

Choose a tag to compare

What's Changed

  • Clip center_time to be within the time and endtime by @dachengx in #973

Full Changelog: v2.1.0...v2.1.1

v2.1.0

03 Feb 06:10
165b533

Choose a tag to compare

What's Changed

  • Add a flag indicating whether check subruns' configs by @dachengx in #964
  • Revert "Add a flag indicating whether check subruns' configs" by @dachengx in #965
  • Skip continuity check when using ExhaustPlugin by @dachengx in #966
  • Allow two-sided overlapping window by @dachengx in #970
  • Push the latest change by @dachengx in #971

Full Changelog: v2.0.5...v2.1.0

v2.0.5

24 Jan 07:44
848e65e

Choose a tag to compare

What's Changed

  • When loader is available, do not save anything by @dachengx in #953
  • Do not cache find_split_points by @dachengx in #955
  • Set chunk_number as attribute of Plugin to pass chunk_i by @dachengx in #956
  • First and last channel inside peak(let)s by @dachengx in #954
  • Temporary plugin should keep order of targets by @dachengx in #958
  • Some times the sum of data is zero due to numerical inaccuracy by @dachengx in #959
  • Use base of dtype in set_nan_defaults by @dachengx in #960
  • Remove CorrectionsInterface by @dachengx in #961
  • Drop python 3.9 and loosen requirement of numpy by @dachengx in #962

Full Changelog: v2.0.4...v2.0.5

v2.0.4

13 Jan 16:35
453f081

Choose a tag to compare

What's Changed

Full Changelog: v2.0.3...v2.0.4