gemini_instruments.skycam package

class gemini_instruments.skycam.AstroDataSkyCam(nddata=None, tables=None, phu=None, indices=None, is_single=False)[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.

Submodules

gemini_instruments.skycam.adclass module

class gemini_instruments.skycam.adclass.AstroDataSkyCam(nddata=None, tables=None, phu=None, indices=None, is_single=False)[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.