sot / proseco

Probabilistic star evaluation and catalog optimization
https://sot.github.io/proseco
BSD 3-Clause "New" or "Revised" License
1 stars 0 forks source link

Update penalty limit from -8.1 to -7.5C #348

Closed jeanconn closed 3 years ago

jeanconn commented 3 years ago

Description

Update penalty limit from -8.1 to -7.5C

Testing

Fixes #347

jeanconn commented 3 years ago

I agree that I think this doesn't need functional testing and is covered by unit testing, but I just sanity checked it anyway.

Old version:

In [2]: get_effective_t_ccd(-8.09)
Out[2]: -7.08

New version:

In [6]: get_effective_t_ccd(-8.09)                                                                                            
Out[6]: -8.09