Releases: AxFoundation/strax
Releases · AxFoundation/strax
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)
v0.12.1
- Added the "Corrections Management Tool" (#303)
- Check of loop dependency for multioutput plugins (#312)
- Fix memory leak peaksplitting (#309)
v0.12.0
0.12.0 / 2020-08-17
- Add backend for rucio (#300)
- Hitlets data types and utilities (#275)
- Apply function to data prior to delivering (#304)
- Child options for inherited plugins (#297)
- Introducing a template for pull-requests (#302)
- Make fuzzy_for option more intuitive (#306)