lsst.meas.algorithms
20.0.0-6-g01203fff+030b048fc6
|
Functions | |
def | selectPsfSources (exposure, matches, psfPolicy) |
Variables | |
list | args = [None, "MatchList", None] |
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.
list lsst.meas.algorithms.psfSelectionFromMatchList.args = [None, "MatchList", None] |
Definition at line 27 of file psfSelectionFromMatchList.py.