Integrate RAVEN into GWCelery
-
Port lscsoft/raven to Python 2/3 or just 3. -
Change the name of the lscsoft/raven package to avoid collision with an unrelated package of the same named that is already registered on PyPI. -
Do a release of lscsoft/raven and upload it to PyPI. -
Add that package as a dependency of GWCelery by listing it in the install_requires
field in setup.cfg. -
Have the orchestrator and external trigger handlers actually call raven to search for coincidences.
Edited by Min-A Cho