Definition at line 78 of file bootstrapRepo.py.
◆ collection
lsst.obs.base.gen3.bootstrapRepo.BootstrapRepoGenericIngestConfig.collection |
|
staticinherited |
Initial value:= Field(("Butler collection that datasets should be ingested into. "
"If None, the collection used to initialize the butler will be used."),
dtype=str, default=None, optional=True)
Definition at line 72 of file bootstrapRepo.py.
◆ filterByRawRegions
lsst.obs.base.gen3.bootstrapRepo.BootstrapRepoBrightObjectMasksConfig.filterByRawRegions |
|
static |
Initial value:= Field(("If True, do not ingest files that do not overlap visits. "
"Does not guarantee that all ingested files will overlap a visit."),
dtype=bool, default=True)
Definition at line 81 of file bootstrapRepo.py.
◆ skymap
lsst.obs.base.gen3.bootstrapRepo.BootstrapRepoBrightObjectMasksConfig.skymap |
|
static |
Initial value:= Field("SkyMap dimension name used to define the tracts and patches for bright object masks.",
dtype=str, default=None, optional=False)
Definition at line 79 of file bootstrapRepo.py.
◆ transfer
lsst.obs.base.gen3.bootstrapRepo.BootstrapRepoGenericIngestConfig.transfer = makeTransferChoiceField(default="symlink") |
|
staticinherited |
The documentation for this class was generated from the following file: