Skip to content
Snippets Groups Projects
  1. 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
  2. May 17, 2021
  3. Dec 21, 2020
  4. Nov 12, 2020
  5. Nov 10, 2020
  6. Nov 03, 2020
  7. Oct 26, 2020
  8. 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
  9. 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
  10. Mar 04, 2020
  11. Feb 10, 2020
  12. 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
  13. Jan 24, 2020
  14. Dec 18, 2019
  15. Dec 17, 2019
  16. Dec 16, 2019
  17. 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
  18. Jul 16, 2019
  19. Jul 12, 2019
  20. May 14, 2019
  21. May 03, 2019
    • Stefan Reck's avatar
      Minor adjustments. · ca08e887
      Stefan Reck authored
      - Removed event skipper from concatenate_h5_files (use shuffle instead)
      - Fix for shuffle_h5, and it also copies used_files datagroup if present to shuffled file
      - Added authorship to orcasong_plag
      ca08e887
  22. Apr 11, 2019
  23. Apr 09, 2019
  24. Apr 08, 2019
  25. Apr 05, 2019
Loading