:tocdepth: 2 Reading and Writing files ========================= In this workshop we will learn how to get data in and out of Python using solely built-in Python functions and types, and we will then move on to see how we can use modules such as `pyfits`, `asciitable `_ and `ATpy `_ to read tables of data in various formats. .. toctree:: :maxdepth: 2 asciifiles.rst binaryfiles.rst atpy.rst summary.rst :Authors: Tom Robitaille, Tom Aldcroft, Moritz Guenther :Copyright: 2011 Smithsonian Astrophysical Observatory