lsst.meas.base g683338f4e5+6c82d8ced2
Loading...
Searching...
No Matches
Static Public Attributes | List of all members
lsst.meas.base._id_generator.SkyMapIdGeneratorConfig Class Reference
Inheritance diagram for lsst.meas.base._id_generator.SkyMapIdGeneratorConfig:
lsst.meas.base._id_generator.BaseIdGeneratorConfig

Static Public Attributes

 packer = SkyMapDimensionPacker.make_config_field()
 

Detailed Description

Configuration class for generating integer IDs from
``{tract, patch, [band]}`` data IDs.

See `IdGenerator` for usage.

Definition at line 200 of file _id_generator.py.

Member Data Documentation

◆ packer

lsst.meas.base._id_generator.SkyMapIdGeneratorConfig.packer = SkyMapDimensionPacker.make_config_field()
static

Definition at line 207 of file _id_generator.py.


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