Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-11-16 | add jdy, ut1, ut2, dte, and hmsc to hdf5 output file | tlatorre | |
2019-11-18 | add nhit_cal to the HDF5 file | tlatorre | |
2019-09-30 | write out run header info to the hdf5 file | tlatorre | |
2019-09-23 | add sub_run variable to the events array in the HDF5 file | tlatorre | |
This commit adds the sub_run variable to the ev array in the HDF5 output file and updates plot-energy to order the events using the run and sub_run variables. This fixes a potential issue where I was sorting by GTID before, but the GTID can wrap around and so isn't guaranteed to put the events in the right order. | |||
2019-07-11 | switch from YAML output to HDF5 to speed things up | tlatorre | |