skyportal / gwemopt

Gravitational-wave Electromagnetic Optimization
GNU General Public License v3.0
19 stars 34 forks source link

Simplify CLI #131

Closed robertdstein closed 1 year ago

robertdstein commented 1 year ago

This PR removes many CLI options. Where a feature option must be combined with a second doX flag, these have been replaced by a default=None value for the flag. An example: doUseTreasuremap and treasuremap_token. Fixes #130 , and progress on #90.

It also removes redundant or unused or non-core CLI flags.

It also refactors efficiency, and adds extra tests for efficiency.txt files from the tests.