All notable changes to the simtools project will be documented in this file. Changes for upcoming releases can be found in the docs/changes directory.
This changelog is generated using Towncrier, see the developer documentation for more information.
0.8.2 - 2024-12-03
- Move simtools package layout to src-layout. (#1264)
v0.8.1 - 2024-11-26
- Fix authentication and writing permits for deployment of simtools to pypi. (#1256)
v0.8.0 - 2024-11-26
- Improve primary particle API and validate consistency of user input. (#1127)
- Refactor old style configuration of ray-tracing tools. (#1142)
- Fix triggering of telescopes in light emission package. (#1128)
- Add missing API documentation for several applications. (#1194)
- Add Towncrier for CHANGELOG generation for each release. (#1236)
- Added application `submit_model_parameter_from_external.py to submit and validate a new model parameter to SimPipe. (#1224)
- Add simulation production configuration tool. (#1244)
- Update build command for CORSIKA/sim_telarray to prod6-sc. (#1235)
- Refactoring of integration test routines into
simtools.testing
modules. (#1238)
- Move to strictly using semantic versions for models (remove e.g., 'prod5', 'prod6', 'Latest', 'Released'). (#1123)
- Add schema for correction of NSB spectrum to the telescope altitude. (#1171)
- Allow for class Telescope in model parameters. (#1173)