v0.2.0 -- 2025-02-07
What's Changed
Major changes and new features
- Flat-field algorithm, component and tool by @ArmelleJB in #161
- TRR tools in user scripts by @dmousadi in #155, #158
- Documentation by @jlenain in #143, #146, #148, #149
- CI in DQM by @hashkar in #122
- DQM output format and parsing script by @jlenain in #147
- DQM Bokeh app by @jlenain in #150
- Automatic DQM jobs on DIRAC by @jlenain in #151
Minor changes, bug fixes
- DQM update - using standard ctapipe tools by @hashkar in #154
- Page for users' guide on pedestal estimation tool by @tibaldo in #159
- Add a version switcher for RTD by @jlenain in #144
- Reverse order of run list in Bokeh by @jlenain in #152
- Bump codecov/codecov-action from 4 to 5 by @dependabot in #160
- Bump mamba-org/setup-micromamba from 1 to 2 by @dependabot in #153
- Recursively ignore
user_scripts
directory inpytest
by @jlenain in #157 - Also propose to instantiate the Apptainer image stored on the CTA CVMFS repository by @jlenain in #162
- Updating Apptainer version in CI workflow by @jlenain in #165
- Unit tests for makers, container and component modules by @guillaumegrolleron in #163
- Unit tests (cont'd) by @guillaumegrolleron in #168
- TRR test suite fix by @jlenain in #167
- Use secrets to upload reports to Codecov.io by @jlenain in #171
- Use context manager to decrease memory load in DQM by @jlenain in #174
- Update Apptainer recipe by @jlenain in #175
- Notebook to play with temperature data from monitoring data base by @jlenain in #176
- Add same package dependencies to Apptainer recipe than in CI jobs by @jlenain in #177
- Fixing API documentation for ReadTheDocs by @jlenain in #179
- Fix deployment on PyPI by @jlenain in #180
New Contributors
- @dmousadi made their first contribution in #155
- @ArmelleJB made their first contribution in #161
Full Changelog: v0.1.9...v0.2.0