Skip to content

Add Flask web interface for sending GCN notices

Leo P. Singer requested to merge leo-singer/gwcelery:flask into master

Add a Flask-based web interface for manually triggering certain tasks. Currently the only manual task is sending an updated GCN notice. We can add more forms as needed.

The form will autocomplete superevent IDs, sky map file names, and classification file names as you type by querying GraceDb.

Screenshots

Screen_Shot_2019-02-01_at_17.10.07

Screen_Shot_2019-02-01_at_17.10.27

Screen_Shot_2019-02-01_at_17.10.35

Screen_Shot_2019-02-01_at_17.10.45

Merge request reports