tzuhanchang / HyPER

Hypergraph for Particle Event Reconstruction
MIT License
3 stars 0 forks source link

Save results in `HDF5` format #41

Closed tzuhanchang closed 3 months ago

tzuhanchang commented 3 months ago

Add an option to save results to a HDF5 file when user option predict_output has .h5 extension. Otherwise, the results will be pickled as normal. When HDF5 format is used, no network RAW outputs will be saved.