-
- Downloads
many additions and changes
- 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
Showing
- docs/tools.rst 18 additions, 1 deletiondocs/tools.rst
- orcasong/core.py 23 additions, 7 deletionsorcasong/core.py
- orcasong/mc_info_extr.py 2 additions, 4 deletionsorcasong/mc_info_extr.py
- orcasong/modules.py 22 additions, 22 deletionsorcasong/modules.py
- orcasong/tools/concatenate.py 41 additions, 28 deletionsorcasong/tools/concatenate.py
- orcasong/tools/postproc.py 125 additions, 0 deletionsorcasong/tools/postproc.py
- setup.py 4 additions, 4 deletionssetup.py
- tests/test_concatenate.py 18 additions, 1 deletiontests/test_concatenate.py
- tests/test_core.py 10 additions, 2 deletionstests/test_core.py
- tests/test_modules.py 34 additions, 8 deletionstests/test_modules.py
- tests/test_postproc.py 33 additions, 0 deletionstests/test_postproc.py
Loading
Please register or sign in to comment