IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 29520


Ignore:
Timestamp:
Oct 21, 2010, 2:49:04 PM (16 years ago)
Author:
eugene
Message:

updates from trunk

Location:
branches/eam_branches/ipp-20100823/ippconfig
Files:
11 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ipp-20100823/ippconfig/gpc1/camera.config

    r28089 r29520  
    160160NPIX_MAX                    S32     1455690816
    161161NPIX_INTERCHIP          S32     103794483
     162
     163# The set of maskbits that should not be set to NAN in "released" images
     164# This value is equal to CONV.POOR | STARCORE | SPIKE | SUSPECT  = 0x5280
     165# unfortunately the perl parser won't accept a hex value
     166MASK.NO.CENSOR      U32      21120
  • branches/eam_branches/ipp-20100823/ippconfig/isp/camera.config

    r27289 r29520  
    7676
    7777PHOTCODE.RULE           STR     {DETECTOR}.{FILTER.ID}          # Rule for generating photcode
     78# don't censor any masked pixels when making postage stamps
     79MASK.NO.CENSOR               U32 0xFFFFFFFF
  • branches/eam_branches/ipp-20100823/ippconfig/isp/dvo.config

    r13156 r29520  
    1717CCDNUM-KEYWORD          EXTNAME
    1818ST-KEYWORD              NONE
    19 OBSERVATORY-LATITUDE    NONE
    20 OBSERVATORY-LONGITUDE   NONE
     19OBSERVATORY-LATITUDE    20.7070999146
     20OBSERVATORY-LONGITUDE   10.4170608521
    2121SUBPIX_DATAFILE         NONE
    2222
     
    4646# scaled correlation radius
    4747ADDSTAR_NSIGMA          0
    48 
    49 CATMODE                 MEF
    50 CATFORMAT               PANSTARRS_DEV_0
  • branches/eam_branches/ipp-20100823/ippconfig/isp/format.config

    r27289 r29520  
    4949        FPA.ALT         STR     ALT
    5050        FPA.AZ          STR     AZ
    51         FPA.TEMP        STR     CCDTEMP
     51        FPA.TEMP        STR     DETTEM
    5252        FPA.EXPOSURE    STR     EXPTIME
    53         CHIP.TEMP       STR     CCDTEMP
     53        CHIP.TEMP       STR     DETTEM   #KELVIN
    5454        CELL.EXPOSURE   STR     EXPTIME
    5555        CELL.DARKTIME   STR     DARKTIME
  • branches/eam_branches/ipp-20100823/ippconfig/megacam/camera.config

    r26265 r29520  
    153153
    154154PHOTCODE.RULE           STR     {DETECTOR}.{FILTER.ID}.{CHIP.N}         # Rule for generating photcode
     155
     156# don't censor any masked pixels
     157NO.CENSOR               U32 0xFFFFFFFF
  • branches/eam_branches/ipp-20100823/ippconfig/recipes/filerules-mef.mdc

    r28541 r29520  
    295295                                                                                     
    296296PPSTAMP.OUTPUT          OUTPUT {OUTPUT}.fits                     IMAGE     COMP_IMG   FPA        TRUE      NONE
     297PPSTAMP.OUTPUT.DIFF     OUTPUT {OUTPUT}.fits                     IMAGE     COMP_SUB   FPA        TRUE      NONE
    297298PPSTAMP.OUTPUT.MASK     OUTPUT {OUTPUT}.mk.fits                  MASK      COMP_MASK  FPA        TRUE      NONE
    298299PPSTAMP.OUTPUT.VARIANCE OUTPUT {OUTPUT}.wt.fits                  VARIANCE  COMP_WT    FPA        TRUE      NONE
  • branches/eam_branches/ipp-20100823/ippconfig/recipes/filerules-simple.mdc

    r29469 r29520  
    267267                                             
    268268PPSTAMP.OUTPUT               OUTPUT {OUTPUT}.fits                 IMAGE           COMP_IMG   FPA        TRUE      NONE
     269PPSTAMP.OUTPUT.DIFF          OUTPUT {OUTPUT}.fits                 IMAGE           COMP_SUB   FPA        TRUE      NONE
    269270PPSTAMP.OUTPUT.MASK          OUTPUT {OUTPUT}.mk.fits              MASK            COMP_MASK  FPA        TRUE      NONE
    270271PPSTAMP.OUTPUT.VARIANCE      OUTPUT {OUTPUT}.wt.fits              VARIANCE        COMP_WT    FPA        TRUE      NONE
  • branches/eam_branches/ipp-20100823/ippconfig/recipes/filerules-split.mdc

    r28961 r29520  
    280280
    281281PPSTAMP.OUTPUT               OUTPUT {OUTPUT}.fits                     IMAGE           COMP_IMG   FPA        TRUE      NONE
     282PPSTAMP.OUTPUT.DIFF          OUTPUT {OUTPUT}.fits                     IMAGE           COMP_SUB   FPA        TRUE      NONE
    282283PPSTAMP.OUTPUT.MASK          OUTPUT {OUTPUT}.mk.fits                  MASK            COMP_MASK  FPA        TRUE      NONE
    283284PPSTAMP.OUTPUT.VARIANCE      OUTPUT {OUTPUT}.wt.fits                  VARIANCE        COMP_WT    FPA        TRUE      NONE
  • branches/eam_branches/ipp-20100823/ippconfig/recipes/nightly_science.config

    r29124 r29520  
    3737FILTERS STR z.00000
    3838FILTERS STR y.00000
     39FILTERS STR w.00000
    3940
    4041UNRECOVERABLE_QUALITY MULTI
     
    208209END
    209210TARGETS METADATA
     211  NAME STR MD11
     212  TESS STR MD11.V2
     213  OBSMODE STR MD
     214  OBJECT STR MD11%
     215#  COMMENT STR %MD11%
     216  STACKABLE BOOL TRUE
     217  DIST S16 30
     218END
     219TARGETS METADATA
    210220  NAME STR STS
    211221  TESS STR STS
     
    225235END
    226236TARGETS METADATA
     237  NAME STR OSS
     238  DISTRIBUTION STR SweetSpot
     239  TESS STR RINGS.V0
     240  OBSMODE STR OSS
     241  STACKABLE BOOL FALSE
     242  EXTRA_PROCESSING BOOL TRUE
     243END
     244TARGETS METADATA
    227245  NAME STR ThreePi
    228246  TESS STR RINGS.V0
  • branches/eam_branches/ipp-20100823/ippconfig/recipes/ppStatsFromMetadata.config

    r28486 r29520  
    374374  ENTRY  VAL  GOOD_PIXEL_FRAC     F32  MEAN              -good_frac                     
    375375  ENTRY  VAL  QUALITY             S32  CONSTANT          -quality             # Bad quality flag
     376  ENTRY  VAL  MJD_OBS             F64  CONSTANT          -mjd_obs
    376377
    377378  # Revision values
  • branches/eam_branches/ipp-20100823/ippconfig/simtest/camera.config

    r25756 r29520  
    7878
    7979PHOTCODE.RULE           STR     {DETECTOR}.{FILTER.ID}.{CHIP.NAME}      # Rule for generating photcode
     80
     81# don't censor any masked pixels when making postage stamps
     82MASK.NO.CENSOR               U32 0xFFFFFFFF
Note: See TracChangeset for help on using the changeset viewer.