Releases: AxFoundation/strax
Releases · AxFoundation/strax
v0.13.4
0.13.4 / 2021-01-22
- Nveto changes + highest density regions (#384)
- Parse requirements for testing (#383)
- Added keep_columns into docstring (#382)
- remove slow operators from mongo storage (#382)
v0.13.3
0.13.3 / 2021-01-15
- Better online monitor queries (#375)
- Multiprocess fix (#376)
- Bugfix (#377)
v0.13.2
0.13.2 / 2021-01-04
- Speed up st.select_runs by ~100x (#371)
- Finding latest OnlineMonitor data (#374)
v0.13.1
0.13.1 / 2020-12-21
- Fix bug in baselining (#367)
v0.12.7
0.12.7 / 2020-12-21
- Fix for select_runs with Nones (#370)
- Numpy requirement fix (#369)
- Documentation maintenance (cad6bce, 9c023b0)
v0.12.6
0.12.6 / 2020-12-09
- Muveto + hitlet fixes (#355)
- Add more tests to strax (#359)
- More clear print statement (#362)
- Fix reproducibility of peak split test (#363)
- Fix numpy deps (#364)
v0.12.5
0.12.5 / 2020-12-06
- Finally fix time selection bug (#345)
- Allow multioutput for loop plugin (#357)
- Allow copy from frontend to frontend (#351)
- Add more tests to strax (#359)
- Small bugfix progressbar (#353)
- Smooth database initiation CMT (#356)
- Remove s3 storage (#358)
v0.12.4
0.12.4 / 2020-11-13
- Limit mongo backend memory usage (#349)
- Small CMT simplification (#347)