IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 25747


Ignore:
Timestamp:
Oct 2, 2009, 12:13:33 PM (17 years ago)
Author:
eugene
Message:

merge changes from trunk

Location:
branches/eam_branches/20090715/ippconfig
Files:
6 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/20090715/ippconfig/dvo.photcodes

    r24051 r25747  
    500500  3500  ISP-Apogee-01.z      dep  17.250  0.000 0.000     -     - 0.0000     0     4   0.000 0.000 0.000  0.000   0x0000 0x0000  0x0000 0x0000 
    501501  3600  ISP-Apogee-01.y      dep  14.150  0.000 0.000     -     - 0.0000     0     5   0.000 0.000 0.000  0.000   0x0000 0x0000  0x0000 0x0000 
     502
     503  # VYSOS photcodes -- add as needed
     504  5002  VYSOS5.r             dep  17.200  0.000 0.000     -     - 0.0000     0     2   0.000 0.000 0.000  0.000   0x0000 0x0000  0x0000 0x0000 
    502505
    503506  4100  SIMTEST.g.Chip       dep  25.000  0.000 0.000     -     - 0.0000     0     1   0.000 0.000 0.000  0.000   0x0000 0x0000  0x0000 0x0000 
  • branches/eam_branches/20090715/ippconfig/recipes/filerules-split.mdc

    r24727 r25747  
    146146PPMERGE.OUTPUT.SHUTTER  OUTPUT {OUTPUT}.{CHIP.NAME}.fits         IMAGE     NONE       CHIP       TRUE      NONE
    147147PPMERGE.OUTPUT.FLAT     OUTPUT {OUTPUT}.{CHIP.NAME}.fits         IMAGE     NONE       CHIP       TRUE      NONE
    148 PPMERGE.OUTPUT.FRINGE   OUTPUT {OUTPUT}.{CHIP.NAME}.fits         FRINGE    NONE       CHIP       TRUE      NONE
    149 PPMERGE.OUTPUT.SIGMA    OUTPUT {OUTPUT}.{CHIP.NAME}.sigma.fits   IMAGE     NONE       CHIP       TRUE      NONE
    150 PPMERGE.OUTPUT.COUNT    OUTPUT {OUTPUT}.{CHIP.NAME}.count.fits   IMAGE     NONE       CHIP       TRUE      NONE
     148PPMERGE.OUTPUT.FRINGE   OUTPUT {OUTPUT}.{CHIP.NAME}.fits         FRINGE    NONE       CELL       TRUE      NONE
     149PPMERGE.OUTPUT.SIGMA    OUTPUT {OUTPUT}.{CHIP.NAME}.sigma.fits   IMAGE     NONE       CELL       TRUE      NONE
     150PPMERGE.OUTPUT.COUNT    OUTPUT {OUTPUT}.{CHIP.NAME}.count.fits   IMAGE     NONE       CELL       TRUE      NONE
    151151                                                                                                       
    152152DVOCORR.OUTPUT          OUTPUT {OUTPUT}.{CHIP.NAME}.fc.fits      IMAGE     NONE       CHIP       TRUE      NONE
  • branches/eam_branches/20090715/ippconfig/recipes/ppStack.config

    r25624 r25747  
    1919BIN1            S32     4               # Binning factor for first level
    2020BIN2            S32     4               # Binning factor for second level
     21PHOTOMETRY      BOOL    TRUE            # Do basic photometry?
    2122SKIP.BG.SUB     BOOL    FALSE           # Bypass background subtraction?
    2223
  • branches/eam_branches/20090715/ippconfig/simtest/ppSim.config

    r25392 r25747  
    2121# for a quick test, we are going to skip shutter and dark corrections
    2222STACKTEST.MAKE  METADATA
    23  PSF.MODEL       STR     PS_MODEL_GAUSS
     23 PSF.MODEL       STR     PS_MODEL_PGAUSS
    2424 SHUTTER.TIME    F32     0.0
    2525 DARK.RATE       F32     0.0         
  • branches/eam_branches/20090715/ippconfig/vysos5/format_flipped.config

    r24230 r25747  
    5656        FPA.INSTRUMENT  STR     VYSOS5
    5757        FPA.DETECTOR    STR     VYSOS5
    58         FPA.POSANGLE    STR     0.0
     58        FPA.POSANGLE    STR     180.0
    5959        CELL.SATURATION F32     60000
    6060        CELL.BAD        F32     -100 ## XXX this value is bogus, but needs to be context based so residual images do not get half-masked
  • branches/eam_branches/20090715/ippconfig/vysos5/psastro.config

    r25408 r25747  
    2626# PSASTRO.GRID.MAX.ANGLE F32 360.0
    2727# PSASTRO.GRID.DEL.ANGLE F32  1.0
    28 PSASTRO.GRID.MIN.ANGLE F32 +6.0 # start angle (degrees)
    29 PSASTRO.GRID.MAX.ANGLE F32 +10.0
     28PSASTRO.GRID.MIN.ANGLE F32  -20.0 # start angle (degrees)
     29PSASTRO.GRID.MAX.ANGLE F32  +20.0
    3030PSASTRO.GRID.DEL.ANGLE F32  1.0
    3131
     
    7070PSASTRO.CATDIR              STR      SYNTH.BRIGHT
    7171DVO.GETSTAR.PHOTCODE        STR      r
     72DVO.GETSTAR.MAX.RHO         F32      1000.0
    7273
    7374PHOTCODE.DATA MULTI
     
    9293# DVO.GETSTAR.MAG.MAX         F32      20.0
    9394# XXX need to be able to limit the density!
     95
     96# XXX this does not really make sense -- a single chip model cannot be inconsistent in rotation with the model!
     97PSASTRO.ANGLE.TOLERANCE       F32      10.0
Note: See TracChangeset for help on using the changeset viewer.