vterron / lemon

Differential photometry for humans (and astronomers)
64 stars 21 forks source link

bugfix when doing photometry and some objects very very near zero ra dec #104

Closed dokeeffe closed 5 years ago

dokeeffe commented 5 years ago

Found this when running against my HAT-P-18b data https://twitter.com/BallyhouraStars/status/1114895128286642176

Some of the RA coordinates were almost zero and were in the temp file in scientific notation. The regex just needed a small tweak. Test added to replicate problem before fix.

dokeeffe commented 5 years ago

Victor, I think all code review comments are addressed. Anything else to improve, let me know.

I think only you can merge it, I dont have the merge button :-)

vterron commented 5 years ago

Merged. Thanks again!