General Use

Home :: General Use

Tasks

Requirements

CasaBrowser is meant to be distributed with the CASA system and will not work as a standalone application. When CASA is installed, a Qt version of at least 4.3.0 is required. In addition, the Qwt library is also required to enable plotting. The version of Qwt must be at least 5.0.2.
 
[ top || home ]
 

Usage

Once CASA has been installed and built, the executable for CasaBrowser can be found in the [CASA]/[architecture]/bin/ directory (for example: /casa/linux_gnu/bin). Since this directory is placed on the path, the executable should be runnable from any location.

CasaBrowser can be run in two ways:


CasaBrowser is also accessible from within casapy by using the browsetable() command.
 
[ top || home ]
 

 

Information

CASA Table Data Types

The following datatypes are supported by the table browser:


The following CASA data types are not supported by the table browser:


For more information see the CASA table documentation.
 
[ top || home ]
 

Useful Links


 
[ top || home ]