ADACS-Australia / GleamXGPMonitoring

GLEAM Galactic Plane transient rating app is a web-based candidate classifier for team members to easily classify transient candidates. The transient candidates are detected in the MWA's weekly monitoring of the galactic plane.
https://gleamxgpmonitoring.readthedocs.io/en/latest/
MIT License
0 stars 1 forks source link

remove psrcatdb and ingest the table #35

Closed PaulHancock closed 6 months ago

PaulHancock commented 6 months ago

Pulsar catalogue is now internalised.

There is no longer a need to use the psrqpy module (it has been removed).

An update script has been created as a django management command (refresh_pulsar_table) which will pull the current version of the ATNF pulsar database, dump the existing table, and then re-create it.