sot / starcheck

BSD 3-Clause "New" or "Revised" License
3 stars 0 forks source link

Add warning on OR if min(t_ccd) < -14 #388

Closed jeanconn closed 2 years ago

jeanconn commented 2 years ago

Description

Add warning on OR if min(t_ccd) < -14.

The -14.0 is hard coded for this trivial check.

Fixes #386

Interface impacts

None

Testing

Unit tests

Functional tests

Changed the in-code threshold from -14 to -4 to confirm a warning on every OR in a recent schedule.