IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 9324


Ignore:
Timestamp:
Oct 5, 2006, 3:23:37 PM (20 years ago)
Author:
eugene
Message:

updates to work with psphot

Location:
trunk/ippconfig
Files:
5 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippconfig/megacam_detrended/camera.config

    r7899 r9324  
    5757FILERULES METADATA
    5858   # filerule aliases: select the version you prefer for the given type
    59    PSPHOT.OUTPUT      STR PSPHOT.OUTPUT.CMP
     59   PSPHOT.OUTPUT      STR PSPHOT.OUTPUT.CMF
    6060   PSASTRO.INPUT      STR PSASTRO.INPUT.CMP
    6161   PSASTRO.OUTPUT     STR PSASTRO.OUTPUT.CMP
  • trunk/ippconfig/megacam_detrended/psphot.config

    r7532 r9324  
    7979# APTREND            STR  SKYSAT
    8080# APTREND            STR  SKYBIAS
    81 FULL_FIT_SN_LIM      F32  50.0
     81FULL_FIT_SN_LIM      F32  200.0
    8282AP_MIN_SN            F32  50.0
    8383
    8484# test options
    8585# BREAK_POINT         STR  PEAKS
    86 PEAKS_OUTPUT_FILE   STR  peaks.dat
     86# PEAKS_OUTPUT_FILE   STR  peaks.dat
    8787# MOMENTS_OUTPUT_FILE STR  moments.dat
    8888# ANALYSIS_REGION     STR  [100:2000,100:4500]
  • trunk/ippconfig/simple/camera.config

    r7722 r9324  
    2222   PSASTRO.INPUT      STR PSASTRO.INPUT.CMP
    2323   PSASTRO.OUTPUT     STR PSASTRO.OUTPUT.CMP
    24    PSPHOT.OUTPUT      STR PSPHOT.OUTPUT.CMF
     24   PSPHOT.OUTPUT      STR PSPHOT.OUTPUT.RAW
    2525
    2626   ### input file definitions
  • trunk/ippconfig/simple/format.config

    r7584 r9324  
    1111        PHU             STR     FPA     # The FITS file represents an entire FPA
    1212        EXTENSIONS      STR     NONE    # There are no extensions
    13         FPA.NAME        STR     OBJECT  # A PHU keyword for unique identifier within the hierarchy level
     13        FPA.NAME        STR     NAXIS   # A PHU keyword for unique identifier within the hierarchy level
    1414END
    1515
     
    2020CELLS   METADATA
    2121        amplifier       METADATA
    22                 CELL.TRIMSEC.SOURCE     STR     HEADER
    23                 CELL.BIASSEC.SOURCE     STR     HEADER
    24                 CELL.TRIMSEC            STR     DATASEC
    25                 CELL.BIASSEC            STR     BIASSEC
     22                # CELL.TRIMSEC.SOURCE   STR     HEADER
     23                CELL.TRIMSEC.SOURCE     STR     VALUE
     24                # CELL.BIASSEC.SOURCE   STR     VALUE
     25                CELL.TRIMSEC            STR     [0:0,0:0]
     26                # CELL.TRIMSEC          STR     DATASEC
     27                # CELL.BIASSEC          STR     BIASSEC
    2628        END
    2729END
  • trunk/ippconfig/simple/psphot.config

    r7745 r9324  
    11
    2 SAVE.BACKMDL    BOOL    TRUE
    3 SAVE.BACKGND    BOOL    TRUE
    4 SAVE.BACKSUB    BOOL    TRUE
    5 SAVE.RESID      BOOL    TRUE
     2#SAVE.BACKMDL   BOOL    TRUE
     3#SAVE.BACKGND   BOOL    TRUE
     4#SAVE.BACKSUB   BOOL    TRUE
     5#SAVE.RESID     BOOL    TRUE
    66#SAVE.PSF       BOOL    TRUE
    77#LOAD.PSF       BOOL    FALSE
Note: See TracChangeset for help on using the changeset viewer.