Next: 8. osse*.tdat: The Pipeline Up: OSSE Pipeline Documentation Previous: 6. High-Level OSSE Spectral

Subsections

7. OSSE Pipeline Configuration & Software

7.1 OSSEPIPE/ARCHIVER vs OSSETEST/OSSE

The OSSETEST (VAX) and osse (Unix) accounts are the testing areas for the OSSEPIPE (VAX) and archiver (unix) accounts. The test area should contain all source code, test binary images, and support files as contained in the corresponding live account. There may be additional files present in the test accounts.

7.2 Logicals & Symbols (VMS)

Of primary concern are the ones defined in the VMS LOGIN.COM file. These are set when you log into the corresponding account. The program is set-up to establish the appropriate symbols depending on the account name.

osse_destroot
location for FITSified output products (this should be NFS mounted with Unix side)
osse_stage_www
location for HTML output products (this should be NFS mounted with Unix side)
osse_archroot
Unix root path for archive (WARNING! If this value is changed, be sure to change in in archive_osse.pro on the Unix side of this pipeline!)
osse_native
VAX staging area for low-level deliveries
osse_hlpnative
VAX staging area for high-level deliveries
osse_batchname
Name of VAX batch que used for processing
osse_homedisk
location of executables & .com files
osse_logdisk
Location of log files
osse_tape
Tape drive for loading archive
osse_logdisk
location of processing log files
osse_highlevel
location of high-level processing software
osse_lowlevel
location of low-level processing software
osse_catsave
location to save delivery planning catalogs (careful not to confuse with osse_cat)

7.3 Unix Paths, etc.

Here are the control variables defined for the archiver account and defined in archive_osse.pro and build_new_tdat.pro. The paths below are for the live archiver account. A parallel set exists for the osse account.

stageroot = /h/grossc/disk20/ossepipe/stage/
data staging area (NFS-mounted with VMS)
archiveroot = /FTP/compton/data/osse/
root level of archive
tdatpath = /home/cosmic/archiver/osse/osse_tdat/
output location for delimited tdat file
logpath = /home/cosmic/archiver/osse/osse_logs/
location for log files
w3b_stage = hrcdba@dbsrv:/dba_dbase/work/osse/hdb/
W3Browse staging area
w3b_email = browse_dba@lheamail.gsfc.nasa.gov
E-mail notification

Next: 8. osse*.tdat: The Pipeline Up: OSSE Pipeline Documentation Previous: 6. High-Level OSSE Spectral