IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jul 22, 2009, 5:13:36 PM (17 years ago)
Author:
Paul Price
Message:

Fixing pattern subtraction so that it ignores pixels away from the median, in order to reduce bad subtractions around bright stars. Changed API for pmPatternRow, added new recipe paramter.

File:
1 edited

Legend:

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

    r24897 r24903  
    8585PATTERN.ITER       S32     4               # Rejection iterations
    8686PATTERN.REJ        F32     2.5             # Rejection threshold
     87PATTERN.THRESH     F32     10.0            # Ignore threshold
    8788PATTERN.MEAN       STR     SAMPLE_MEAN     # Statistic for mean
    8889PATTERN.STDEV      STR     SAMPLE_STDEV    # Statistic for standard deviation
Note: See TracChangeset for help on using the changeset viewer.