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
Known truth of whether this is a real or bogus object.
Attributes Documentation