This release of simtools, the simulation toolkit for the CTA Observatory, includes the following main changes:
API Changes
- Change application name
simtools-production-plot-corsika-limitstosimtools-plot-corsika-limitsto align naming with other plotting scripts. (#2243)
Bugfixes
- Fix deployment of documentation (
CI-docs). (#2238) - Fix binning effect in the derivation of the lower CORSIKA energy limit. (#2245)
- Fix tag-collision for docker and ORAS (Apptainer) images. (#2250)
New Features
- Add functionality to define simulation production grids using a grid density parameter. Improve plotting. (#2213)
- Add support for providing the wavelength in the CLI for illuminator simulations. (#2240)
Maintenance
- Increase robustness of CI unit and integration tests. Add caching steps for CORSIKA interaction tables, simulation models, and sonar binary as a fallback. (#2239)
- Disable remote-DB runs for nightly integration tests (fail too often with network issues). (#2241)
- Add GitHub Copilot skill for integration testing. (#2247)
- Fix issue with running SonarQube re-analysis for repeated commits to a PR. (#2249)