California-Planet-Search / radvel

General Toolkit for Modeling Radial Velocity Data
http://radvel.readthedocs.io
MIT License
57 stars 52 forks source link

save/proceed mismatch with non-default nwalkers #296

Closed lhirsch238 closed 4 years ago

lhirsch238 commented 4 years ago

For cases when radvel automatically increases the number of walkers due to a large number of free parameters (i.e. lots of instruments/jitters), the --proceed functionality raises an error unless the correct number of walkers is explicitly specified with --nwalkers on the second plus call to mcmc.

bjfultn commented 4 years ago

Fixed in v1.3.7 PR #300