# # Items expected to be the same on all nodes, regardless of platform, OR # items that change regularly for our main platforms. These can be overridden # by each _config.txt file. # # need to update RUNTIME_VERSION for EVERY build!! # # Do NOT put a comment at the end of the line else resource NOT found! # # History: # 12/11/07 59094 MSwam Sybase15,OSTDB3,Java5 changes # 01/02/08 59094 MSwam New pyssg # 02/05/09 61861 MSwam 20091 changes (64-bit python, etc.) # 12/29/09 64182 MSwam move _empty_OMNIORB_OPUSVERSION,JCONN_JARPATH, # DADS_BASEDIR to platform files, # remove now unused GNU_DIFF_LOC, SYBASE_BASEDIR # 03/23/11 67669 Sherbert Add refpipe stuff ...again 09/09/11 #--------------------------------------------------------------------- # The OPUS version number for this build _empty_SCIENCE_VERSION OPUS-2012_3b # # Intended DB number (leave as a comment, to suggest that the user supply # this value when running the build set-up tools) # (CHANGE THIS WITH EACH NEW SCIENCE_VERSION) # 2 # ## Well, we are not quite ready for it just yet #_empty_REFPIPE_VERSION refpipe2011_1 # Until we have a real location, prevent opus login errors: _empty_REFPIPE_VERSION null # # external s/w and system-level settings _empty_CPP64_BASEDIR FIND_ON_FLY # # omniorb _empty_OMNIORB_PYVERSION 2.5 # # IRAF/PyRAF (for Solaris/SunFire, Linux gets setting in platform .txt files) _empty_SSB_VERSION runtime_27 ## Semi-generic _empty_TMP_DIR /tmp/_empty_USER_NAME ##------------------------------------------------------------------------------ ## EDPS ##------------------------------------------------------------------------------ ## Had to change the edr path template so that AUTO could put this ## dir in the AUTO test run area, but usually we want this _empty_EDR_RECEIPT_ROOT _empty_STORE_ROOT ##------------------------------------------------------------------------------ ## Shared between STIS and ACS refpipe ##------------------------------------------------------------------------------ ## subdir in which to save unexpected files delivered by DADS _empty_EXTRA_FILES_CACHE extra_files ## set yes to create interim weeks for a new proposal ## Setting no here because this has to be tweaked by user _empty_NEW_PROPOSAL no ## Max hours to wait before declaring a retrieval problem _empty_TIMEOUT_INTERVAL 12 ##------------------------------------------------------------------------------ ## These STIS refpipe resources are not expected to change very often ## but can always be overrided in your my_config.txt file ##------------------------------------------------------------------------------ ## set TRUE to save spt files in ref directories _empty_STI_KEEP_SPT FALSE _empty_STI_KEEP_EPC TRUE ## (seconds) darks shorter than this are not used _empty_STI_MIN_DARK_EXPTIME 200 ## (seconds) darks longer than this are not used _empty_STI_MAX_DARK_EXPTIME 2000 ## min value of OCCDHTAV for a valid dark _empty_STI_MIN_DARK_TEMP 1.0 ## max value of OCCDHTAV for a valid dark _empty_STI_MAX_DARK_TEMP 100.0 ## must have at least this many imsets to produce a baseline dark _empty_STI_MIN_BASEDARK_IMSETS 20 ## must have at least this many imsets to produce a dark _empty_STI_MIN_DARK_IMSETS 5 ## STIS settings ## Max number of images IRAF can combine _empty_STI_MAX_IMSETS 120 ## Side 2 temperature correction ## PR 64986 ## changing S2_REF_TEMP from 18 to 22 and ## would have changed DRK_VS_TEMP from 0.07 to 0.056 had it been here before ## REFPIPE PR 69280 requires reverting these values from 22 to 18 and .056 to .07 _empty_STI_S2_REF_TEMP 18 _empty_STI_DRK_VS_TEMP 0.07