lsst.meas.extensions.scarlet¶
Contributing¶
lsst.meas.extensions.scarlet is developed at https://github.com/lsst/meas_extensions_scarlet.
You can find Jira issues for this module under the meas_extensions_scarlet component.
Python API reference¶
lsst.meas.extensions.scarlet Package¶
Functions¶
checkBlendConvergence(blend, f_rel) | 
Check whether or not a blend has converged | 
initSource(frame, peak, observation, bbox[, …]) | 
Initialize a Source | 
modelToHeavy(source, filters[, xy0, …]) | 
Convert the model to a MultibandFootprint | 
morphToHeavy(source, peakSchema[, xy0]) | 
Convert the morphology to a HeavyFootprint | 
Classes¶
LsstBlend(sources, observations) | 
LSST Blend of sources | 
LsstFrame(shape_or_box[, wcs, psfs, …]) | 
|
LsstObservation(images[, psfs, weights, …]) |