dr-rodriguez / AstrodbWeb

A web application for accessing the BDNYC SQL database
MIT License
0 stars 2 forks source link

Error in Object Summary: spectral types & coordinates #12

Closed dr-rodriguez closed 7 years ago

dr-rodriguez commented 7 years ago

Objects that lack spectral type (present in dev version), will crash as the code doesn't catch the error. Likewise, sources with no ra/dec (like planets or incomplete records), will also crash the object summary page.

dr-rodriguez commented 7 years ago

A similar thing will happen for sources with missing photometry (~half the dev version).

dr-rodriguez commented 7 years ago

This has been fixed in a variety of commits.