Johannes Buchner
Johannes Buchner
I'm quite confused. if you call run() then you should at least get to the first print here: https://github.com/JohannesBuchner/UltraNest/blob/master/ultranest/calibrator.py#L97
Please propose a fix -- maybe run_iter (which gives the iterator) and run (which returns the list), like ReactiveNestedSampler.
I think something similar was discussed at https://github.com/JohannesBuchner/imagehash/pull/110 I would be happy to include this, but I would suggest making it a preprocessor helper function, and add to the README...
OK cool, yes, a pull request is welcome.
Ooooooooohhhhhh! That was very much not clear ...
On sciserver.org, the home directory has very limited space, and one is supposed to work in workspace/Storage//persistent/. It would be good to be able to set the astroquery cache directory...
Don't forget that Bayesian inference is sampling the posterior, not optimizing the likelihood. If such a peak is a tiny fraction of the prior space, and you have other huge...