# Created: 1995-Jun-23 / jer # Updates: 1996-Dec-02 / jer # #------------------------------------------------------------------------------- # # Example for an hvi session during the testing phase of the software # # Here: check HRI sequence rh150013n00 # #------------------------------------------------------------------------------- # # Test data and software are available only on OSF workstation o09, # therefore login at o09: # rlogin o09 # # Copy the HRI sequences you are going to check to a local directory; # mkdir tmp # create a temporary directory cd tmp # change to temporary directory cp -pr /home/rra/data1/dat/rh150013n00 # copy HRI data to your temporary directory gunzip rh150013n00/* # uncompress HRI data # # set environment for hvi2: # source /home/rra/com/enable_hvi # # startup of hvi2: # idl # prehrra2,'rh150013n00/rh150013n00' # prepare HRI sequence for checking hvi2 # start hvi2 # # Now you are ready for checking. Proceed as described in the # hvi2 users' guide: # # URL http://www.rosat.mpe-garching.mpg.de/~jer/rra/doc/hvi/hvi2users_guide.txt # #-------------------------------------------------------------------------------- # # In case of problems refer to: # # J.Englhauser, jer@mpe-garching.mpg.de, phone nr. 3862 # #-------------------------------------------------------------------------------- #