|
lsst.meas.algorithms
16.0-6-g2dd73041
|
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 31 of file psfSelectionFromMatchList.py.
| list lsst.meas.algorithms.psfSelectionFromMatchList.args = [None, "MatchList", None] |
Definition at line 28 of file psfSelectionFromMatchList.py.
1.8.13