lsst.synpipe  19.0.0-4-g3d16501+9
Static Public Attributes | List of all members
lsst.synpipe.positionStarFakes.PositionStarFakesConfig Class Reference
Inheritance diagram for lsst.synpipe.positionStarFakes.PositionStarFakesConfig:

Static Public Attributes

 starList
 
 seed
 

Detailed Description

Definition at line 13 of file positionStarFakes.py.

Member Data Documentation

◆ seed

lsst.synpipe.positionStarFakes.PositionStarFakesConfig.seed
static
Initial value:
= afwConfig.Field(dtype=int, default=1,
doc="Seed for random number generator")

Definition at line 16 of file positionStarFakes.py.

◆ starList

lsst.synpipe.positionStarFakes.PositionStarFakesConfig.starList
static
Initial value:
= afwConfig.Field(dtype=str,
doc="Catalog of stars with mags ra/dec")

Definition at line 14 of file positionStarFakes.py.


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