dingo-gw / dingo

Dingo: Deep inference for gravitational-wave observations
MIT License
51 stars 16 forks source link

Asimov fixes #239

Closed nihargupte-ph closed 3 months ago

nihargupte-ph commented 4 months ago

This PR adds a few new features to the asimov interface. There are two main updates

1). Adding documentation including sample .yaml files 2). Updating the dingo.ini template file to accept most arguments

TODO: Add a way to specify event priors in the event_dingo.yaml file.

nihargupte-ph commented 4 months ago

It seems like currently, the way to specify the the template location of external pipelines is not different from Bilby and other internal pipelines. This behavior is being addressed in the following MR https://git.ligo.org/asimov/asimov/-/merge_requests/133 by @ka-lok.lo. However, as this is not merged into the latest version of asimov, I have left this line: https://github.com/dingo-gw/dingo/blob/093e5c1b4436a284d3325fcdc98fa0a12e595d40/dingo/asimov/asimov.py#L29 commented out