sdss_calib¶
-
pydl.photoop.sdssio.sdss_calib(run, camcol, field, rerun='', **kwargs)[source]¶ Read photometric calibration solutions from calibPhotom or calibPhotomGlobal files.
Parameters: run :
intPhoto run number
camcol :
intCamcol number
field :
intField number
rerun :
str, optionalPhotometric reduction number, as a string.
Returns: dictA dictionary containing the ‘NMGYPERCOUNT’ keyword.
Notes
Currently, this is just a placeholder.