ScanData ======== .. py:class:: pride.io.ScanData Data structure for scan information :param scan_id: Scan ID (e.g. No0001) :param source: Source name :param mjd_ref: Integer component of the MJDs in the scan :param mjd2: Array with fractional part of MJDs in seconds :u, v, w: Arrays of u, v, w projections [UNITS?] :param delays: Array of delays [s] :param doppler_phase: Array of Doppler phase values [UNITS?] :param doppler_amp: Array of Doppler amplitude values [UNITS?]