PhotometricParameters¶
- class rubin_sim.phot_utils.PhotometricParameters(exptime=None, nexp=None, effarea=None, gain=None, readnoise=None, darkcurrent=None, othernoise=None, platescale=None, sigma_sys=None, bandpass=None)¶
Bases:
object
Attributes Summary
The name of the bandpass associated with these parameters (can be None)
electrons per pixel per second
effective area in cm^2
exposure time in seconds
electrons per ADU
number of exposures
electrons per pixel per exposure
arcseconds per pixel
electrons per pixel per exposure
systematic error in magnitudes
Attributes Documentation
- bandpass¶
The name of the bandpass associated with these parameters (can be None)
- darkcurrent¶
electrons per pixel per second
- effarea¶
effective area in cm^2
- exptime¶
exposure time in seconds
- gain¶
electrons per ADU
- nexp¶
number of exposures
- othernoise¶
electrons per pixel per exposure
- platescale¶
arcseconds per pixel
- readnoise¶
electrons per pixel per exposure
- sigma_sys¶
systematic error in magnitudes