v0.10.8 - 2024-03-14
github-actions
released this
14 Mar 09:03
·
367 commits
to refs/heads/main
since this release
What’s Changed
- Likelihood reconstruction update (#1200) @gabemery
- Improve non-finite parameters rejection when training models (#1209) @gabemery
- Compute cleaning thresholds in lstchain_dvr_pixselector (#1239) @moralejo
- Require ctapipe_io_lst 0.23, add evb preprocessing to run summary (#1240) @maxnoe
- Update dl1 to dl2 script (Less required memory and less required step) (#1224) @SeiyaNozaki
- Fixed bug & couple of improvements in lstchain_dvr_pixselector (#1237) @moralejo
- Use zstd9 compression for R0G files (#1235) @moralejo
- Script for gain selection (R0 to R0G), for data taken in ADHF format … (#1198) @moralejo
- Require .py extension for identifying scripts in install (#1233) @moralejo
- Make explore_DL2 notebook faster and less memory-hungry (#1231) @moralejo
- Update irf_tool_config.json (#1229) @moralejo
- Update data_quality.ipynb (#1226) @moralejo
- New notebook for producing theta2 plots from a set of DL2 files (#1222) @moralejo
- update DL1b_to_dl2 notebook (fix exposure ratio) (#1221) @SeiyaNozaki
- Small update source-dependent DL3 step (#1211) @SeiyaNozaki
- Update notebooks pointlike IRF and DL3 creation examples (#1219) @morcuended
- Update dl1b to dl2 notebook (#1217) @SeiyaNozaki
- Add DL1b_to_DL2.ipynb (#1216) @SeiyaNozaki
- Update general information in README.md (#1215) @morcuended
- bump lstchain version in readme (#1214) @rlopezcoto
Contributers
@SeiyaNozaki, @gabemery, @maxnoe, @moralejo, @morcuended, @rlopezcoto and @vuillaut