LSSTApplications  19.0.0-14-gb0260a2+463b159a14,20.0.0+0f5db2c0a9,20.0.0+aad4e2d4eb,20.0.0+bddc4f4cbe,20.0.0+f04b2999c2,20.0.0+f47236d43c,20.0.0-1-g253301a+f47236d43c,20.0.0-1-g2b7511a+821cb29515,20.0.0-1-g5b95a8c+b1532f98d2,20.0.0-1-gedffbd8+e71ed47741,20.0.0-11-gd9dafd18+74fdb5a06a,20.0.0-16-gfab17e72e+e13f79ae9f,20.0.0-19-gb3c8180+37ae35d132,20.0.0-2-g4dae9ad+9ccd17b1a3,20.0.0-2-g61b8584+5d3db074ba,20.0.0-2-gb780d76+d529cf1a41,20.0.0-2-ged6426c+928601e9b9,20.0.0-2-gf072044+f47236d43c,20.0.0-2-gf1f7952+9ccd17b1a3,20.0.0-22-gdf434b7+9ccd17b1a3,20.0.0-23-g10eeb28+96244339af,20.0.0-25-g3dcad98+1dc6abc28c,20.0.0-3-g1653f94+5d3db074ba,20.0.0-3-g4cc78c6+e0676b0dc8,20.0.0-3-g8f21e14+1c0155d006,20.0.0-3-gbd60e8c+187b78b4b8,20.0.0-3-gbecbe05+5dad399003,20.0.0-36-g96d5af2b+2d45f6b8a5,20.0.0-4-g97dc21a+1dc6abc28c,20.0.0-4-gb4befbc+925a411f2f,20.0.0-5-gdfe0fee+60390a8ce6,20.0.0-5-gfbfe500+d529cf1a41,20.0.0-6-g64f541c+d529cf1a41,20.0.0-6-g9a5b7a1+a87ba7c33a,20.0.0-67-g32d6278+9ea4af2944,20.0.0-9-g4aef684+0219fac3b9,w.2020.45
LSSTDataManagementBasePackage
Classes | Variables
lsst.meas.algorithms.defects Namespace Reference

Classes

class  Defects
 

Variables

 log = logging.getLogger(__name__)
 
string SCHEMA_NAME_KEY = "DEFECTS_SCHEMA"
 
string SCHEMA_VERSION_KEY = "DEFECTS_SCHEMA_VERSION"
 

Variable Documentation

◆ log

lsst.meas.algorithms.defects.log = logging.getLogger(__name__)

Definition at line 50 of file defects.py.

◆ SCHEMA_NAME_KEY

string lsst.meas.algorithms.defects.SCHEMA_NAME_KEY = "DEFECTS_SCHEMA"

Definition at line 52 of file defects.py.

◆ SCHEMA_VERSION_KEY

string lsst.meas.algorithms.defects.SCHEMA_VERSION_KEY = "DEFECTS_SCHEMA_VERSION"

Definition at line 53 of file defects.py.