Skip to content

Bilby argparser cleanup

Avi Vajpeyi requested to merge avi.vajpeyi/bilby_pipe:bbargparser_cleanup into master

Requires MR !90 (closed) to be merged first.

  1. Refactored bilbyargparser.py to be easier to read
  2. Added more unittests for bilbyargparser.py

Tested bilbyargparser by using bilby_pipe with this branch and running the following successfully:

bilby_pipe example_ini_files/gps_times.ini --submit

Edited by Avi Vajpeyi

Merge request reports