LegacyTractBuilderConfig#

class lsst.skymap.LegacyTractBuilderConfig(*args, **kw)#

Bases: BaseTractBuilderConfig

Attributes Summary

patchBorder

border between patch inner and outer bbox (pixels) (int, default 100)

patchInnerDimensions

dimensions of inner region of patches (x,y pixels) (List, default (4000, 4000))

Attributes Documentation

patchBorder#

border between patch inner and outer bbox (pixels) (int, default 100)

patchInnerDimensions#

dimensions of inner region of patches (x,y pixels) (List, default (4000, 4000))