IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 20137


Ignore:
Timestamp:
Oct 13, 2008, 5:17:31 PM (18 years ago)
Author:
eugene
Message:

defining parameters of known survey components

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippTasks/surveys.mhpcc.config

    r20128 r20137  
     1# Note from Ken Chambers on the OBS_MODE keyword:
     2# OBS_MODE - Official Keyword - string use for Survey ID, 3PI, MD, SS, STS, M31, CAL, AF1, AF2, AF3, ENG, NA - from scheduler
     3
    14surveys MULTI
    25
    36surveys METADATA
    4   survey     STR ThreePi
     7  survey     STR 3PI
    58  label      STR ThreePi.@CAMERA@.@FILTER@.@DATE@
    6   dvodb      STR /data/ipp004.0/gpc1/ThreePi.@CAMERA@
     9  dvodb      STR /data/ipp004.0/gpc1/catdir.ThreePi
    710  worksubdir STR ThreePi
     11  end_stage  STR warp
     12  tess_id    STR ALLSKY
    813END
    914
    1015surveys METADATA
    11   survey     STR MediumDeep
    12   label      STR MediumDeep
     16  survey     STR MD
     17  label      STR MediumDeep.@CAMERA@.@FILTER@.@DATE@
    1318  dvodb      STR /data/ipp004.0/gpc1/MediumDeep
    1419  worksubdir STR MediumDeep
     20  end_stage  STR warp
     21  tess_id    STR ALLSKY
    1522END
     23
     24surveys METADATA
     25  survey     STR SS
     26  label      STR SolarSystem.@CAMERA@.@FILTER@.@DATE@
     27  dvodb      STR /data/ipp004.0/gpc1/SolarSystem
     28  worksubdir STR SolarSystem
     29  end_stage  STR warp
     30  tess_id    STR ALLSKY
     31END
     32
     33surveys METADATA
     34  survey     STR STS
     35  label      STR STS.@CAMERA@.@FILTER@.@DATE@
     36  dvodb      STR /data/ipp004.0/gpc1/STS
     37  worksubdir STR STS
     38  end_stage  STR warp
     39  tess_id    STR ALLSKY
     40END
     41
     42surveys METADATA
     43  survey     STR M31
     44  label      STR M31.@CAMERA@.@FILTER@.@DATE@
     45  dvodb      STR /data/ipp004.0/gpc1/M31
     46  worksubdir STR M31
     47  end_stage  STR warp
     48  tess_id    STR ALLSKY
     49END
     50
     51surveys METADATA
     52  survey     STR CAL
     53  label      STR CalFields.@CAMERA@.@FILTER@.@DATE@
     54  dvodb      STR /data/ipp004.0/gpc1/CalFields
     55  worksubdir STR CalFields
     56  end_stage  STR warp
     57  tess_id    STR ALLSKY
     58END
Note: See TracChangeset for help on using the changeset viewer.