Closed lzkelley closed 8 years ago
The default 'u_time': 'MJD' should probably only be set if the Photometry has a 'time' value.
'u_time': 'MJD'
Photometry
'time'
Good catch, this oughta fix it: https://github.com/astrocatalogs/astrocats/commit/37c0378e0e7ac3a9d473f8870fda6d8f107593f2
Yup, that fixed it! Thanks
The default
'u_time': 'MJD'
should probably only be set if thePhotometry
has a'time'
value.