{ "cells": [ { "cell_type": "markdown", "metadata": { "id": "WH_shvqvRL_D" }, "source": [ "# Using CASA\n", "\n", "## Configuring CASA\n", "\n", "CASA provides a number of configuration settings that you should review prior to starting CASA. Users may change defaults with a configuration file (default location: $HOME/.casa/config.py) and/or by setting command line options, with the later taking precedence over the configuration file. Please reference the [casaconfig API](../api/casaconfig.html) for detailed information on these configuration options.\n", "\n", "