sdss_score¶
- pydl.photoop.window.sdss_score(flist, silent=True)[source]¶
Score a list of imaging fields from zero to one.
- Parameters
- flist
HDUList Opened FITS file, typically
window_flist.fits.- silent
bool, optional If
False, print extra information.
- flist
- Returns
numpy.ndarrayA vector of scores, one for each row of the FITS file.