# I-TRAIN with the European ARC Network # Improving image fidelity through self-calibration # Richards, Moravec, Perez-Sanchez, Toribio # 2021/05/24 #============================================================================================== Materials used in this tutorial: -I-TRAIN-06_INSTRUCTIONS.pdf: Requirements to run this tutorial. -itrain-selfcal.py: CASA script to self-calibrate the continuum (consult details in the script to execute it) -itrain-selfcal-line.py: CASA script to self-calibrate the line (consult details in the script to execute it) -caltables.tar.gz: calibration tables produced by one full run of i-train-selfcal.py -X1de2_VYCMa_325.ms: measurement set used by scripts above Scripts tested in CASA 5.6.2-3 and CASA 6.1.1.15