Skip to content

dags/layers/inspiral.py: add pastro job for each topic instead of grouping them together

Rebecca Ewing requested to merge pastro-dag into master

This was brought up during the code review. There is a bug in the dag generator so that there is one p(astro) job that processes both events and injections. These should be split into separate programs to be consistent with the rest of the pipeline and so that injections and non-injections can be handled differently (with different rates).

Edited by Rebecca Ewing

Merge request reports