.. Python/ASAP Tutorials documentation master file, created by sphinx-quickstart on Mon Sep 21 10:58:39 2009. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. ===================== Python/ASAP Tutorials ===================== This document contains the tutorials for the 2009 ATNF Radio School at Parkes. These are in order of difficulty. The first one is a very basic introduction into python. These tutorials show how to do data redcution of single-dish spectral-line pointed obeservations. It doesn't address interferometry, continuum observation or single-dish mapping data. .. toctree:: :maxdepth: 2 python_introduction tutorial_1 tutorial_2 tutorial_3 tutorial_4 tutorial_5