lsst.meas.algorithms g511c235543+d8b249bdca
Loading...
Searching...
No Matches
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 32 of file psfSelectionFromMatchList.py.

Variable Documentation

◆ args

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

Definition at line 29 of file psfSelectionFromMatchList.py.