lsst.obs.base
17.0.1-16-g7179f55+1
|
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.