mmfausnaugh / tica

TICA: TESS Image CAlibrator
MIT License
6 stars 0 forks source link

Off-by-one timestamp error in POC code propagated to TICA FFIs #19

Open mmfausnaugh opened 1 year ago

mmfausnaugh commented 1 year ago

TICA FFIs are 2 seconds behind SPOC; this is a known bug with POC software. SPOC exports fix this is post, while TICA forced STARTTJD to be equal to what is in POC. Need to decide if we will correct this by hand or not.