Make priors for MCMC fitting accessible as user-input
While we've never had the time to explore the impact that priors have on our MCMC fitting results of interferometrically measured sensing and actuation measurements, some day we'll have the person power to do so.
While we're waiting, and measurement.py
is still green, let's make the MCMC priors accessible via the input arguments (while retaining the [now] standard priors as the default) to the run_mcmc
methods of the ProcessSensingMeasurement
ProcessActuationMeasurement
classes in measurement.py