Last change
on this file since 2924 was 1636, checked in by Malte Marquarding, 15 years ago |
Added sphinx project for ASAP tutorials
|
File size:
779 bytes
|
Rev | Line | |
---|
[1636] | 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 | =====================
|
---|
| 7 | Python/ASAP Tutorials
|
---|
| 8 | =====================
|
---|
| 9 |
|
---|
| 10 |
|
---|
| 11 | This document contains the tutorials for the 2009 ATNF Radio School at Parkes.
|
---|
| 12 | These are in order of difficulty. The first one is a very basic introduction into python.
|
---|
| 13 |
|
---|
| 14 | These tutorials show how to do data redcution of single-dish spectral-line pointed obeservations.
|
---|
| 15 | It 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.