Astronomical Laboratory - 29:137 - Fall 2013


When:
Mondays 6:30-9 pm
Where:
655 VAN
What:
Syllabus   Lectures/Homework   Research Projects
Who:
Prof. Kaaret
702 Van Allen Hall
319-335-1985
philip-kaaret@uiowa.edu
Office hours: Tuesday 10-11:30 am and Wednesday 2:30-4:00 pm or by appointment.  It's best to e-mail in advance.


News:
Class meets at 6:30 pm on Mondays.

Problems 6-4, 6-8, and 6-7 are due Monday 9/30.  Read sections 6.1-6.5 in the textbook before class on 9/30.


Links:
Handbook of CCD Astronomy via UI Libraries
Santa Barbara Instruments Group ST-402ME CCD camera
SBIG CCDOps manual
Kodak KAF-0402E/ME CCD
SBIG DSS-7 Spectrograph manual

Software:
SBIG software:
  - need CCDOps and DriverChecker64
  - https://www.sbig.com/support/software/
Python:
  - we will be using python 2.7.5 with numpy, matplotlib, and ipython
  - everything needed is included in Anaconda python http://continuum.io/downloads
  - or each can be download and installed individually
  - http://www.python.org/download/releases/2.7.5/
  - https://pypi.python.org/pypi/numpy
  - https://github.com/matplotlib/matplotlib/downloads
  - https://github.com/ipython/ipython/downloads
SAOImage DS9
  - http://hea-www.harvard.edu/RD/ds9/site/Download.html
  - DS9 Tips and Tricks: http://casa.colorado.edu/~ginsbura/ds9tips.htm#body8

Python resources:
General tutorials on Python: http://docs.python.org/2/tutorial/
Interactive, online tutorial: http://www.codecademy.com/tracks/python
PyFITS documentation: http://pythonhosted.org/pyfits/
NumPy tutorial: http://www.scipy.org/Tentative_NumPy_Tutorial
Matplotlib tutorial: http://matplotlib.org/users/pyplot_tutorial.html
Matplotlib site with many examples: http://matplotlib.org
Python official web site: http://www.python.org/
PyFits official site: http://www.stsci.edu/institute/software_hardware/pyfits
Python for Astronomers: http://www.astropython.org/
Question and answer site for programming:
http://stackoverflow.com
Book on Python: http://www.amazon.com/Scientific-Programming-Computational-Science-Engineering/dp/3642302920