J. Michael Burgess
J. Michael Burgess
Here are the issues with getting into a state of being able to run the ```python example_simplest.py ``` 1) The main required dependency for the fitting, ```ultranest``` is not installed...
In the documentation several important features are listed but without explanation. It would be helpful if these were explained quantitatively with examples / comparisons: > when systematically analysing a large...
Currently the background model examples depend on both Sherpa and XSPEC. Is there a way to separate these into analysis framework independent examples or is the functionality tied to having...
I would suggest (though it is again stylist and not required) to start adding type hints as it is being moved into the standard python world. This helps many code...
This adds a note book with a walkthrough on how to do a UV mapping of a texture to a sphere
Hello. This package is a wonderful way to plot things in 3D. I am using it to basically plot planets in the solar system to scale. However, there seems to...
## Tell us about it In order to switch my software over to storing its output uniformly in InferenceData format, I need to implement a nested sampling converter. So I...
I'm unable to find the bridge for the 3DS loader in the documentation. Would you mind pointing me in that direction?
Hi, I have encountered a strange error on opening certain files. Emacs will completely freeze up (cpu 99%) when opening certain files. I'm not really sure what the difference between...
have you thought about wrapping up a conda distribution? We use conda for our CI installs and to test polychord sampling we would need to do that or go with...