lsst.obs.base
18.1.0-11-g311e899+3
|
Simple struct that aggregates all non-config inputs to `BootstrapRepoTask`. Generally, this stuct contains inputs that depend on the organization of the input files on a particular system, while the config includes everything else. The exception is the ``instrument`` attribute, which cannot be included in the config because it's expected that driver code will actually use it (via `~lsst.daf.butler.instrument.Instrument.applyConfigOverrides`) to define the config.
Definition at line 110 of file bootstrapRepo.py.