Skip to content

v2.0.0

Compare
Choose a tag to compare
@barentsen barentsen released this 14 Mar 05:18
· 57 commits to master since this release

K2flix v2.0.0 changes the API to enable the --start and --stop arguments to be specified in Julian Date (JD), Modified Julian Date (MJD), Kepler Barycentric Julian Date (KBKD), and Cadence number (CADENCENO). This makes it easier to use k2flix to inspect the pixel data for a specific interval in time, e.g. corresponding to an unexpected dip or peak in a lightcurve.

The interpretation of the --start and --stop arguments is determined by the presence of the --jd, --mjd, --bkjd, or --cadence flag. If none of these flags are set, the --start and --stop argument is simply interpreted as the frame number as before (0-#frames).