nanograv / holodeck

Massive Black-Hole Binary Population Synthesis for Gravitational Wave Calculations ≋●≋●≋
https://holodeck-gw.readthedocs.io
MIT License
31 stars 11 forks source link

In libraries, add sampling over nuisance parameters / uncertainties in the parameters that are NOT being varied over. #98

Closed lzkelley closed 6 months ago

lzkelley commented 7 months ago

For example, in the Double Schechter GSMF, there are well characterized uncertainties in the fit parameters. The existing option is to use distributions for these parameters, over their quoted uncertainties - adding a dimension to the parameter space. Should also implement a method where these are randomly sampled over, but not explicitly a dimension of the parameter space.

lzkelley commented 7 months ago

See also: https://github.com/nanograv/holodeck/issues/48

lzkelley commented 6 months ago

I think it's best to introduce these a new parameters that are being varied over, you can just ignore them. It's a benefit of the latin hypercube that this shouldn't decrease performance or sampling otherwise.