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