Open lacalaca85 opened 7 years ago
Update: not limited to SC files. Same error for C7 and C10 files. This happens with python3.5 and Anaconda.
Tried with python2.7, got a different one:
KEPCONVERT started at: Mon Sep 25 09:31:29 2017
Traceback (most recent call last):
File "/Users/lmolnar/.conda/envs/py27/bin/kepconvert", line 11, in
Thanks for reporting this @lacalaca85.
I was working on this one: ktwo220142950-c08_spd-targ.fits, when kepconvert failed with the following:
Exception: ERROR -- KEPCONVERT: error converting time to ktwo220142950-c08_spd-targ.lc.txt: format must be one of ['jd', 'mjd', 'decimalyear', 'unix', 'cxcsec', 'gps', 'plot_date', 'datetime', 'iso', 'isot', 'yday', 'fits', 'byear', 'jyear', 'byear_str', 'jyear_str']
Apparently units are "BJD-2454833" in the light curve file generated by kepextract instead of the ones above.