LegacyTractBuilderConfig#
- class lsst.skymap.LegacyTractBuilderConfig(*args, **kw)#
Bases:
BaseTractBuilderConfigAttributes Summary
border between patch inner and outer bbox (pixels) (
int, default100)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, default100)
- patchInnerDimensions#
dimensions of inner region of patches (x,y pixels) (
List, default(4000, 4000))