CutoutInputs

class lsst.meas.transiNet.CutoutInputs(*, science: ndarray, template: ndarray, difference: ndarray, label: bool = None)

Bases: object

Science/template/difference cutouts of a single object plus other metadata.

Attributes Summary

label

Known truth of whether this is a real or bogus object.

Attributes Documentation

label: bool = None

Known truth of whether this is a real or bogus object.