We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I tried an emcee simulation in my laptop and is getting this unusual error. Is it due to version incompatibility?
%Run MULT_FREQ_updated.py FREQUENCY: 28 Traceback (most recent call last): File "/media/soumen/Elements/WORK/WORK_ON_CMBBH/ROUND1/PSM_SIMULATION_MULTI_CHANNEL_NIDHIN/MULT_FREQ_updated.py", line 108, in pos,prob,state = sampler.run_mcmc(p0, 1000,progress=True) File "/home/soumen/.thonny/Python36/lib/python3.6/site-packages/emcee/sampler.py", line 172, in run_mcmc **kwargs): TypeError: sample() got an unexpected keyword argument 'progress'
The text was updated successfully, but these errors were encountered:
I think you meant to put this against emcee?
Sorry, something went wrong.
No branches or pull requests
I tried an emcee simulation in my laptop and is getting this unusual error. Is it due to version incompatibility?
The text was updated successfully, but these errors were encountered: