Initial instructions for 2010: Difference between revisions

From CASA Guides
Jump to navigationJump to search
No edit summary
No edit summary
Line 1: Line 1:
The data reduction tutorials will be taking place across the [http://www.nmt.edu/images/stories/maps/map_big.jpg NMT campus], specifically in Weir Hall (Rm. 128 and 209), the Martin Speare Building (Rm 23), and the Array Operations Center/Dominici Science Operations Center.  There may be slight differences in installations between the various buildings.  This document describes how to use CASA in the various buildings.
The data reduction tutorials will be taking place across the [http://www.nmt.edu/images/stories/maps/map_big.jpg NMT campus], specifically in Weir Hall (Rm. 128 and 209), the Martin Speare Building (Rm 23), and the Array Operations Center/Dominici Science Operations Center.  There are slight differences in installations between the various buildings.  This document describes how to use CASA in the various buildings.


== Gaining Access ==
 
== Weir Hall and Speare Bldg. ==
 
 
 
 
=== Gaining Access ===


The data reduction tutorials will use the <tt>imaging</tt> account.  If the machine you will be using is not already logged into this account, do so.  The tutorial leads will provide the password.
The data reduction tutorials will use the <tt>imaging</tt> account.  If the machine you will be using is not already logged into this account, do so.  The tutorial leads will provide the password.


The home directory for the <tt>imaging</tt> account is common to <em>all</em> machines.  '''Do not modify any files in the home directory.'''
The home directory for the <tt>imaging</tt> account is common to <em>all</em> machines.  <strong>Do not modify any files in the home directory.</strong>


== First Steps==
=== First Steps===


Each machine has a local installation of CASA and a local copy of the relevant data files and calibration models.
Each machine has a local installation of CASA and a local copy of the relevant data files and calibration models.
Line 15: Line 21:
** Spectral Line: [[EVLA_Spectral_Line_Calibration_IRC%2B10216]]
** Spectral Line: [[EVLA_Spectral_Line_Calibration_IRC%2B10216]]


'''Do not use the Firefox browser.''' If you attempt to do so, you'll most likely be met with error messages.
<strong>Do not use the Firefox browser.</strong> If you attempt to do so, you'll most likely be met with error messages.
 
=== Second Step ===
 
In the terminal window, <tt>cd</tt> into the directory <tt>/nrao</tt>, which is where the relevant data files and calibration models are stored.  A directory listing, using <tt>ls -R</tt> should show the following:
<pre>
% ls -R
ContiuumMosaic_Friday_EVLA_3C391:
3c391_ctm_mosaic_10s_spw0.ms
 
AdvancedTopicsLine_Tuesday_EVLA_3C391:
3c391_line_10s_summerschool.ms
 
SpectralLine_Friday_EVLA_IRC10216:
day2_TDEM0003_10s_norx
 
MMLineMosaic_Tuesday_CARMA_M99:
M99_CARMA.fits
</pre>
 
Change directories (<tt>cd</tt>) into the directory relevant for your tutorial.  Start CASA with <tt>casapy</tt> and begin the relevant tutorial.
 
 
== DSOC ==
 
=== Gaining Access ===
 
The data reduction tutorials will use the <tt>synimgwk</tt> account.  If the machine you will be using is not already logged into this account, do so.  The tutorial leads will provide the password.
 
=== First Steps===
 
Each machine has a local installation of CASA and a local copy of the relevant data files and calibration models.
* Open a <tt>terminal</tt> window. 
* Start a Web browser and navigate to the relevant tutorials at [http://casaguides.nrao.edu/index.php?title=Main_Page CASAguides] - specifically the EVLA [[EVLA Tutorials | Tutorials]]. 
** Continuum: [[EVLA_Continuum_Tutorial_3C391]]
** Spectral Line: [[EVLA_Spectral_Line_Calibration_IRC%2B10216]]


== Second Step ==
=== Second Step ===


In the terminal window, <tt>cd</tt> into the directory <tt>/nrao</tt>, which is where the relevant data files and calibration models are stored.  A directory listing, using <tt>ls -R</tt> should show the following:
In the terminal window, <tt>cd</tt> into the directory <tt>/nrao</tt>, which is where the relevant data files and calibration models are stored.  A directory listing, using <tt>ls -R</tt> should show the following:

Revision as of 18:28, 10 June 2010

The data reduction tutorials will be taking place across the NMT campus, specifically in Weir Hall (Rm. 128 and 209), the Martin Speare Building (Rm 23), and the Array Operations Center/Dominici Science Operations Center. There are slight differences in installations between the various buildings. This document describes how to use CASA in the various buildings.


Weir Hall and Speare Bldg.

Gaining Access

The data reduction tutorials will use the imaging account. If the machine you will be using is not already logged into this account, do so. The tutorial leads will provide the password.

The home directory for the imaging account is common to all machines. Do not modify any files in the home directory.

First Steps

Each machine has a local installation of CASA and a local copy of the relevant data files and calibration models.

Do not use the Firefox browser. If you attempt to do so, you'll most likely be met with error messages.

Second Step

In the terminal window, cd into the directory /nrao, which is where the relevant data files and calibration models are stored. A directory listing, using ls -R should show the following:

% ls -R
ContiuumMosaic_Friday_EVLA_3C391:
3c391_ctm_mosaic_10s_spw0.ms

AdvancedTopicsLine_Tuesday_EVLA_3C391:
3c391_line_10s_summerschool.ms

SpectralLine_Friday_EVLA_IRC10216:
day2_TDEM0003_10s_norx

MMLineMosaic_Tuesday_CARMA_M99:
M99_CARMA.fits

Change directories (cd) into the directory relevant for your tutorial. Start CASA with casapy and begin the relevant tutorial.


DSOC

Gaining Access

The data reduction tutorials will use the synimgwk account. If the machine you will be using is not already logged into this account, do so. The tutorial leads will provide the password.

First Steps

Each machine has a local installation of CASA and a local copy of the relevant data files and calibration models.

Second Step

In the terminal window, cd into the directory /nrao, which is where the relevant data files and calibration models are stored. A directory listing, using ls -R should show the following:

% ls -R
ContiuumMosaic_Friday_EVLA_3C391:
3c391_ctm_mosaic_10s_spw0.ms

AdvancedTopicsLine_Tuesday_EVLA_3C391:
3c391_line_10s_summerschool.ms

SpectralLine_Friday_EVLA_IRC10216:
day2_TDEM0003_10s_norx

MMLineMosaic_Tuesday_CARMA_M99:
M99_CARMA.fits

Change directories (cd) into the directory relevant for your tutorial. Start CASA with casapy and begin the relevant tutorial.