v0.6.1
Pre-release
Pre-release
What’s Changed
- Integration config (#496) @vuillaut
- Update the calibration scaling factors based on the new estimation of the gain scaling factors due to sampling correction (#531) @FrancaCassol
- New script for displaying long-term evolution of DL1 data checks (#517) @moralejo
- Add default values to containers outside of their possible ranges (#523) @moralejo
- Fix time message when no UCTS time info is available (#519) @morcuended
- Filter events not droping nan on all columns anymore (#526) @vuillaut
- Fix filling of muon mc energy in the muon output (#524) @rlopezcoto
- read dl2 and sim info into pyirf internal format (#521) @vuillaut
- Change default calibration scaling factor tp account for different integration windows and the effect of sampling inhomogeneities (#516) @FrancaCassol
- Correct the gain selection mask (#513) @FrancaCassol
- Update sensitivity.py (#491) @lfoffano
- Fixed wrong arguments in call to fill_muon_event (#512) @moralejo
- Minor changes in DL1 data checks (#498) @moralejo
- Update notebook rf-performance.ipynb (#500) @lfoffano
- Update lstchain_mc_sensitivity.py (#490) @lfoffano
- Ucts fix to account for wrongly tagged pedestal events due to skipping events (#497) @moralejo
- Update lstchain.ipynb notebook (#486) @lfoffano
- Update to astropy v4 (#510) @rlopezcoto
- Add energy to muon tables (#506) @rlopezcoto
Contributers
@FrancaCassol, @lfoffano, @moralejo, @morcuended, @rlopezcoto and @vuillaut