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.

silent : bool, optional

If False, print extra information.

Returns:
:class:`numpy.ndarray`

A vector of scores, one for each row of the FITS file.