Skip to content

h5 file writing backward compatibility; fixes for generator scripts

Marian Stahl requested to merge mstahl/pv-finder:follow_up into master

now with the correct base branch...

  • python3 fixes in gen/writer.py
  • remove hardcoded and non-existing path in gen/gen.py
  • avoid printouts of every event during generation
  • option to produce h5 files with more track info; off by default

Merge request reports