IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 9503


Ignore:
Timestamp:
Oct 12, 2006, 10:10:53 AM (20 years ago)
Author:
Paul Price
Message:

Adding rejection settings for detrend creation

Location:
trunk/ippconfig
Files:
3 edited

Legend:

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

    r9348 r9503  
    4848END
    4949
     50
     51# Rejection levels for detrend creation
     52REJECTION       METADATA
     53        TYPE    LIMITS  FILTER  EXPECTED        IMFILE.MEAN     IMFILE.STDEV    EXP.MEAN        EXP.STDEV       EXP.MEANSTDEV   ENSEMBLE.MEAN   ENSEMBLE.STDEV  ENSEMBLE.MEANSTDEV
     54        FLAT    MULTI
     55
     56        BIAS    LIMITS  *       0               0               15              0               15              0               0               0               0
     57        DARK    LIMITS  *       0               0               0               0               0               0               0               0               0
     58        FLAT    LIMITS  *       0               0               0               0               0               0               0               0               0
     59#       FLAT    LIMITS  u       0               0               0               0               0               0               0               0               0
     60#       FLAT    LIMITS  g       0               0               0               0               0               0               0               0               0
     61#       FLAT    LIMITS  r       0               0               0               0               0               0               0               0               0
     62#       FLAT    LIMITS  i       0               0               0               0               0               0               0               0               0
     63#       FLAT    LIMITS  z       0               0               0               0               0               0               0               0               0
     64
     65# FILTER is an additional qualifier, and may be "*" (or absent!), in which case it matches everything
     66# EXPECTED is the expected mean value
     67# IMFILE.MEAN is the maximum permitted mean value for an imfile
     68# IMFILE.STDEV is the maximum permitted standard deviation for an imfile
     69# EXP.MEAN is the maximum permitted mean value for an exposure
     70# EXP.STDEV is the maximum permitted standard deviation for an exposure
     71# EXP.MEANSTDEV is the maximum permitted mean standard deviation for an exposure
     72# ENSEMBLE.MEAN is the maximum permitted mean for an ensemble of exposures
     73# ENSEMBLE.STDEV is the maximum permitted standard deviation for an ensemble of exposures
     74# ENSEMBLE.MEANSTDEV is the maximum permitted mean standard deviation for an ensemble of exposures
     75# These values (all except FILTER) may be zero, in which case no clipping is applied.
     76
     77END
     78               
     79
    5080FILERULES METADATA
    5181   PSASTRO.INPUT      STR PSASTRO.INPUT.CMP
    … …  
    5989   PPARITH.INPUT      INPUT    none.fits                      NONE          NONE         NONE         IMAGE     FPA
    6090
    61    PPIMAGE.BIAS       INPUT    /data/alala/eugene/swtests/pantasks/isp/bias.fits NONE          NONE         NONE         IMAGE     CHIP       
    62    PPIMAGE.DARK       INPUT    /data/alala/eugene/swtests/pantasks/isp/dark.fits NONE          NONE         NONE         IMAGE     CHIP       
    63    PPIMAGE.SHUTTER    INPUT    /data/alala/price/isp/shutter/ISP.shutter.3.0.isp.fits NONE    NONE         NONE         IMAGE     CHIP
    64    PPIMAGE.FLAT       INPUT    /data/alala/price/isp/flat/ISP.flat.4.0.isp.fits NONE          NONE         NONE         IMAGE     CHIP       
     91   PPIMAGE.BIAS       INPUT    /data/alala/price/isp/bias/ISP.bias.norm.1.0.isp.fits NONE          NONE         NONE         IMAGE     CHIP       
     92   PPIMAGE.DARK       INPUT    /data/alala/price/isp/dark/ISP.dark.norm.2.0.isp.fits NONE          NONE         NONE         IMAGE     CHIP       
     93#   PPIMAGE.SHUTTER    INPUT    /data/alala/price/isp/shutter/ISP.shutter.3.0.isp.fits NONE    NONE         NONE         IMAGE     CHIP
     94   PPIMAGE.FLAT       INPUT    /data/alala/price/isp/flat/ISP.flat.norm.3.0.isp.fits NONE          NONE         NONE         IMAGE     CHIP       
    6595   PPIMAGE.MASK       INPUT    mask.fits                      NONE          NONE         NONE         IMAGE     CHIP       
    6696
  • trunk/ippconfig/mcshort/camera.config

    r9219 r9503  
    110110END
    111111
     112
     113# Rejection levels for detrend creation
     114REJECTION       METADATA
     115        TYPE    LIMITS  FILTER  EXPECTED        IMFILE.MEAN     IMFILE.STDEV    EXP.MEAN        EXP.STDEV       EXP.MEANSTDEV   ENSEMBLE.MEAN   ENSEMBLE.STDEV  ENSEMBLE.MEANSTDEV
     116        FLAT    MULTI
     117
     118        BIAS    LIMITS  *       0               0               15              0               15              0               0               0               0
     119        DARK    LIMITS  *       0               0               0               0               0               0               0               0               0
     120        FLAT    LIMITS  *       0               0               0               0               0               0               0               0               0
     121#       FLAT    LIMITS  u       0               0               0               0               0               0               0               0               0
     122#       FLAT    LIMITS  g       0               0               0               0               0               0               0               0               0
     123#       FLAT    LIMITS  r       0               0               0               0               0               0               0               0               0
     124#       FLAT    LIMITS  i       0               0               0               0               0               0               0               0               0
     125#       FLAT    LIMITS  z       0               0               0               0               0               0               0               0               0
     126
     127# FILTER is an additional qualifier, and may be "*" (or absent!), in which case it matches everything
     128# EXPECTED is the expected mean value
     129# IMFILE.MEAN is the maximum permitted mean value for an imfile
     130# IMFILE.STDEV is the maximum permitted standard deviation for an imfile
     131# EXP.MEAN is the maximum permitted mean value for an exposure
     132# EXP.STDEV is the maximum permitted standard deviation for an exposure
     133# EXP.MEANSTDEV is the maximum permitted mean standard deviation for an exposure
     134# ENSEMBLE.MEAN is the maximum permitted mean for an ensemble of exposures
     135# ENSEMBLE.STDEV is the maximum permitted standard deviation for an ensemble of exposures
     136# ENSEMBLE.MEANSTDEV is the maximum permitted mean standard deviation for an ensemble of exposures
     137# These values (all except FILTER) may be zero, in which case no clipping is applied.
     138
     139END
     140               
     141
    112142FILERULES METADATA
    113143   ### Redirections
  • trunk/ippconfig/megacam/camera.config

    r9208 r9503  
    8383END
    8484
     85
    8586# Recipe options
    86 RECIPES         METADATA
     87RECIPES         METADATA
    8788        # Recipes for ppImage
    8889        PPIMAGE         STR     megacam/ppImage.config          # Default: all (normal) options on
    … …  
    99100
    100101        # Recipes for ppMerge
     102        PPMERGE         STR     ppMerge_template.config         # ppMerge recipe
    101103        PPMERGE_BIAS    STR     megacam/ppMerge_bias.config
     104        PPMERGE_DARK    STR     megacam/ppMerge_dark.config
     105        PPMERGE_FLAT    STR     megacam/ppMerge_flat.config
     106
    102107        # Other recipes
    103         PPMERGE         STR     ppMerge_template.config         # ppMerge recipe
    104108        PSPHOT          STR     megacam/psphot.config           # psphot details
    105109        PSASTRO         STR     megacam/psastro.config          # psastro details
    106110        PPSTATS         STR     megacam/ppStats.config          # ppStats recipe
    107111END
     112
     113
     114# Rejection levels for detrend creation
     115REJECTION       METADATA
     116        TYPE    LIMITS  FILTER  EXPECTED        IMFILE.MEAN     IMFILE.STDEV    EXP.MEAN        EXP.STDEV       EXP.MEANSTDEV   ENSEMBLE.MEAN   ENSEMBLE.STDEV  ENSEMBLE.MEANSTDEV
     117        FLAT    MULTI
     118
     119        BIAS    LIMITS  *       0               0               15              0               15              0               0               0               0
     120        DARK    LIMITS  *       0               0               0               0               0               0               0               0               0
     121        FLAT    LIMITS  *       0               0               0               0               0               0               0               0               0
     122#       FLAT    LIMITS  u       0               0               0               0               0               0               0               0               0
     123#       FLAT    LIMITS  g       0               0               0               0               0               0               0               0               0
     124#       FLAT    LIMITS  r       0               0               0               0               0               0               0               0               0
     125#       FLAT    LIMITS  i       0               0               0               0               0               0               0               0               0
     126#       FLAT    LIMITS  z       0               0               0               0               0               0               0               0               0
     127
     128# FILTER is an additional qualifier, and may be "*" (or absent!), in which case it matches everything
     129# EXPECTED is the expected mean value
     130# IMFILE.MEAN is the maximum permitted mean value for an imfile
     131# IMFILE.STDEV is the maximum permitted standard deviation for an imfile
     132# EXP.MEAN is the maximum permitted mean value for an exposure
     133# EXP.STDEV is the maximum permitted standard deviation for an exposure
     134# EXP.MEANSTDEV is the maximum permitted mean standard deviation for an exposure
     135# ENSEMBLE.MEAN is the maximum permitted mean for an ensemble of exposures
     136# ENSEMBLE.STDEV is the maximum permitted standard deviation for an ensemble of exposures
     137# ENSEMBLE.MEANSTDEV is the maximum permitted mean standard deviation for an ensemble of exposures
     138# These values (all except FILTER) may be zero, in which case no clipping is applied.
     139
     140END
     141               
    108142
    109143FILERULES METADATA
Note: See TracChangeset for help on using the changeset viewer.