Skip to content
Snippets Groups Projects
Commit 486ad46f authored by Gregory Ashton's avatar Gregory Ashton
Browse files

Remove recalib from ignored keys

parent 09251b5f
No related branches found
No related tags found
1 merge request!750Improve ptemcee
Pipeline #113478 failed
......@@ -128,7 +128,7 @@ class Ptemcee(MCMCSampler):
exit_code=77,
plot=False,
store_walkers=False,
ignore_keys_for_tau="recalib",
ignore_keys_for_tau=None,
pos0="prior",
**kwargs
):
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment