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