Updating priors
Make core.prior completely independent of all gw.prior, continuing from https://git.ligo.org/Monash/tupak/merge_requests/56.
-
Remove the GW specific default latex labels from core, this method can be overwritten ingw. -
Move the binary_black_holes.priorfromcoretogw? -
Have an empty PriorSet.test_redundancywhich just does nothing which can be overwritten by whichever prior set you like, this will naturally be done by defining a subclass ofPriorSetingw/prior.py. -
Make create_default_priorrequire the second argument. -
Move everything currently in core/prior_filestogw/prior_files(or something similar). We'd also need to fix thesetup.pyfile to see this, but its all gw-specific.
Edited by Colm Talbot