lsst.meas.base gb94f486bb8+07ba5338a0
|
Public Member Functions | |
None | __post_init__ (self) |
Public Attributes | |
n_data_ids | |
counter_bits | |
n_counters | |
Static Public Attributes | |
int | |
default | |
init | |
A private helper struct that manages the allocation of bits between the packed data ID, the release ID, and a per-catalog counter.
Definition at line 508 of file _id_generator.py.
None lsst.meas.base._id_generator._IdGeneratorBits.__post_init__ | ( | self | ) |
Definition at line 533 of file _id_generator.py.
lsst.meas.base._id_generator._IdGeneratorBits.counter_bits |
Definition at line 536 of file _id_generator.py.
|
static |
Definition at line 518 of file _id_generator.py.
|
static |
Definition at line 521 of file _id_generator.py.
|
static |
Definition at line 518 of file _id_generator.py.
lsst.meas.base._id_generator._IdGeneratorBits.n_counters |
Definition at line 537 of file _id_generator.py.
lsst.meas.base._id_generator._IdGeneratorBits.n_data_ids |
Definition at line 534 of file _id_generator.py.