lsst-uk / lasair4

The Great Refactor. Joining lasair-lsst and lasair-lsst-web
Apache License 2.0
0 stars 1 forks source link

Hotfix/badmoc #207

Closed RoyWilliams closed 11 months ago

RoyWilliams commented 11 months ago

The filter node has stopped several times in the past while processing the alerts against the watchmaps, including yesterday. One of the active watchmap files has MOCORDER=29 corresponding to a resolution of 0.00003 arcsec. Warning messages are printed out by the filter node, and I think these bad MOC files are causing the failure. In any case, we should not be blindly accepting any file that is uploaded, we should test that its a proper MOC file.

This PR has

Merging it requires no database, settings, or cron changes, just restarting the webserver.