lsst.meas.extensions.psfex  21.0.0-3-g357aad2+13a6b0c0da
Classes | Functions | Variables
lsst.meas.extensions.psfex.psfexStarSelector Namespace Reference

Classes

class  PsfexStarSelectorConfig
 
class  EventHandler
 
class  PsfexStarSelectorTask
 

Functions

def plot (mag, width, centers, clusterId, marker="o", markersize=2, markeredgewidth=0, ltype='-', clear=True)
 

Variables

 fig = None
 
 plt = None
 

Function Documentation

◆ plot()

def lsst.meas.extensions.psfex.psfexStarSelector.plot (   mag,
  width,
  centers,
  clusterId,
  marker = "o",
  markersize = 2,
  markeredgewidth = 0,
  ltype = '-',
  clear = True 
)

Definition at line 153 of file psfexStarSelector.py.

Variable Documentation

◆ fig

lsst.meas.extensions.psfex.psfexStarSelector.fig = None

Definition at line 28 of file psfexStarSelector.py.

◆ plt

lsst.meas.extensions.psfex.psfexStarSelector.plt = None

Definition at line 30 of file psfexStarSelector.py.