lsst.obs.base  18.1.0-12-gf30922b
lsst.obs.base.gen3.bootstrapRepo.BootstrapRepoInputs Class Reference

Detailed Description

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.


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