gemini_instruments.bhros package¶
-
class
gemini_instruments.bhros.
AstroDataBhros
(nddata=None, tables=None, phu=None, indices=None)[source]¶ Bases:
gemini_instruments.gemini.adclass.AstroDataGemini
-
central_wavelength
(asMicrometers=False, asNanometers=False, asAngstroms=False)[source]¶ Returns the central wavelength in meters or the specified units
-
dec
()[source]¶ Returns the Declination of the center of field in degrees. Since a fiber is used it coincides with the position of the target. For code re-used, use target_dec() if you really want the position of the target rather than the center of the field.
- Returns
right ascension in degrees
- Return type
-
disperser
(stripID=False, pretty=False)[source]¶ Returns the name of the disperser. This is always ‘bHROS’
-
ra
()[source]¶ Returns the Right Ascension of the center of field in degrees. Since a fiber is used it coincides with the position of the target. For code re-used, use target_ra() if you really want the position of the target rather than the center of the field.
- Returns
right ascension in degrees
- Return type
-
Submodules¶
gemini_instruments.bhros.adclass module¶
-
class
gemini_instruments.bhros.adclass.
AstroDataBhros
(nddata=None, tables=None, phu=None, indices=None)[source]¶ Bases:
gemini_instruments.gemini.adclass.AstroDataGemini
-
central_wavelength
(asMicrometers=False, asNanometers=False, asAngstroms=False)[source]¶ Returns the central wavelength in meters or the specified units
-
dec
()[source]¶ Returns the Declination of the center of field in degrees. Since a fiber is used it coincides with the position of the target. For code re-used, use target_dec() if you really want the position of the target rather than the center of the field.
- Returns
right ascension in degrees
- Return type
-
disperser
(stripID=False, pretty=False)[source]¶ Returns the name of the disperser. This is always ‘bHROS’
-
ra
()[source]¶ Returns the Right Ascension of the center of field in degrees. Since a fiber is used it coincides with the position of the target. For code re-used, use target_ra() if you really want the position of the target rather than the center of the field.
- Returns
right ascension in degrees
- Return type
-