lsst.meas.algorithms  13.0-13-gf5c99ad+4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Functions | Variables
lsst.meas.algorithms.psfSelectionFromMatchList Namespace Reference

Functions

def selectPsfSources
 

Variables

list args = [None, "MatchList", None]
 

Function Documentation

def lsst.meas.algorithms.psfSelectionFromMatchList.selectPsfSources (   exposure,
  matches,
  psfPolicy 
)
Get a list of suitable stars to construct a PSF.

Definition at line 31 of file psfSelectionFromMatchList.py.

Variable Documentation

list lsst.meas.algorithms.psfSelectionFromMatchList.args = [None, "MatchList", None]

Definition at line 28 of file psfSelectionFromMatchList.py.