lsst.obs.base  17.0.1-16-g7179f55+3
Static Public Attributes | List of all members
lsst.obs.base.gen3.bootstrapRepo.BootstrapRepoGenericIngestConfig Class Reference
Inheritance diagram for lsst.obs.base.gen3.bootstrapRepo.BootstrapRepoGenericIngestConfig:
lsst.obs.base.gen3.bootstrapRepo.BootstrapRepoBrightObjectMasksConfig

Static Public Attributes

 collection
 
 transfer = makeTransferChoiceField(default="symlink")
 

Detailed Description

Definition at line 71 of file bootstrapRepo.py.

Member Data Documentation

◆ collection

lsst.obs.base.gen3.bootstrapRepo.BootstrapRepoGenericIngestConfig.collection
static
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.

◆ transfer

lsst.obs.base.gen3.bootstrapRepo.BootstrapRepoGenericIngestConfig.transfer = makeTransferChoiceField(default="symlink")
static

Definition at line 75 of file bootstrapRepo.py.


The documentation for this class was generated from the following file: