{ "nbformat": 4, "nbformat_minor": 0, "metadata": { "colab": { "name": "carta.ipynb", "provenance": [] }, "language_info": { "name": "python" }, "kernelspec": { "name": "python3", "display_name": "Python 3" } }, "cells": [ { "cell_type": "markdown", "metadata": { "id": "EYl8BQ_ykuoB" }, "source": [ "# CARTA\n", "\n", "CARTA is the *Cube Analysis and Rendering Tool for Astronomy*, a new image visualization and analysis tool designed for the [ALMA](https://www.almaobservatory.org/en/home/), the [VLA](https://science.nrao.edu/facilities/vla), and the [SKA pathfinders](https://www.skatelescope.org/). As image sizes continue to increase with modern telescopes, viewing an image with a local image viewer or with a remote image viewer via the ssh protocol becomes less efficient. The mission of CARTA is to provide usability and scalability for the future by utilizing modern web technologies and computing parallelization.\n", "\n", "**Download and Installation** (see https://cartavis.github.io/)\n", "\n", "CARTA is a separate application and not directly integrated with CASA. Refer to the official [CARTA website](https://cartavis.org) for download and installation instructions as well as a proper set of documentation.\n", "\n", "*Some advantages over the CASA Viewer (tasks imview and msview):*\n", "\n", "- Much better performance, able to handle very large image cubes\n", "- Modern web browser based interface allowing local and remote display options.\n", "- Can display Stokes wedges.\n", "- Proper display of image headers\n", "- Flexibility to modify and save the layout\n", "- Supports new HDF5 image format (in addition to CASA Image, MIRIAD, and FITS)\n", "- Rotation support for regions\n", "- RMS display for spectra\n", "- Better image rendering widget\n", "- Better animation control\n", "- Gzip image display\n", "\n", "\n", "Subsequent releases of CARTA will continue to enhance CARTA's performance. For a full overview of the current and upcoming features, see the official [CARTA website](https://cartavis.org).\n", "\n", "\n", "\n", "\n", "> CARTA is developed by the Academia Sinica Institute of Astronomy and Astrophysics ([ASIAA](https://www.asiaa.sinica.edu.tw/)), the Inter-University Institute for Data Intensive Astronomy ([IDIA](https://www.idia.ac.za/)), the National Radio Astronomy Observatory ([NRAO](https://science.nrao.edu/)), and the Department of Physics, [University of Alberta.](https://www.ualberta.ca/physics/index.html)\n", "\n", "\n", "\n" ] }, { "cell_type": "markdown", "metadata": { "id": "DgtCaDrfyigo" }, "source": [ "## Remaining Capability Gaps\n", "\n", "