Skip to content

v0.32.0

Latest

Choose a tag to compare

@GernotMaier GernotMaier released this 09 Jun 08:04
· 13 commits to main since this release
760a4df

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-limits to simtools-plot-corsika-limits to 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)

Simulation model

  • Update default simulation model version to v0.16.0. (#2244)