Recent Releases of vts-simpipe
vts-simpipe - VTS-SimPipe v2.2.0
This is a new release of VTS SimPipe - a simulation pipeline for VERITAS. It includes container build scripts for all simulation steps (air shower, atmospheric transfer, ray tracing, camera simulations) and scripts to efficiently start productions (including scripts using the HTCondor DAGMAN functionality).
Simulation software versions (installed in containers):
- CORSIKA v7.7500 (optimised and non-optimised versions)
- ROOT 6.24.06 (base image centos7)
- corsikaIOreader v2.0.0
- GrOptics v4.2.2 (GM fork)
- VBF v0.3.4
- CARE v1.7.1
- mergeVBF (as part of Eventdisplay v490.5)
New Feature
- Ensure VBF file consistency by running vbfReindex over all generated files. Ensure also that no corrupt file end up in the generated dataset. (#52)
Maintenance
- Introduction of towncrier-generated changelogs. Add CI running pre-commit. (#53)
What's Changed
- Minor changes related to 2412 production by @GernotMaier in https://github.com/VERITAS-Observatory/VTS-SimPipe/pull/49
- Remove alma requirement by @GernotMaier in https://github.com/VERITAS-Observatory/VTS-SimPipe/pull/50
- Typos fixes; addition of towncrier for changelogs. by @GernotMaier in https://github.com/VERITAS-Observatory/VTS-SimPipe/pull/53
- vV2.2.0 dev - improve testing. by @GernotMaier in https://github.com/VERITAS-Observatory/VTS-SimPipe/pull/52
- v2.2.0 rc by @GernotMaier in https://github.com/VERITAS-Observatory/VTS-SimPipe/pull/54
Full Changelog: https://github.com/VERITAS-Observatory/VTS-SimPipe/compare/v2.1.1...v2.2.0
- Shell
Published by GernotMaier 10 months ago
vts-simpipe - VTS-SimPipe v2.1.1 with CORSIKA Optimizations
This is the v2.1.1 release of VTS SimPipe - a simulation pipeline for VERITAS. It includes container build scripts for all simulation steps (air shower, atmospheric transfer, ray tracing, camera simulations) and scripts to efficiently start productions (including scripts using the HTCondor DAGMAN functionality).
Simulation software versions (installed in containers):
- CORSIKA v7.7500 (optimised and non-optimised versions)
- ROOT 6.24.06 (base image centos7)
- corsikaIOreader v2.0.0
- GrOptics v4.2.2 (GM fork)
- VBF v0.3.4
- CARE v1.7.1
- mergeVBF (as part of Eventdisplay v490.5)
This release included a minor fix in the shebangs of some bash scripts.
What's Changed
- use always bash by @GernotMaier in https://github.com/VERITAS-Observatory/VTS-SimPipe/pull/48
Full Changelog: https://github.com/VERITAS-Observatory/VTS-SimPipe/compare/v2.1.0...v2.1.1
- Shell
Published by GernotMaier over 1 year ago
vts-simpipe - VTS-SimPipe v2.1.0 with CORSIKA Optimizations
This is the v2.1.0 release of VTS SimPipe - a simulation pipeline for VERITAS. It includes container build scripts for all simulation steps (air shower, atmospheric transfer, ray tracing, camera simulations) and scripts to efficiently start productions (including scripts using the HTCondor DAGMAN functionality).
Simulation software versions (installed in containers):
- CORSIKA v7.7500 (optimised and non-optimised versions)
- ROOT 6.24.06 (base image centos7)
- corsikaIOreader v2.0.0
- GrOptics v4.2.2 (GM fork)
- VBF v0.3.4
- CARE v1.7.1
- mergeVBF (as part of Eventdisplay v490.5)
This release included additional config files and improvements to housekeeping scripts.
What's Changed
- citation date by @GernotMaier in https://github.com/VERITAS-Observatory/VTS-SimPipe/pull/43
- Bump docker/build-push-action from 5 to 6 by @dependabot in https://github.com/VERITAS-Observatory/VTS-SimPipe/pull/46
- Minor fixes / updates to 2.0 by @GernotMaier in https://github.com/VERITAS-Observatory/VTS-SimPipe/pull/44
Full Changelog: https://github.com/VERITAS-Observatory/VTS-SimPipe/compare/v2.0.0...v2.1.0
- Shell
Published by GernotMaier over 1 year ago
vts-simpipe - VTS-SimPipe v2.0.0 with CORSIKA Optimizations
This is the v2.0.0 release of VTS SimPipe - a simulation pipeline for VERITAS. It includes container build scripts for all simulation steps (air shower, atmospheric transfer, ray tracing, camera simulations) and scripts to efficiently start productions (including scripts using the HTCondor DAGMAN functionality).
Simulation software versions (installed in containers):
- CORSIKA v7.7500 (optimised and non-optimised versions)
- ROOT 6.24.06 (base image centos7)
- corsikaIOreader v2.0.0
- GrOptics v4.2.2 (GM fork)
- VBF v0.3.4
- CARE v1.7.1
- mergeVBF (as part of Eventdisplay v490.5)
This release includes the optimized versions of CORSIKA with hugely improved run-time performance due to the application of vectorized code.
What's Changed
- v1.2 dev2 simplified submission by @GernotMaier in https://github.com/VERITAS-Observatory/VTS-SimPipe/pull/39
- v2.0 - dev - add vector-optimsied CORSIKA by @GernotMaier in https://github.com/VERITAS-Observatory/VTS-SimPipe/pull/40
- v2.0-dev2: optimise package generation by @GernotMaier in https://github.com/VERITAS-Observatory/VTS-SimPipe/pull/41
- v2.0-dev3 bug fixes by @GernotMaier in https://github.com/VERITAS-Observatory/VTS-SimPipe/pull/42
Full Changelog: https://github.com/VERITAS-Observatory/VTS-SimPipe/compare/v1.1.0...v2.0.0
- Shell
Published by GernotMaier about 2 years ago
vts-simpipe - VTS-SimPipe v1.1.0
This is the v1.1.0 release of VTS SimPipe - a simulation pipeline for VERITAS. It includes container build scripts for all simulation steps (air shower, atmospheric transfer, ray tracing, camera simulations) and scripts to efficiently start productions (including scripts using the HTCondor DAGMAN functionality).
Simulation software versions (installed in containers):
- CORSIKA v7.7500
- ROOT 6.24.06 (base image centos7)
- corsikaIOreader v2.0.0
- GrOptics v4.2.2 (GM fork)
- VBF v0.3.4
- CARE v1.7.1
- mergeVBF (as part of Eventdisplay v490.5)
This release includes functional and efficiency improvements to the handling of the containers and scripts.
What's Changed
- v1.1-dev1 - Improvement in run scripts and container handling by @GernotMaier in https://github.com/VERITAS-Observatory/VTS-SimPipe/pull/37
- Upgrad to v1.1 by @GernotMaier in https://github.com/VERITAS-Observatory/VTS-SimPipe/pull/38
Full Changelog: https://github.com/VERITAS-Observatory/VTS-SimPipe/compare/v1.0.0...v1.1.0
- Shell
Published by GernotMaier about 2 years ago
vts-simpipe - VTS-SimPipe v1.0.0
This is the first release (v1.0.0) of VTS SimPipe - the simulation pipeline for VERITAS. It includes container build scripts for all simulation steps (air shower, atmospheric transfer, ray tracing, camera simulations) and scripts to efficiently start productions (including scripts using the HTCondor DAGMAN functionality).
Simulation software versions (installed in containers):
- CORSIKA v7.7500
- ROOT 6.24.06 (base image centos7)
- corsikaIOreader v2.0.0
- GrOptics v4.2.2 (GM fork)
- VBF v0.3.4
- CARE v1.7.1
- mergeVBF (as part of Eventdisplay v490.5)
This is the fist fully functional and tested release of VTS SimPipe.
- Shell
Published by GernotMaier about 2 years ago
vts-simpipe - VTS-SimPipe v0.2.0
This is the first development release v0.2.0 of VTS SimPipe - the simulation pipeline for VERITAS. It includes container build scripts for all simulation steps (air shower, atmospheric transfer, ray tracing, camera simulations) and scripts to efficiently start productions (including scripts using the HTCondor DAGMAN functionality).
This repository will be moved to the VERITAS observatory GitHub.
Simulation software versions:
- CORSIKA v7.7500
- ROOT 6.24.06 (base image centos7)
- corsikaIOreader v2.0.0
- GrOptics v4.2.2 (GM fork)
- VBF v0.3.4
- CARE v1.7.1
- mergeVBF (as part of Eventdisplay v490.5)
This is a pre-release and contains the first functional release of VTS SimPipe .
Main changes:
- extensive testing of simulated events (consistent with previous productions!)
- fine tuning of scripts
What's Changed
- doi added by @GernotMaier in https://github.com/GernotMaier/VTS-SimPipe/pull/32
- Update README.md by @GernotMaier in https://github.com/GernotMaier/VTS-SimPipe/pull/31
- Preparation of 0.2.0 with review of configuration. by @GernotMaier in https://github.com/GernotMaier/VTS-SimPipe/pull/33
Full Changelog: https://github.com/GernotMaier/VTS-SimPipe/compare/v0.1.1...v0.2.0
- Shell
Published by GernotMaier about 2 years ago
vts-simpipe - VTS-SimPipe v0.1.1
This is the first development release v0.1.1 of VTS SimPipe - the simulation pipeline for VERITAS. It includes container build scripts for all simulation steps (air shower, atmospheric transfer, ray tracing, camera simulations) and scripts to efficiently start productions (including scripts using the HTCondor DAGMAN functionality).
Simulation software versions:
- CORSIKA v7.7500
- ROOT 6.24.06 (base image centos7)
- corsikaIOreader v2.0.0
- GrOptics v4.2.2 (GM fork)
- VBF v0.3.4
- CARE v1.7.1
- mergeVBF (as part of Eventdisplay v490.5)
This is a pre-release and contains the first functional release of VTS SimPipe .
Main changes:
- set container image versions to v0.1.1 (and not use latest)
- badges
What's Changed
- badges by @GernotMaier in https://github.com/GernotMaier/VTS-SimPipe/pull/30
Full Changelog: https://github.com/GernotMaier/VTS-SimPipe/compare/v0.1.0...v0.1.1
- Shell
Published by GernotMaier about 2 years ago
vts-simpipe - VTS-SimPipe v0.1.0
This is the first development release v0.1.0 of VTS SimPipe - the simulation pipeline for VERITAS. It includes container build scripts for all simulation steps (air shower, atmospheric transfer, ray tracing, camera simulations) and scripts to efficiently start productions (including scripts using the HTCondor DAGMAN functionality).
Simulation software versions:
- CORSIKA v7.7500
- ROOT 6.24.06 (base image centos7)
- corsikaIOreader v2.0.0
- GrOptics v4.2.2 (GM fork)
- VBF v0.3.4
- CARE v1.7.1
- mergeVBF (as part of Eventdisplay v490.5)
This is a pre-release and contains the first functional release of VTS SimPipe .
- software and containers are tested for compilation only
- configuration is taken as it is (with changes to allow for newest versions of CARE)
- production scripts are tested to function
- no final tests of the simulation data products.
What's Changed
- First version of CORSIKA docker generation by @GernotMaier in https://github.com/GernotMaier/VTS-SimPipe/pull/2
- CORSKA configuration files by @GernotMaier in https://github.com/GernotMaier/VTS-SimPipe/pull/3
- CORSIKA scripts with docker and apptainer submission. by @GernotMaier in https://github.com/GernotMaier/VTS-SimPipe/pull/4
- Action merged by @GernotMaier in https://github.com/GernotMaier/VTS-SimPipe/pull/5
- any push by @GernotMaier in https://github.com/GernotMaier/VTS-SimPipe/pull/6
- add qgsjet tables by @GernotMaier in https://github.com/GernotMaier/VTS-SimPipe/pull/7
- Apptainers by @GernotMaier in https://github.com/GernotMaier/VTS-SimPipe/pull/8
- merge to main by @GernotMaier in https://github.com/GernotMaier/VTS-SimPipe/pull/10
- both platforms again by @GernotMaier in https://github.com/GernotMaier/VTS-SimPipe/pull/11
- Add groptics docker generation by @GernotMaier in https://github.com/GernotMaier/VTS-SimPipe/pull/12
- Implement groptics scripts. by @GernotMaier in https://github.com/GernotMaier/VTS-SimPipe/pull/13
- Apptainer corrections. by @GernotMaier in https://github.com/GernotMaier/VTS-SimPipe/pull/14
- Add docker care by @GernotMaier in https://github.com/GernotMaier/VTS-SimPipe/pull/15
- Add care scripts and configuration files. by @GernotMaier in https://github.com/GernotMaier/VTS-SimPipe/pull/17
- Simplification by @GernotMaier in https://github.com/GernotMaier/VTS-SimPipe/pull/18
- mergevbf by @GernotMaier in https://github.com/GernotMaier/VTS-SimPipe/pull/19
- bug fix by @GernotMaier in https://github.com/GernotMaier/VTS-SimPipe/pull/20
- sync docker files by @GernotMaier in https://github.com/GernotMaier/VTS-SimPipe/pull/21
- imake by @GernotMaier in https://github.com/GernotMaier/VTS-SimPipe/pull/22
- single build by @GernotMaier in https://github.com/GernotMaier/VTS-SimPipe/pull/23
- download corsika by @GernotMaier in https://github.com/GernotMaier/VTS-SimPipe/pull/24
- Significant improvement of docker files by @GernotMaier in https://github.com/GernotMaier/VTS-SimPipe/pull/25
- Mergevbf filename by @GernotMaier in https://github.com/GernotMaier/VTS-SimPipe/pull/26
- script improve by @GernotMaier in https://github.com/GernotMaier/VTS-SimPipe/pull/27
- bug fix in mergevbf by @GernotMaier in https://github.com/GernotMaier/VTS-SimPipe/pull/28
- Readme v0.1 by @GernotMaier in https://github.com/GernotMaier/VTS-SimPipe/pull/29
New Contributors
- @GernotMaier made their first contribution in https://github.com/GernotMaier/VTS-SimPipe/pull/2
Full Changelog: https://github.com/GernotMaier/VTS-SimPipe/commits/v0.1.0
- Shell
Published by GernotMaier about 2 years ago