gammasim-tools - prototype release v0.4.0
Pre-release
Pre-release
Prototype implementation of tools for the Simulation System of the CTA Observatory.
This is an intermediate development release including major development steps and code improvements.
What's Changed
- Fix camera plot and add requested option by @orelgueta in #331
- Simplify io handler by @orelgueta in #332
- Remove CAMERA_RADIUS_CURV by @orelgueta in #333
- Fix python version to 3.9 by @GernotMaier in #337
- Minor improvements for the production application by @GernotMaier in #336
- Integration of telescope_layout tools into gammasim-tools by @GernotMaier in #330
- Fix usage of rx for ray tracing by @GernotMaier in #340
- Documentation update by @GernotMaier in #342
- Telescope naming by @GernotMaier in #341
- Add internal application for adding units to the DB by @orelgueta in #343
- Add internal application for adding a new parameter to the sites collection in the DB by @orelgueta in #344
- Add a method to read the descriptions by @orelgueta in #346
- Static legend handlers by @orelgueta in #347
- Remove skip of validate camera FoV by @orelgueta in #348
- Remove common pars by @orelgueta in #350
- Add the "camera_filter_incidence_angle" to list of pars not to write by @orelgueta in #354
- Rename prod5 layout files to test layout. by @GernotMaier in #352
- Configurator update: move findFile to general.py; snake_case for configuration parameters by @GernotMaier in #355
- Move writing of configuration tests to conf.py by @GernotMaier in #356
- Discussion PR by @GernotMaier in #357
- Remove parameter from exclusion list by @orelgueta in #362
- Setting 0.4.0-beta version by hand by @GernotMaier in #366
- Deal with two dimensional distributions for testeff by @orelgueta in #363
- Use pytest mechanism to drop files inserted to make test more robust by @orelgueta in #367
- Fix gridfs return object by @orelgueta in #369
- Create applications/retrieve file from db by @VictorBarbosaMartins in #358
- Fix adding file to DB application by @orelgueta in #373
- Add test for insert file application by @orelgueta in #374
- Configuration handling by @GernotMaier in #351
- Removing obsolete _getExtraCommands from corsika and simtel runners by @GernotMaier in #365
- Revision of workflow configuration and submit_data_from_external.py application by @GernotMaier in #370
- Change variables, functions and class methods from camelCase to snake_case by @orelgueta in #376
- Remove repetitive getting file names methods and move them to the appropriate place by @orelgueta in #379
- Add a codacy badge by @orelgueta in #383
- Including set env db.sh by @VictorBarbosaMartins in #380
- Site command line argument should not be required by @GernotMaier in #386
- Consistent naming of simtelpath by @GernotMaier in #387
- Reduce footprint of conda image by >800MB by @GernotMaier in #389
- Change logging levels for simtel_runner by @GernotMaier in #388
- Remove obsolute config.py by @GernotMaier in #390
- Automatic extraction of version number and authors by @GernotMaier in #393
- Updates to developer guidelines by @GernotMaier in #391
- Remove last comma from author list by @orelgueta in #394
- Documentation of auxiliary files / data directory by @GernotMaier in #396
- Module organisation by @GernotMaier in #397
- Get parameter type from db and remove model_parameters.py by @orelgueta in #398
- remove FIXME after decision taken in #225 by @orelgueta in #402
- Use new configurator by @orelgueta in #404
- Udpate doc by @VictorBarbosaMartins in #399
- Update Documents after module reorganisation by @GernotMaier in #403
- Make testeff execution a simtel_runner by @orelgueta in #405
- Documentation updates. by @GernotMaier in #406
- Add option to get site parameter, remove getting multiple versions by @orelgueta in #413
- Set matplotlib logger to warning level by @orelgueta in #412
- Move visualization stuff into a new directory called visualization by @orelgueta in #411
- Improvements in metadata validation for submit_data_from_external by @GernotMaier in #408
- Finishing up the documentation update by @VictorBarbosaMartins in #407
Full Changelog: v0.3.0...v0.4.0