package documentation
Classes and routines for wrangling PSF model into a format used by various 3rd party optimisation tools.
| Module | ultranest |
Contains classes and functions that aid compatibility with the ultranest package |
From __init__.py:
| Class | |
Class that holds parameter information. |
| Class | |
A collection of PriorParam instances, used to define the fitting region for a fitting function. |
| Function | linear |
Creates a function that linearly transforms an input variable from in_domain to out_domain |
| Constant | P |
Undocumented |
| Variable | _lgr |
Undocumented |