nu-radio / NuRadioReco

reconstruction framework for radio detectors of high-energy neutrinos
GNU General Public License v3.0
5 stars 3 forks source link

Astropy time save #273

Closed christophwelling closed 3 years ago

christophwelling commented 3 years ago

Storing the station_time as astropy objects can cause trouble if the astropy versions used to read and write the files are different. Therefore we just save the value and format of the station_time so we can recreate it when reading.

christophwelling commented 3 years ago

Yes, but annoyingly this internal variable can have different meanings depending on the format. So this is the safer option