Skip to content
Snippets Groups Projects
  1. Sep 21, 2021
  2. Jul 13, 2021
  3. Jul 07, 2021
  4. Jul 01, 2021
    • Stefan Reck's avatar
      Muon bundle update · 4cef6b26
      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
      4cef6b26
  5. Apr 19, 2021
  6. Apr 16, 2021
  7. Apr 08, 2021
  8. Mar 18, 2021
  9. Jan 27, 2021
  10. Jan 26, 2021
  11. Jan 25, 2021
  12. Jan 21, 2021
  13. Jan 20, 2021
  14. Jan 15, 2021
  15. Dec 21, 2020
  16. Dec 15, 2020
  17. Dec 08, 2020
  18. Nov 12, 2020
  19. Nov 10, 2020
  20. Oct 12, 2020
    • Stefan Reck's avatar
      many additions and changes · b745211a
      Stefan Reck authored
      - column_names of point maker no longer saved as title, but as attributes --> auto read out in OrcaNet
      - properly implement h5shuffle in tools and add unittests
      - concatenate copies over attributes
      - add option to keep dtype of mcinfo
      - now all infos in the blob are kept for the mc_info_extr, including classical reco
      - add overwrite option to BaseProcessor
      b745211a
  21. May 26, 2020
    • Stefan Reck's avatar
      Graph update · 0b960e08
      Stefan Reck authored
      - restructured the FileBinner to be more flexible and added the FileGraph for preprocessing into graphs
      - header and rawheader are now kept if existing
      - add tests for the core classes
      - add time slew option
      - adjust EventSkipper for km3pipe bug
      - update docs
      - remove deprecated os2 and muon mc_info_extractor
      0b960e08
  22. Feb 28, 2020
  23. Feb 05, 2020
    • Stefan Reck's avatar
      Various additions · fa954846
      Stefan Reck authored
      - overhaul concatenate.py and move to main repo
      - Add 4line bin edges
      - timing of modules
      - subtract t0 option
      - warning for when mcinfo maker produces more then one line
      fa954846
  24. Jul 24, 2019
    • Stefan Reck's avatar
      Breaking changes: · 6dea7902
      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
  25. Nov 07, 2018
    • ViaFerrata's avatar
      - Change folder structure for continuous integration and to better suit... · e7ca90a0
      ViaFerrata authored
      - Change folder structure for continuous integration and to better suit standard python package structures
      - add Dockerfile, Jenkinsfile, requirements for CI
      - add License, Changelog
      - remove globals file, not necessary anymore
      - simplify geo binning, change geo_fix parameter to det_geo parameter
      - better readout of run_id variable
      e7ca90a0
  26. Jun 22, 2018
Loading