Skip to content
This repository has been archived by the owner on Dec 12, 2019. It is now read-only.
Grimmer edited this page May 8, 2017 · 26 revisions

Welcome to the CARTA wiki!

Build and Third party

How to build CARTA in Mac, CentOS and Ubuntu

Install Third party libraries for building CARTA & CASA On Mac

Run dockerized CARTA within 5 minutes

To test anything by Docker way, either using ubunto or CentOS: Tips to run a desktop application which uses x11 window in Docker

Coding part

How to write plugins

Coding Style - Draft

Build doxygen documents on Mac

  1. brew install graphviz
  2. brew install doxygen
  3. cd your-carta-work/CARTAvis/carta/cpp/docs
  4. mkdir -p ../../../docs/build/doxygen/
  5. doxygen Doxyfile
  6. open ../../../docs/build/doxygen/html/index.html

optional: setup UML_LOOK = YES in Doxyfile.

Legacy

CASA CARTA Data Analysis

Clone this wiki locally