- Jul 01, 2021
-
-
Stefan Reck authored
- add muon bundle extractor - add toml configs for muon bundle extractor - move neutrino extractors from extractors.py to extractors/neutrino_chain.py (this is backward compatible thanks to __init__.py breaking: - rename mc_info_to_float64 to y_to_float64 - add sort_y option
-
- Apr 16, 2021
-
-
Stefan Reck authored
-
- Apr 13, 2021
-
-
Stefan Reck authored
-
- Jan 28, 2021
-
-
Stefan Reck authored
-
- Jan 15, 2021
-
-
Daniel Guderian authored
-
Daniel Guderian authored
-
Daniel Guderian authored
-
- Nov 12, 2020
-
-
Stefan Reck authored
-
- Jul 24, 2019
-
-
Stefan Reck authored
- orcasong is now called legacy - orcasong_2 is now called orcasong Other changes: - Added one line 2017 bin edges to repo - added unittests - added versioning for files created with orcasong - Expanded doc - Added check to calib if calib has been done to file already
-
- Jan 10, 2019
-
-
ViaFerrata authored
- Remove all optional arguments in the parser. Now, a config file is always needed! Updated docs due to this. - Added default_config.toml file - Implemented automatic generation of API docs - Fix __version__.py - Added flush_freq argument in the HDF5Sink. - Minor other fixes.
-
- Dec 25, 2018
-
-
ViaFerrata authored
-
- Nov 30, 2018
-
-
ViaFerrata authored
- Implemented a better parser and implemented config files as an input to OrcaSong. - Got rid of the ORCA_Geo_115lines.txt file, the detector geometry is now read from a .detx file that needs to be supplied with the input file. - Improved general readability of the code - fixed run_id readout - added option to make no timecut
-
- Nov 14, 2018
-
-
ViaFerrata authored
-