IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Sep 21, 2008, 5:34:19 PM (18 years ago)
Author:
eugene
Message:

adding vysos camera; adding PPSTATS_METADATA recipe

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippconfig/system.config

    r19551 r19628  
    44CAMERAS         METADATA
    55        MEGACAM                 STR     megacam/camera.config           # CFHT MegaCam
    6         CFH12K                  STR     cfh12k/camera.config            # CFHT 12K
    7         ISP-Apogee              STR     isp/camera.config               # Pan-STARRS Imaging sky probe
    8         MOSAIC2                 STR     mosaic2/camera.config           # CTIO MOSAIC2 camera, for ESSENCE
    9         SDSSmosaic              STR     sdssmosaic/camera.config        # SDSS, mosaic version
    10         SDSS                    STR     sdss/camera.config              # Sloan Digital Sky Survey
    11         GPC1                    STR     gpc1/camera.config              # Pan-STARRS GPC1
    12         ESOWFI                  STR     esowfi/camera.config            # ESO Wide-Field Imager
    13         LBCRED                  STR     lbc_red/camera.config           # Large Binocular Camera Red
    14         LULIN                   STR     lulin/camera.config             # Lulin Optical Telescope 1m
    15         UH8K                    STR     uh8k/camera.config              # WFI/8k on UH88
    16         # VYSOS-5                       STR     vysos5/camera.config            # VYSOS 5in
    17         SIMMOSAIC               STR     simmosaic/camera.config         # Simulated mosaic, for testing
    18         SIMTEST                 STR     simtest/camera.config           # Simulation test camera
    19         SIMPLE                  STR     simple/camera.config            # If all else fails....
     6        CFH12K                  STR     cfh12k/camera.config            # CFHT 12K
     7        ISP-Apogee              STR     isp/camera.config               # Pan-STARRS Imaging sky probe
     8        MOSAIC2                 STR     mosaic2/camera.config           # CTIO MOSAIC2 camera, for ESSENCE
     9        SDSSmosaic              STR     sdssmosaic/camera.config        # SDSS, mosaic version
     10        SDSS                    STR     sdss/camera.config              # Sloan Digital Sky Survey
     11        GPC1                    STR     gpc1/camera.config              # Pan-STARRS GPC1
     12        ESOWFI                  STR     esowfi/camera.config            # ESO Wide-Field Imager
     13        LBCRED                  STR     lbc_red/camera.config           # Large Binocular Camera Red
     14        LULIN                   STR     lulin/camera.config             # Lulin Optical Telescope 1m
     15        UH8K                    STR     uh8k/camera.config              # WFI/8k on UH88
     16        VYSOS-5                 STR     vysos5/camera.config            # VYSOS 5in
     17        SIMMOSAIC               STR     simmosaic/camera.config         # Simulated mosaic, for testing
     18        SIMTEST                 STR     simtest/camera.config           # Simulation test camera
     19        SIMPLE                  STR     simple/camera.config            # If all else fails....
    2020END
    2121
     
    2525#       TC3                     STR     tc3/camera.config               # Pan-STARRS Test Camera III
    2626#       LRIS_RED                STR     lris_red/camera.config
    27 
    28 ### camera names as expected by DVO
    29 DVO.CAMERAS             METADATA
    30         MEGACAM                 STR     megacam
    31         CFH12K                  STR     cfh12k
    32         ISP-Apogee              STR     isp
    33         MOSAIC2                 STR     mosaic2
    34         SDSSmosaic              STR     sdssmosaic
    35         SDSS                    STR     sdss
    36         GPC1                    STR     gpc1
    37         ESOWFI                  STR     esowfi
    38         LULIN                   STR     lulin
    39         UH8K                    STR     uh8k
    40         SIMMOSAIC               STR     simmosaic
    41         SIMTEST                 STR     simtest
    42         SIMPLE                  STR     simple
    43 END
    4427
    4528# Header keywords for skycell concepts; required because DVO doesn't read HIERARCH
     
    5336
    5437RECIPES         METADATA                # Site-level recipes
    55         MASKS           STR             recipes/masks.config    # Mask values
    56         REJECTIONS      STR             recipes/rejections.config # Rejection for detrend creation
    57         PPIMAGE         STR             recipes/ppImage.config  # Image reduction
    58         PPMERGE         STR             recipes/ppMerge.config  # Image combination
    59         PPSTATS         STR             recipes/ppStats.config  # Image statistics
    60         PSPHOT          STR             recipes/psphot.config   # Photometry
    61         PSASTRO         STR             recipes/psastro.config  # Astrometry
    62         PPSTACK         STR             recipes/ppStack.config  # Combination
    63         PSWARP          STR             recipes/pswarp.config   # Warping
    64         PPSIM           STR             recipes/ppSim.config    # Simulations
    65         PPSUB           STR             recipes/ppSub.config    # Subtraction
    66         ADDSTAR         STR             recipes/addstar.config  # addstar to dvodb
     38        MASKS           STR             recipes/masks.config    # Mask values
     39        REJECTIONS      STR             recipes/rejections.config # Rejection for detrend creation
     40        PPIMAGE         STR             recipes/ppImage.config  # Image reduction
     41        PPMERGE         STR             recipes/ppMerge.config  # Image combination
     42        PPSTATS         STR             recipes/ppStats.config  # Image statistics
     43        PSPHOT          STR             recipes/psphot.config   # Photometry
     44        PSASTRO         STR             recipes/psastro.config  # Astrometry
     45        PPSTACK         STR             recipes/ppStack.config  # Combination
     46        PSWARP          STR             recipes/pswarp.config   # Warping
     47        PPSIM           STR             recipes/ppSim.config    # Simulations
     48        PPSUB           STR             recipes/ppSub.config    # Subtraction
     49        ADDSTAR         STR             recipes/addstar.config  # addstar to dvodb
     50        PPSTATS_METADATA STR            recipes/ppStatsFromMetadata.config # Image statistics
    6751END
Note: See TracChangeset for help on using the changeset viewer.