MagnitudeDependentSizePriorConfig#

class lsst.meas.extensions.multiprofit.fit_coadd_multiband.MagnitudeDependentSizePriorConfig(*args, **kw)#

Bases: Config

Configuration for a magnitude-dependent size prior.

Defaults are for ugrizy total mag and log10(r_eff/arcsec).

Attributes Summary

intercept_mag

The magnitude at which no adjustment is applied (float, default 18.0)

slope_median_per_mag

The slope in the median size, in dex per mag (float, default -0.15)

slope_stddev_per_mag

The slope in the standard deviation of the size, in dex per mag (float, default 0.0)

Attributes Documentation

intercept_mag#

The magnitude at which no adjustment is applied (float, default 18.0)

slope_median_per_mag#

The slope in the median size, in dex per mag (float, default -0.15)

slope_stddev_per_mag#

The slope in the standard deviation of the size, in dex per mag (float, default 0.0)