v0.1.2
Improved from v0.1.1
. Key features
- runid will not affect lineage anymore!
- Require a bug free wfsim in installation.
- Much more debuggable job script.
- Cleaner logs.
- Inherited plugins attributes from straxen so better robustness and less meaningless copy-paste in plugins.
What's Changed
- Require wfsim>=1.2.2 by @FaroutYLq in #122
- Energy range is now configurable by @FaroutYLq in #123
- Refactor
job.py
by @FaroutYLq in #124 - Replaced print with logging in
contexts.py
by @FaroutYLq in #125 - Inherit straxen records and peaklets by @FaroutYLq in #126
- Debug SPeaklets by @FaroutYLq in #127
- Decouple runid from lineage by @FaroutYLq in #128
- Include
en_range
in instruction file name by @FaroutYLq in #129 - Adding setting printout in jobs logs by @FaroutYLq in #130
Full Changelog: v0.1.1...v0.1.2