Initial instructions for 2010: Difference between revisions
(21 intermediate revisions by 3 users not shown) | |||
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. | 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. | 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. | ||
* Open a <tt>terminal</tt> window. | * Open a <tt>terminal</tt> window. | ||
* Start the Opera Web browser and navigate to the relevant tutorials at [http://casaguides.nrao.edu/index.php?title=Main_Page CASAguides]. | * Start the Opera 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]] | |||
<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: | 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> | <pre> | ||
bash-3.2$ ls | |||
ContiuumMosaic_Friday_EVLA_3C391 | AdvancedTopicsLine_Tuesday_EVLA_3C391 | ||
casapy-stable-30.2.11705-001-64b MMLineMosaic_Tuesday_CARMA_M99 | |||
ContiuumMosaic_Friday_EVLA_3C391 SpectralLine_Friday_EVLA_IRC10216 | |||
data summerschool_data | |||
% ls ContiuumMosaic_Friday_EVLA_3C391 | |||
3c391_ctm_mosaic_10s_spw0.ms | 3c391_ctm_mosaic_10s_spw0.ms | ||
AdvancedTopicsLine_Tuesday_EVLA_3C391 | % ls AdvancedTopicsLine_Tuesday_EVLA_3C391 | ||
3c391_line_10s_summerschool.ms | 3c391_line_10s_summerschool.ms | ||
SpectralLine_Friday_EVLA_IRC10216 | % ls SpectralLine_Friday_EVLA_IRC10216 | ||
day2_TDEM0003_10s_norx | day2_TDEM0003_10s_norx | ||
MMLineMosaic_Tuesday_CARMA_M99 | %ls MMLineMosaic_Tuesday_CARMA_M99 | ||
fits | |||
</pre> | </pre> | ||
Change directories (<tt>cd</tt>) into the directory relevant for your tutorial. | 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 === | |||
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 | |||
AdvancedTopicsLine_Tuesday_EVLA_3C391 Desktop | |||
casapy-stable-30.2.11705-001-64b MMLineMosaic_Tuesday_CARMA_M99 | |||
ContiuumMosaic_Friday_EVLA_3C391 SpectralLine_Friday_EVLA_IRC10216 | |||
data summerschool_data | |||
% ls ContiuumMosaic_Friday_EVLA_3C391 | |||
3c391_ctm_mosaic_10s_spw0.ms | |||
% ls AdvancedTopicsLine_Tuesday_EVLA_3C391 | |||
3c391_line_10s_summerschool.ms | |||
% ls SpectralLine_Friday_EVLA_IRC10216 | |||
day2_TDEM0003_10s_norx | |||
% ls MMLineMosaic_Tuesday_CARMA_M99 | |||
fits | |||
</pre> | |||
Change directories (<tt>cd</tt>) into the directory relevant for your tutorial. | Change directories (<tt>cd</tt>) into the directory relevant for your tutorial. Start CASA with <tt>casapy</tt> and begin the relevant tutorial. |
Latest revision as of 22:39, 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.
- Open a terminal window.
- Start the Opera Web browser and navigate to the relevant tutorials at CASAguides - specifically the EVLA Tutorials.
- Continuum: EVLA_Continuum_Tutorial_3C391
- Spectral Line: EVLA_Spectral_Line_Calibration_IRC+10216
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:
bash-3.2$ ls AdvancedTopicsLine_Tuesday_EVLA_3C391 casapy-stable-30.2.11705-001-64b MMLineMosaic_Tuesday_CARMA_M99 ContiuumMosaic_Friday_EVLA_3C391 SpectralLine_Friday_EVLA_IRC10216 data summerschool_data % ls ContiuumMosaic_Friday_EVLA_3C391 3c391_ctm_mosaic_10s_spw0.ms % ls AdvancedTopicsLine_Tuesday_EVLA_3C391 3c391_line_10s_summerschool.ms % ls SpectralLine_Friday_EVLA_IRC10216 day2_TDEM0003_10s_norx %ls MMLineMosaic_Tuesday_CARMA_M99 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.
- Open a terminal window.
- Start a Web browser and navigate to the relevant tutorials at CASAguides - specifically the EVLA Tutorials.
- Continuum: EVLA_Continuum_Tutorial_3C391
- Spectral Line: EVLA_Spectral_Line_Calibration_IRC+10216
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 AdvancedTopicsLine_Tuesday_EVLA_3C391 Desktop casapy-stable-30.2.11705-001-64b MMLineMosaic_Tuesday_CARMA_M99 ContiuumMosaic_Friday_EVLA_3C391 SpectralLine_Friday_EVLA_IRC10216 data summerschool_data % ls ContiuumMosaic_Friday_EVLA_3C391 3c391_ctm_mosaic_10s_spw0.ms % ls AdvancedTopicsLine_Tuesday_EVLA_3C391 3c391_line_10s_summerschool.ms % ls SpectralLine_Friday_EVLA_IRC10216 day2_TDEM0003_10s_norx % ls MMLineMosaic_Tuesday_CARMA_M99 fits
Change directories (cd) into the directory relevant for your tutorial. Start CASA with casapy and begin the relevant tutorial.