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.
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.
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.