IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 33937 for trunk/ippconfig


Ignore:
Timestamp:
May 27, 2012, 10:40:31 AM (14 years ago)
Author:
bills
Message:

Tests with simulated images show that the window and weight functions
do not improve the kron radius and magnitude measurements
See https://svn.pan-starrs.ifa.hawaii.edu/trac/ipp/wiki/Kron_measurements_investigation

Location:
trunk/ippconfig/recipes
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippconfig/recipes/psphot.config

    r33934 r33937  
    190190
    191191KRON_ITERATIONS                     S32   2
    192 KRON_APPLY_WEIGHT                   BOOL  TRUE
    193 KRON_APPLY_WINDOW                   BOOL  TRUE
     192KRON_APPLY_WEIGHT                   BOOL  FALSE
     193KRON_APPLY_WINDOW                   BOOL  FALSE
    194194KRON_SMOOTH                         BOOL  FALSE
    195195KRON_SMOOTH_SIGMA                   F32   1.7
  • trunk/ippconfig/recipes/reductionClasses.mdc

    r33932 r33937  
    958958END
    959959
     960CNP_DATASET     METADATA
     961        CHIP_PPIMAGE      STR     CHIP
     962        CHIP_PSPHOT       STR     CHIP
     963        WARP_PSWARP       STR     WARP
     964        STACK_PPSTACK     STR     STACK
     965        STACK_PPSUB       STR     STACK
     966        STACK_PSPHOT      STR     STACK
     967        DIFF_PPSUB        STR     DIFF
     968        DIFF_PSPHOT       STR     DIFF
     969        JPEG_BIN1         STR     PPIMAGE_J1
     970        JPEG_BIN2         STR     PPIMAGE_J2
     971        FAKEPHOT          STR     FAKEPHOT
     972        ADDSTAR           STR     ADDSTAR
     973        PSASTRO           STR     CNP_DATASET
     974        STACKPHOT_PSPHOT  STR     STACKPHOT
     975        STACKPHOT_PPSUB   STR     STACKPHOT
     976        STACKPHOT_PPSTACK STR     STACKPHOT
     977        STACKPHOT_SINGLE_PSPHOT  STR     STACKPHOT_SINGLE
     978        BACKGROUND_PPBACKGROUND STR     BACKGROUND
     979        BACKGROUND_PSWARP       STR     BACKGROUND
     980        PSVIDEOPHOT             STR     PSVIDEOPHOT
     981        STATICSKY_CALIBRATION   STR     STATICSKY_CAL
     982END
     983
    960984# random user tests (may not be stable or consistent)
    961985TEST1 METADATA
Note: See TracChangeset for help on using the changeset viewer.