v0.4.2
·
818 commits
to refs/heads/master
since this release
Summary
Minor release introducing new features and bufixes. It allows to read LST DL1 data produced with lstchain v0.9.x.
Contributors
@Elisa-Visentin, @aleberti, @dependabot, @dependabot[bot], @gabemery and @jsitarek
What has changed since v0.4.1
Pull-requests containing changes of multiple nature are repeated.
- Bump pre-commit/action from 3.0.0 to 3.0.1 (#201) @dependabot
- Bump release-drafter/release-drafter from 5 to 6 (#198) @dependabot
- Bump codecov/codecov-action from 3 to 4 (#199) @dependabot
New features
- Tune magic nsb (#236) @jsitarek
- Possibility to store images (#232) @jsitarek
- Concentration (#146) @jsitarek
Bug Fixes
- fix for #224 (#226) @jsitarek
- Handle loading LST DL1 file from lstchain v0.9 (#210) @gabemery
- get_stereo_events notebook (#213) @Elisa-Visentin
- Drop NaN events also in MCs when loading DL2 data. (#208) @aleberti
Refactoring and Optimization
Maintenance
- Release v0.4.2 (#242) @aleberti
- Handle loading LST DL1 file from lstchain v0.9 (#210) @gabemery
- Add codecov token to upload reports. (#214) @aleberti
- get_stereo_events notebook (#213) @Elisa-Visentin
- test lstchain 0.9 files (#211) @Elisa-Visentin
- Remove averaging of positions in MCs. (#206) @aleberti
- Add citation file. (#202) @aleberti
- Use same scipy requirements as lstchain. (#203) @aleberti
- Cache test data (#204) @aleberti
- Sort files and assign train and test files. (#205) @aleberti
- Simplify reassignment of tel_ids. (#192) @aleberti
- Write MAGIC-only subarray (#193) @aleberti
- Catch the numpy LinAlgError when recostructing the stereo parameters. (#189) @aleberti
- Fix tests docs (#200) @aleberti
- Add in README a note about different LST-1 data and MCP versions. (#197) @aleberti