gemini_instruments.skycam package

class gemini_instruments.skycam.AstroDataSkyCam(provider)[source]

Bases: AstroDataGemini

instrument()[source]

Returns the name of the instrument making the observation

Parameters

generic (boolean) – If set, don’t specify the specific instrument if there are clones (but that is handled by the instrument-level descriptors)

Returns

instrument name

Return type

str

object()[source]

Returns the name of the object being observed

Returns

object name

Return type

str

Submodules

gemini_instruments.skycam.adclass module

class gemini_instruments.skycam.adclass.AstroDataSkyCam(provider)[source]

Bases: AstroDataGemini

instrument()[source]

Returns the name of the instrument making the observation

Parameters

generic (boolean) – If set, don’t specify the specific instrument if there are clones (but that is handled by the instrument-level descriptors)

Returns

instrument name

Return type

str

object()[source]

Returns the name of the object being observed

Returns

object name

Return type

str