LCOGT / mop

Microlensing Observation Portal
GNU General Public License v3.0
0 stars 7 forks source link

Creation of MicrolensingEvent objects still failing at malformed RA, Decs #146

Closed rachel3834 closed 4 months ago

rachel3834 commented 4 months ago

In production, the creation of MicrolensingEvents is still failing for some targets claiming that the RA, Dec cannot be converted to floats. Check the error handling.

rachel3834 commented 4 months ago

Added more error handling and logging to the MicrolensingEvent class, and the fit_need_events_PSPL task it was being called from.

rachel3834 commented 4 months ago

Fitting process now seems to run cleanly