Quick Guide to Direct Imaging
| |||
|
CCD 13 |
|||
| Filter g r i | Exposure time (s) 30 5 3 | counts 15000 15000 15000 | |
|
CCD 16 |
|||
| Filter g r i | Exposure time (s) 30 7 4 | counts 10000 14000 14000 | |
|
You want about 10 flats per filter that you are using. A simple way to do 10 in a row is to make or DOWNLOAD a VMS file called MDOME.COM with 10 identical lines reading SNAP 0 0 domeflat \ nodisplay Ftp this file to OSCAR and then simply type @MDOME. You should finish all of this before the night assistant shows up so that he can get the dome opened as early possible to start temperature equilibration. Go to Top Eat dinner. Very important. The Start of the NightTwilight calibrations: - There is only a narrow window of opportunity--when the sun has just set and the sky is still bright--when you can get twilight flats. This part is exciting and requires quick typing. General philosophy is that the twilight sky is reddish and darkens (or brightens, in the morning) exponentially. Take the telescope out of focus. When the sun has just dipped below the horizon, start by taking 2 second exposures (the minimum you should ever use for a flat) until the image is no longer saturared and gives about 16000 counts. Keep adjusting the exposure time up as the sky gets darker so that you keep getting about 16000 counts. Move the telescope between each image, just in case there are some bright stars in there somewhere. Ben Weiss has found that if you multiply the exposure time by 2.2 each time, that will be just about right, if you are reasonably quick at the keyboard. If you have more than one filter to do, do the bluest filters when the sky is brightest. You can buy some time by starting your flats with the telescope pointed toward the East and swinging the telescope towards the West as the sunset progresses. You will need at least three flats in each band. - Focus. This can be done when twiflats are finished. Look in your twiflat images and make sure that there are stars that are going to be visible (and not saturated!) in a 5 second exposure. Then focus by using the command FOCUS, and take 7 exposures of 5 seconds each. Type FOCUS MOVE=20 to have the telescope move 20 arcsec between each exposure. Set the focus (using the telescope paddle hanging to the right of the keyboard) to the current focus minus 60. Whenever setting the focus, go down to a value about 30 below where you are setting, and come up to the value. Now take your 7 exposures, moving the focus up by 10 between each one. From Thebe, ftp over your .dst file from OSCAR and convert it to a .fits file with the fig2fits command. View the image with saoimage and find the best focus in your image by looking at the close-up in the little screen in the top right corner. You can tell which focus position corresponds to which image because the star jumps the most between the last two images. Reset to the best focus (again, by coming up from below). - Go take a standard. Move to a standard field, take something like 4 exposures while dithering around. You can use the focus command to do the dithering automatically, but remember it does not reset your pointing back to where it was before! There is a P60 Standards binder on the shelf above OSCAR where you can find lists of standard stars. If your standard saturates the CCD (more than 20,000 counts) in a 2 second exposure, you might want to defocus a little. Don't forget to refocus again (and do that overshoot thing). The Middle of the Night-Autoguiding. Your night assistant will set up the autoguider. Be sure to disable it when you slew by clicking on the two "enable" buttons (they will turn yellow, indicating they are disbled). Ckick those buttons again when you are done slewing to re-enable the guider. To dither between exposures while keeping your guide star in the guider, set the autoguider to drift, move the telescope, watch the guide cross hairs move to the guidestar's new position, then set the autoguider back to guide. - Give the operator the first set of coordinates and move there. Start taking data (you will probably primarily use the SNAP command). Make sure you are guiding if you are taking a long exposure. Write papers. Become famous. Hire some of Mike's grad students. Or at least take the time while you are doing long exposures to listen to some good music (the CD player and tape player are on the night assistant's side of the control room). -Refocus regularly. You will need to refocus at least once during the night because of flexure. Also, each filter gives you a slightly different focus. The Johnson filter set generally has a focus setting -10 from the Guinn r filter, for example. -Keep an eye on the weather and the seeing. Note changes in your log. The End of the Night-You might do standards and twiflats and even domeflats if you didn't get them in time. -Transfer all your data to a Sun workstation. Make your own directory in the scratch space on thebe or leda; for instance, when I (mjk) observed on November 13 I made a directory called /scr/user/mjk/nov13. Then ftp to oscar and do an "mget *.dst" to transfer all of the .DST files. Change the .dst files to FITS format by typing (on the Sun station) "fig2fits *.dst" and then rm the .dst files. Insert blank tape. Type SETENV TAPE /dev/rmt/0n. Check the tape status with "mt stat" and finally do a "tar cvf $TAPE ." to write everything to tape. This may take a while. Pick it up on your way out the next afternoon. Do an "mt offline" to rewind the tape and eject it. Go to Top Summary of Some Useful CommandsData taking commands: |
|||
| SNAP | take an image If your exposure is longer than a few seconds, snap will run in the background, and allow you to use OSCAR for other things while you are exposing. Note that for exposures shorter than 2 seconds, the shutter timing error creeps in (see the chart on the wall). | |
| DARK | take an image, but don't open the shutter | |
| TEST | take an image, but don't save it to disk | |
| IMAGE | display an image that has been saved to disk Image also allows you to look at an array of DNs surrounding the location of the cursor on the chip; choose option "P". This is a good way to see whether a star is saturated, or estimate the seeing. | |
| FOCUS | take a series of focus images | |
| MODEXP | change the exposure integration time | |
| STOPALL | stop an exposure once it's started (throws data away, unless you then type KEEP which saves it, or REGO which restarts it. If you want the data to be thrown away, type READY) |
| Filter commands |
| FMOVE | change filters | |
| FSTAT | Show the names of all the filters in the filter wheel. The names are insensitive to case! Make sure to give all your filters starkly different names. After you do an fstat, the filter wheel is reset to position 1, so you will have to reselect your filter. | |
| FZERO | home the filter wheel |
| Other Commands |
| EXTRACT | make an row extraction, save it to disk | |
| YSTRACT | make a column extraction, save it to disk | |
| SPLOT | plot up one of these extractions. | |
| COLOUR GREY |
fix the color scale when it gets screwed up | |
| FRAMES | resets the frame number, so after a night of making files s1-s5, say, you can start again at s1. |
Time Saving Tips-To quit from a command, hit control-Y. Never quit using Control-C. It could crash the computer. -When you are answering questions in, eg., the image command, answer with a backslash "\" to skip over all the questions and accept all the default values. -Use the up-arrow to repeat commands you have used earlier. -Don't do anything involving OSCAR while it is reading the chip... it could crash. Do use this time to slew the telescope. When You need More InformationManuals galore are on the shelves above the monitors in the observing room. Other useful resources are experienced P60 CCD observers like Roy Gal and Ben Weiss. Go to Top |