Skip to content

Releases: AxFoundation/strax

1.1.0 / 2021-10-15

18 Oct 14:48
Compare
Choose a tag to compare

major / minor:

  • Fix hitlet splitting (#549)
  • Add tight channel (#551)

patch:

  • Add read by index plus some extra checks (#529)
  • Add drop column option (#530)
  • Remove context.apply_selection (#531)
  • Add option to support superruns for storage forntends. Adds test (#532)
  • Fix issue #536 (#537)
  • Two pbar patches (#538)
  • Add get_zarr method to context (#540)
  • Broken metadata error propagation (#541)
  • few tests for MongoStorage frontend (#542)
  • Fix caching (#545)
  • dds information about failing chunk (#548)
  • remove rucio (#552)
  • Allow loading SaveWhen.EXPLICIT time range selection (#553)
  • Changes to savewhen behavoir (#554)

1.0.0 / 2021-09-1

01 Sep 10:40
Compare
Choose a tag to compare

major / minor:

  • Fixing peaklet baseline bias (#486)
  • Fix double dependency (#512)

patch:

  • Parallel plugin timeout (#489)
  • Added pytest.ini (#492)
  • Fix nveto processing (#491)
  • disable testing py3.6 (#505)
  • Fix peaks merging (#506)
  • Added export (#508)
  • Simplify get_components (#510)
  • Allow creation and storing of superruns if SaveWhen > 0 (#509)
  • re-use instance of plugin for multi output (#516)
  • Add raise if instance are not equal (#517)

1.0.0-rc0

26 Aug 17:07
Compare
Choose a tag to compare
1.0.0-rc0 Pre-release
Pre-release

1.0.0-rc0 / 2021-08-26

Release candidate 0 for v1.0.0

major / minor:

  • Fixing peaklet baseline bias (#486)
  • Fix double dependency (#512)

patch

  • Parallel plugin timeout (#489)
  • Added pytest.ini (#492)
  • Fix nveto processing (#491)
  • disable testing py3.6 (#505)
  • Fix peaks merging (#506)
  • Added export (#508)
  • Simplify get_components (#510)
  • Allow creation and storing of superruns if SaveWhen > 0 (#509)
  • re-use instance of plugin for multi output (#516)
  • Add raise if instance are not equal (#517)

v0.16.1

16 Jul 08:22
Compare
Choose a tag to compare

0.16.1 / 2021-07-16

  • Cached lineage if per run default is not allowed (#483, #485)
  • Fix define runs and allow storing of superruns (#472, #488)
  • Change default pbar behavior (for multiple runs) (#480)
  • Reduce numpy warnings (#481, #484)
  • Reduce codefactor (#487)

v0.16.0

23 Jun 18:23
Compare
Choose a tag to compare

0.16.0 / 2021-06-23

  • Add select index to compute width (#465)
  • int blaseline (#464)
  • Fix #452 assert there is a mailbox for the final generator (#463)
  • Document fuzzy-for and documentation itself (#471)
  • Re ordered time field in cut plugins (#473)
  • Github actions for CI (#454, #460)
  • Remove travis for testing (#474)
  • Remove outdated files/configs (#462)
  • Remove overwrite from options (#467)

v0.15.3

03 Jun 10:12
Compare
Choose a tag to compare

0.15.3 / 2021-06-03

  • Match cached buffer chunk start times OverlapWindowPlugin (#450)
  • Prevent late creation of unattended mailboxes (#452)
  • Temporary patch div/zero in hitlets (#447)
  • Relax zstd requirements again (#443)
  • Don't ignore if pattern also startswith underscore (#445)
  • kB/s pbar (#449)

v0.15.2

20 May 08:08
Compare
Choose a tag to compare

0.15.2 / 2021-05-20

  • Speed up run selection by ~100x for fixed defaults (#440)
  • Use zstd for from base-env for testing (#441)
  • Add MB/s pbar (#442)

v0.15.1

04 May 12:46
Compare
Choose a tag to compare

0.15.1 / 2021-05-04

  • Refactor hitlets (#430, #436)
  • Update classifiers for pipy #437
  • Allow Py39 in travis tests (#427)

v0.15.0

16 Apr 15:05
Compare
Choose a tag to compare

0.15.0 / 2021-04-16

  • Use int32 for peak dt, fix #397 (#403, #426)
  • max peak duration (#420)
  • Loopplugin touching windows + plugin documentation (#424)
  • Move apply selection from context to utils (#425)
  • Context testing functions + copy_to_frontend documented (#423)
  • Apply function to data & test (#422)

v0.14.0

09 Apr 16:35
Compare
Choose a tag to compare

0.14.0 / 2021-04-02

  • Check data availability for single run (#416)