source: branches/alma/tutorials/index.rst @ 1757

Last change on this file since 1757 was 1757, checked in by Kana Sugimoto, 14 years ago

New Development: Yes

JIRA Issue: Yes (CAS-2211)

Ready for Test: Yes

Interface Changes: Yes

What Interface Changed: ASAP 3.0.0 interface changes

Test Programs:

Put in Release Notes: Yes

Module(s): all the CASA sd tools and tasks are affected.

Description: Merged ATNF-ASAP 3.0.0 developments to CASA (alma) branch.

Note you also need to update casa/code/atnf.


File size: 779 bytes
Line 
1.. Python/ASAP Tutorials documentation master file, created by
2   sphinx-quickstart on Mon Sep 21 10:58:39 2009.
3   You can adapt this file completely to your liking, but it should at least
4   contain the root `toctree` directive.
5
6=====================
7Python/ASAP Tutorials
8=====================
9
10
11This document contains the tutorials for the 2009 ATNF Radio School at Parkes.
12These are in order of difficulty. The first one is a very basic introduction into python.
13
14These tutorials show how to do data redcution of single-dish spectral-line pointed obeservations.
15It doesn't address interferometry, continuum observation or single-dish mapping data.
16
17.. toctree::
18   :maxdepth: 2
19
20   python_introduction
21   tutorial_1
22   tutorial_2
23   tutorial_3
24   tutorial_4
25   tutorial_5
26
Note: See TracBrowser for help on using the repository browser.