lsst.meas.algorithms  20.0.0-7-gc818c6e6+aaebb51c78
Functions | Variables
lsst.meas.algorithms.psfSelectionFromMatchList Namespace Reference

Functions

def selectPsfSources (exposure, matches, psfPolicy)
 

Variables

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

Function Documentation

◆ selectPsfSources()

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

Definition at line 30 of file psfSelectionFromMatchList.py.

Variable Documentation

◆ args

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

Definition at line 27 of file psfSelectionFromMatchList.py.