lsst.multiprofit¶
MultiProFit is a Python astronomical source modelling code. See the README for more information about the package.
Contributing¶
lsst.multiprofit is developed at https://github.com/lsst/multiprofit.
You can find Jira issues for this module through search.
Task reference¶
lsst.multiprofit tasks are implemented in meas_extensions_multiprofit.
Configurations¶
No topics.
Python API reference¶
lsst.multiprofit Package¶
Functions¶
| 
 | Return the mean and stddev for an HST-based size prior. | 
| 
 | Get a logit transform stretched to span a different range than [0,1]. | 
| 
 | Get a sorted set of parameters matching a filter. | 
| 
 | Make an image array from a set of Gaussians. | 
| Make a default (null) PSF model. | |
| 
 | Set  | 
| 
 | Verify that the derivative of a transform class is correct. | 
Classes¶
| RuntimeError that can be caught and flagged in a column. | |
| 
 | Configuration for a component centroid. | 
| 
 | Dataclass for a Component config. | 
| 
 | Configuration for a group of lsst.gauss2d.fit Components. | 
| 
 | Configuration for an lsst.gauss2d.CoordinateSystem. | 
| 
 | Configuration for an elliptically-symmetric component. | 
| Interface for inputs to a model fit. | |
| A dummy FitInputs that always fails to validate. | |
| 
 | Results from a Modeller fit, including metadata. | 
| 
 | Configuration for flux fraction parameters (ProperFractionParameterD). | 
| 
 | Configuration for flux parameters (IntegralParameterD). | 
| 
 | Configuration for an lsst.gauss2d.fit Gaussian component. | 
| Error for an invalid parameter proposal. | |
| 
 | Helper for linear least-squares fitting of Gaussian mixtures. | 
| 
 | Configuration for an lsst.gauss2d.fit Model. | 
| 
 | Configuration for model fitting. | 
| 
 | Fit lsst.gauss2d.fit Model instances using Python optimizers. | 
| RuntimeError for when there is no data to fit. | |
| 
 | Configuration for an lsst.gauss2d.fit.Observation. | 
| 
 | Configuration for a parameter. | 
| 
 | Configuration for an lsst.gauss2d.fit.Observation used for PSF fitting. | 
| RuntimeError for when a PSF can't be rebuilt because the fit failed. | |
| 
 | Configuration for an lsst.gauss2d.fit Sersic component. | 
| 
 | Configuration for an lsst.gauss2d.fit Sersic index parameter. | 
| 
 | Configuration for a shape prior. | 
| 
 | Configuration for an lsst.gauss2d.fit Source. |