Data Maintenance
General
Strict and consistent archiving is critical for the ultimate
collection, reduction and analysis of the data. Without consistent
and dedicated filing, data will be easily lost or misplaced, which
will cost valuable time and effort, and generally be a royal pain.
Within the UMIGS account are many directories, one for each of the survey galaxies (i.e. n3628 for NGC 3628, i342 for IC 342)...
Saving data from the MODCOMP (modread)
The data are read from the MODCOMP into files created in the FCRAO
package of CLASS (see scanload in data
reduction), and are named by the UT date (YYmmmDD) when the
observations began, e.g.,
Scanload automatically updates the history file with the date of the observation, the observer(s), the weather, the start and end scans, and the number of maps. The user must only update the history file by adding any additional comments. An example of a line in a history.log file is:
This means the particular galaxy was observed Jan 10, 1999 in the 12CO line by MG and MR. The weather was bad and 2 maps were completed, starting on scan 4000 and ending on scan 5000. Get it?
Recovering archived data from disk
If the data are older, they may no longer be on the MODCOMP. In this
case, they're most likely still on disk in the archive directory. To
see this directory, type
After copying the file, you have to unzip the file by simply typing "gunzip filename". You'll notice the .gz extension will go away. From FCRAO, use the macro diskload just as you would scanload, only now it also wants an input file (type help diskread or see the macros).
Recovering archived data from CD
If the data are older still and are no longer on disk, they have been
stored on CD. Mark has these CDs. You read the CD on
cutthroat, and copy the T-file you want from /cdrom to the home
directory of umigs on cutthroat. First you have to mount the CD drive
though:
Log onto fcrao now and procede as with diskread above.