IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 19, 2021, 4:53:35 PM (5 years ago)
Author:
eugene
Message:

adding pmPattern amplitude I/O

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ipp-dev-20210817/psModules/src/detrend/pmPattern.c

    r41838 r41851  
    476476    psImage *mask = ro->mask;           // Mask for image
    477477    int numCols = image->numCols, numRows = image->numRows; // Size of image
     478
     479    // use the background and typical amplitude value to choose to correct or not
     480    // pmCell *cell = ro->parent;
    478481
    479482    psStats *stats = psStatsAlloc(PS_STAT_ROBUST_MEDIAN | PS_STAT_ROBUST_STDEV);
Note: See TracChangeset for help on using the changeset viewer.