Session

class Data_Reduction.DSN.Malargue.Session(parent=None, date=None, project=None, dss=None, path=None)

Bases: Data_Reduction.Session

Class for a Malargue observing session on a given year and DOY

Attributes Inherited from Superclass::

doy (int) - day of year for session logger (logging.Logger) - logging.Logger object parent (object) - a data reduction session (mult. observ. sessions) year (int) - doy (int) - project (str) - session_dir (str) - path to results from this session

A session usually refers to a telescope, date and project. This will normally define a path to the session directory.