convert_cx2d module

Script to convert cx output into dx at the cluster. Need a folder with the media.ini, correlation.ini and output file.

Parameters

1 : str
path to input/output folder (containining CorrelX/CX file, and where newly created DiFX/SWIN+PCAL files will be placed.
2 : str
path (relative to input/output folder) containing .ini files for the experiment.
3 : str
CorrelX/CX file name

More info

See cx2d_lib.convert_cx2dpc() for more info.

(!) Known issues / TO DO

Currently conjugating phase calibration results. Currently scaling phase calibration amplitudes.
convert_cx2d.main()[source]