next up previous 600
Next: Jiggle maps
Up: The difficult way
Previous: The difficult way


How to find and access SCUBA data?

All SCUBA data are stored on disk at JAC and also for a shorter period at JCMT. The data are initially stored on the summit VAX, and copied to a unix disk (mounted as /jcmtarchive) after each observation is completed. Each night a new subdirectory is created using the convention of year, month and UT date, i.e. 19980215, would contain data for the night between the 14th and 15th of February 1998. As of now data obtained on for example the evening shift of February 15 are stored on the UNIX disk in

/jcmtarchive/19980215

and copied to Hilo the following day, where they reside in a protected UNIX directory. If you are a visiting astronomer, it may be wise to copy all your files into your local directory, so that you later can transfer them to your home institution. Another way to obtain SCUBA data is to search the JCMT archive. If you find what you are looking for, please mark and retrieve the files and within an hour you can start reducing data. Since the source files are not tagged to calibration information, you will have to do an additional search for the date or dates that the files originate from and retrieve skydips, pointing and calibration data, so that you can calibrate your data sets.

In the following we assume that you have copied the files into your local directory called /home/user/scubadata. To start the data reduction you will therefore need to set up some environmental variables and get a listing of your data.

% setenv DATADIR /home/user/scubadata
% setenv SCUBA_PREFIX yyyymmdd
% setenv HDS_SCRATCH /tmp

Here yyyy stands for the year, mm is the month (as a numeral) and dd is the UT date for the night you want to reduce, i.e. 19980401 would be the night between March 31st and April 1st in 1998. For the best performance you should try to ensure that your working directory is on a local disk. At the very least, you should make sure that HDS_SCRATCH is local since this is where temporary files will be written by Starlink applications.

You are now ready for creating a log of all maps obtained during the night by typing:

% mapsum -all -demod > Dec8.maps

Here the summary information about all the maps in our directory is piped into a text file, which we called Dec8.maps. You can choose any name you want. This is a simple ASCII-file, which you can edit and print. If you want to be systematic in your data reduction, you can edit the file to include your reduction notes. The same way one can make summaries of photometry (photsum) and pointsum, to get a log of the pointing, which you will need if you plan to correct your maps for pointing drifts. You may find it useful to include a complete log of the night with sculog (or obssum), if you want to make sure that you know when the telescope was focused and when noise measurements were done, although the latter you can easily find with scunoise.


next up previous 600
Next: Jiggle maps
Up: The difficult way
Previous: The difficult way

The SCUBA map reduction cookbook
Starlink Cookbook 11
G. Sandell, N. Jessop, T. Jenness
Joint Astronomy Centre, Hilo, Hawaii
29th October 2001
E-mail:ussc@star.rl.ac.uk

Copyright © 2010 Science and Technology Facilities Council