Observation¶
-
class
Data_Reduction.OldGAVRT.
Observation
(name=None, dss=28, date=None, project='SolarPatrol')¶ Bases:
Data_Reduction.Observation
DSS-28 observations from before the
tlog
database table became available.Methods Summary
extended_init
([channels_names])get_channel_names
(datapath)get the channels for which there is tlog data
get_obs_times
(datapath)returns: (datetime.datetime, datetime.datetime)
Methods Documentation
-
extended_init
(channels_names=None)¶
-
get_channel_names
(datapath)¶ get the channels for which there is tlog data
gets the extents of all the “tYYDDD.*” files
-
get_obs_times
(datapath)¶ returns: (datetime.datetime, datetime.datetime)
-