The Gibbs method code is added alongside its test. This method performs the Gibbs sampling of single-pulsar analyses.
Two changes to the OS code is implemented. The first change allows for a seed to be defined for NMOS calculations. The second change is in how the gamma_common parameter is used inside the OS code. gamma_common no longer has a default value and can take a more flexible name than 'gw_gamma'. The changes are done to avoid doing a fixed gamma run when the user intends for a varied gamma run.
The Gibbs method code is added alongside its test. This method performs the Gibbs sampling of single-pulsar analyses.
Two changes to the OS code is implemented. The first change allows for a seed to be defined for NMOS calculations. The second change is in how the
gamma_common
parameter is used inside the OS code.gamma_common
no longer has a default value and can take a more flexible name than 'gw_gamma'. The changes are done to avoid doing a fixed gamma run when the user intends for a varied gamma run.