Skip to content

Commit

Permalink
Merge pull request panoptes#1 from PhysicsFTW/develop
Browse files Browse the repository at this point in the history
ToO handlers. Yay @PhysicsFTW!
  • Loading branch information
wtgee authored Feb 14, 2017
2 parents a8bc7ce + 866a884 commit d1972c0
Show file tree
Hide file tree
Showing 33 changed files with 4,498 additions and 188 deletions.
31 changes: 31 additions & 0 deletions conf_files/email_parsers.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
---
email_parsers:
-
type: GravWaveParseEmail
inputs:
selection_criteria:
name: 5_tiles
max_tiles: 5
fov:
ra: 3.0
dec: 2.0
alert_pocs: True
subjects:
-
LVC_TEST
-
CSV/LVC_INITIAL
-
type: SupernovaParseEmail
inputs:
none: none
subjects:
-
Supernova
-
type: GRBParseEmail
inputs:
none: none
subjects:
-
GRB
120 changes: 80 additions & 40 deletions examples/notebooks/Scheduler Playground.ipynb

Large diffs are not rendered by default.

1,609 changes: 1,609 additions & 0 deletions notebooks/Generating_Sky_Maps.ipynb

Large diffs are not rendered by default.

Loading

0 comments on commit d1972c0

Please sign in to comment.