-
Notifications
You must be signed in to change notification settings - Fork 15
New issue
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
UltraNest fitting method added to example_16 #145
Conversation
Generally, it looks OK. I have minor comments listed below. The last item is most important and time consuming. If you don't want to work on it, then just make it illegal to combine UN and Cassan08 :)
Note to @rpoleski - the last item shows that condition in line 2597 should be corrected. |
I've relaized that nobody complaint about this code failing on Cassan08 with MultiNest so solving item no. 8 and note below it is an additional ehancement, not a requirement. |
|
@rpoleski Just a note that I will implement the prior in UltraNest this week, before the merge. |
|
One remaining aspect - do we need |
@rpoleski my last five commits include:
Please let me know if I missed anything from our discussions. |
Implementation of the UltraNest fitting method to example_16, using several functions similar to MultiNest.
There are no required parameters to run, but some optional parameters that may be useful in some cases were added.
Commented lines were added to
ob03235_2_full.yaml
file, but a YAML file specific for the application of UltraNest to the same data is also included. Comments are welcome!My impression is that the algorithm was not very effective in finding the solution if a large parameter space is given, specially for cases with more parameters or complex magnifications, e.g. binary lens.