DADAFileReader ============== .. currentmodule:: baseband.dada.base .. autoclass:: DADAFileReader :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~DADAFileReader.fh_raw ~DADAFileReader.info .. rubric:: Methods Summary .. autosummary:: ~DADAFileReader.close ~DADAFileReader.find_header ~DADAFileReader.get_frame_rate ~DADAFileReader.locate_frames ~DADAFileReader.read_frame ~DADAFileReader.read_header ~DADAFileReader.temporary_offset .. rubric:: Attributes Documentation .. autoattribute:: fh_raw .. autoattribute:: info .. rubric:: Methods Documentation .. automethod:: close .. automethod:: find_header .. automethod:: get_frame_rate .. automethod:: locate_frames .. automethod:: read_frame .. automethod:: read_header .. automethod:: temporary_offset