EGODATA Installation Guide EGODATA version 1.12 2/5/96 Introduction The installation of the EUVE GO Center reference data set (EGODATA) is quite simple. The reference data set consists of a number of files contained in a single tape archive (tar file). These installation instructions assume that you already have IRAF v2.10 or later installed as well as the ST TABLES v1.3 or later layered package installed on your system. For additional information about installing IRAF see the "IRAF Installation and Maintenance Guide" for your host operating system. For additional details about installing TABLES see "TABLES Package Installation Procedures" for your host operating system. If you have STSDAS installed, then you may use its FITSIO sub-package instead of the TABLES package. Reading the TAR tape First, determine the directory that you want to install the reference data set into. Note that IRAF has limitations on the length of a path, so you may want to put the reference data set in a relatively short path to ensure that no unusual problem occur. All of the files in the tar start with a 'reference' subdirectory, so you need not create another subdirectory to contain them. We'll assume you want to unpack the reference data into your IRAF home directory, which is /usr/me/iraf: cl> cd To avoid having path name problems in IRAF you may want to explicitly set the IRAF IMDIR environment variable to the absolute path of the current directory. Be sure to include the trailing '/'. For example: cl> set imdir = /usr/me/iraf/ Use the rtar task to read the EGODATA distribution tape. To read from a tape: cl> softools so> allocate mtX ! X = a, b, ... so> rtar -xtvf mtX so> deallocate mtX Or, to read from tar file, called egodata.tar, use: cl> softools so> rtar -xtvf egodata.tar The tar files should be listed as they are extracted, which should look something like this: rwxrwxrwx3582/320 0 Oct 20 11:56 1995 reference/ r--r--r--3582/320 34560 Oct 20 11:48 1995 reference/detector.FITS r--r--r--3582/320 17280 Oct 20 11:48 1995 reference/ds_ea_quad0.FITS r--r--r--3582/320 17280 Oct 20 11:48 1995 reference/ds_ea_quad1.FITS etc. Next unpack all of the FITS files. Do them one at a time, instead of using a filename wildcard, to avoid a possible strfits bug that deletes WCS cards from images. If you wish, you can use the "unfits.cl" script included with this release to unpack the FITS files, as follows: cl> cd reference cl> cl < unfits.cl Or you can unpack the files manually, one a time, by typing: cl> tables ta> strfits detector.FITS "" "" oldirafname+ xdimtogf- ta> strfits hotspot.FITS "" "" oldirafname+ xdimtogf- ...(do the other FITS files here)... ta> strfits tifdeadtime.FITS "" "" oldirafname+ xdimtogf- Then delete the FITS files: ta> delete *.FITS Test the installation You can test the installation by checking that the tables and images are readable. ta> tinfo *.tab ta> minmax *.imh These commands should result in no error messages of any sort. Source Distribution Request Directions: Fill out the underlined areas in the following form. You may leave some of the fields blank. Send the completed form to the following e-mail address: egoinfo@cea.berkeley.edu =============================================================================== IRAF EUV Package Request Form Contact person: Name _________________________________________________ Institution _________________________________________________ Address _________________________________________________ _________________________________________________ Electronic Mail Address _________________________________________________ Phone Number _________________________________________________ Please send: __ Installation Kit (Code and Documentation) __ Documentation only Installation Kit Media: __ 1600 BPI __ 6250 BPI __ TK50 __ Sun cartridge __ 8mm Host computer: VAX model __________ VMS version __________ Ultrix version __________________ Sun model __________ with FPA? ____________ Sun OS version __________________ Other (machine, OS): ________________________________________________________ Physical memory (Mbytes): ______ Disk space available (Mbytes): _____________ IRAF information: __ Do not have IRAF, please forward request to NOAO __ Do not have IRAF, will order it myself __ Already have IRAF, version _____________ __ Do not have TABLES, please forward request to HST __ Do not have TABLES, will order it myself __ Already have TABLES, version ___________ Peripherals: Image display devices: ______________________________________________________ Graphics terminals: ______________________________________________________ Hardcopy devices: ______________________________________________________ Other information: Can you access the CEA Anonymous FTP account (yes/no) ? ____________________ Dial-in capability (y/n)? ______ Modem phone number: _______________________ Baud rate: __300 __1200 __2400 __9600 Expected number of users: __________________________________________________ Local programmer support (people): __________________________________________ ===============================================================================