mmfausnaugh / tica

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

Publish an error model for pixels #7

Open mmfausnaugh opened 2 years ago

mmfausnaugh commented 2 years ago

Ideally, this is a python function that takes an FFI image as a 2D array, and returns some estimate of the associated uncertainty based on the TESS error model. This is expected to be more useful than making arrays of errors with teh HLSPs, and will save storage space/computational resources.