Contents
This project includes 3 stages, and will take the entire semester.
Proposals will be due 9/25, and will be peer-reviewed the week of 10/1.
See here for some practical guidelines
Preliminary results will be presented as 15 minute oral talks. These talks will be presented in a mini-symposium during the week of December 4.
The final results will be presented as a paper in the format of an Astronomical Journal paper. The paper will be graded based on style, readability, and quality of the science. The paper is due on or before 5:00 PM, December 14.
Students must work in groups of two or three; all will receive the same grade for the project. You may distribute the work any way you see fit.
For the last few years, HST proposal preparation hs required use of a software package called APT. We will not use this. Rather, we will do this the old-fashioned way, by filling in a postscript file template.
Download the proposal template by
right-clicking on this link. Use the
"Save Link As" option.
You may name this file anything you like, so long as it has a .tex
extension. You will also
need to download the latex style file by
right-clicking on this link. The name of this
file must remain phase1.sty. Read the directions in the proposal
template file, and fill in the blanks.
The template (HST_obstemplate.texphase1.sty) are also available on the mathlab disk in
the /home/fwalter/hst directory.
Check here for a LaTeX primer.
I have uploaded a sample proposal file and the resulting postscript output. You can download this sample latex file instead of obsexample.tex if you wish. For instructions on how to fill out the form, read the comments (lines starting with % in the latex form).
To process your file, do the following:
E-mail
the latex file to me by the end of class on November 13.
If you wish to include figures, please also e-mail me the .ps file.
Please do not e-mail the STScI help desk for help.
I will post the files and the assignments here.
Proposals will be peer-reviewed on December 11.
Peer-review information is now available on this page. Please note your assignments, and read all the files. I will update the tardy files as they come in.
Links to archival websites are here.
What makes for a good poster? See here.
Project Assigned: October 2.
Project Due December 7, 5:00 PM.
IDL is installed on the Math Sinc site Sun workstations. The executable should be in your path, at /usr/local/bin/rsi. To start IDL, type idl.
If you will be working with fits files, you will need access to the
astronomy IDL library. Make sure /home/fwalter/pro is in your IDL_PATH.
You can do this by adding the line
If you are having problems, do the following
Typing idl should start idl. Access the online help by typing ? at the IDL prompt. You can find a primer on IDL, including links to a number of introductory sites, at the PHY 445/515 senior lab page. Check the computing help page for more information.