lsst.meas.algorithms gee093eeb90+e4d56fc2aa
|
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 32 of file psfSelectionFromMatchList.py.
list lsst.meas.algorithms.psfSelectionFromMatchList.args = [None, "MatchList", None] |
Definition at line 29 of file psfSelectionFromMatchList.py.