IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 27694


Ignore:
Timestamp:
Apr 15, 2010, 11:31:01 AM (16 years ago)
Author:
heather
Message:

added isp registration (to camera stage) and commented out gpc1 survey items.

File:
1 edited

Legend:

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

    r20137 r27694  
    33
    44surveys MULTI
    5 
    65surveys METADATA
    7   survey     STR 3PI
    8   label      STR ThreePi.@CAMERA@.@FILTER@.@DATE@
    9   dvodb      STR /data/ipp004.0/gpc1/catdir.ThreePi
    10   worksubdir STR ThreePi
    11   end_stage  STR warp
    12   tess_id    STR ALLSKY
     6  camera     STR isp
     7  survey     STR NULL
     8  label      STR @CAMERA@.@DATE@
     9  dvodb      STR /data/ipp004.0/isp/catdir.isp
     10  worksubdir STR neb://@HOST@.0/isp/@DATE@
     11  end_stage  STR camera
     12  tess_id    STR RINGS.V0
    1313END
    1414
    15 surveys METADATA
    16   survey     STR MD
    17   label      STR MediumDeep.@CAMERA@.@FILTER@.@DATE@
    18   dvodb      STR /data/ipp004.0/gpc1/MediumDeep
    19   worksubdir STR MediumDeep
    20   end_stage  STR warp
    21   tess_id    STR ALLSKY
    22 END
    2315
    24 surveys 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
    31 END
    3216
    33 surveys 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
    40 END
     17#all of these are really old - never use them, except maybe as an example?
     18#surveys METADATA
     19#  survey     STR 3PI
     20#  label      STR ThreePi.@CAMERA@.@FILTER@.@DATE@
     21#  dvodb      STR /data/ipp004.0/gpc1/catdir.ThreePi
     22#  worksubdir STR ThreePi
     23#  end_stage  STR warp
     24#  tess_id    STR ALLSKY
     25#END
    4126
    42 surveys 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
    49 END
     27#surveys METADATA
     28#  survey     STR MD
     29#  label      STR MediumDeep.@CAMERA@.@FILTER@.@DATE@
     30#  dvodb      STR /data/ipp004.0/gpc1/MediumDeep
     31#  worksubdir STR MediumDeep
     32#  end_stage  STR warp
     33#  tess_id    STR ALLSKY
     34#END
    5035
    51 surveys 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
    58 END
     36#surveys METADATA
     37#  survey     STR SS
     38#  label      STR SolarSystem.@CAMERA@.@FILTER@.@DATE@
     39#  dvodb      STR /data/ipp004.0/gpc1/SolarSystem
     40#  worksubdir STR SolarSystem
     41#  end_stage  STR warp
     42#  tess_id    STR ALLSKY
     43#END
     44
     45#surveys METADATA
     46#  survey     STR STS
     47#  label      STR STS.@CAMERA@.@FILTER@.@DATE@
     48#  dvodb      STR /data/ipp004.0/gpc1/STS
     49#  worksubdir STR STS
     50#  end_stage  STR warp
     51#  tess_id    STR ALLSKY
     52#END
     53
     54#surveys METADATA
     55#  survey     STR M31
     56#  label      STR M31.@CAMERA@.@FILTER@.@DATE@
     57#  dvodb      STR /data/ipp004.0/gpc1/M31
     58#  worksubdir STR M31
     59#  end_stage  STR warp
     60#  tess_id    STR ALLSKY
     61#END
     62
     63#surveys METADATA
     64#  survey     STR CAL
     65#  label      STR CalFields.@CAMERA@.@FILTER@.@DATE@
     66#  dvodb      STR /data/ipp004.0/gpc1/CalFields
     67#  worksubdir STR CalFields
     68#  end_stage  STR warp
     69#  tess_id    STR ALLSKY
     70#END
Note: See TracChangeset for help on using the changeset viewer.