{ "nbformat": 4, "nbformat_minor": 0, "metadata": { "colab": { "name": "synthesis_calibration.ipynb", "provenance": [], "toc_visible": true } }, "cells": [ { "cell_type": "markdown", "metadata": { "id": "LMJtZ8Gn0EDb" }, "source": [ "# Synthesis Calibration\n", "\n", "This chapter explains how to calibrate interferometer data within the CASA task system. Calibration is the process of determining the net complex correction factors that must be applied to each visibility in order to make them as close as possible to what an idealized interferometer would measure, such that when the data is imaged an accurate picture of the sky is obtained. This is not an arbitrary process, and there is a philosophy behind the CASA calibration methodology. For the most part, calibration in CASA using the tasks is not too different than calibration in other packages such as AIPS or Miriad.\n", "\n", "\n", "\n" ] }, { "cell_type": "markdown", "metadata": { "id": "xNJikC5P0EDc" }, "source": [ "## Calibration tasks\n", "\n", "