sdss_calib

pydl.photoop.sdssio.sdss_calib(run, camcol, field, rerun='', **kwargs)[source]

Read photometric calibration solutions from calibPhotom or calibPhotomGlobal files.

Parameters:
runint

Photo run number

camcolint

Camcol number

fieldint

Field number

rerunstr, optional

Photometric reduction number, as a string.

Returns:
dict

A dictionary containing the ‘NMGYPERCOUNT’ keyword.

Notes

Currently, this is just a placeholder.