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

deblend(mExposure, footprint, log, config)

Classes

LsstBlend(sources, observations) LSST Blend of sources
LsstFrame(shape[, wcs, psfs, channels, dtype])
LsstHistory(*args, **kwargs) LsstSource with attributes for traceback
LsstObservation(images[, psfs, weights, …])
LsstSource(frame, peak, observation, bgRms, bbox) LSST Base Source
ScarletDeblendConfig MultibandDeblendConfig
ScarletDeblendTask(schema[, peakSchema]) Split blended sources into individual sources.