|
lsst.meas.algorithms
19.0.0-7-ga57c4689+15
|
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.
1.8.13