IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jan 28, 2009, 1:36:37 PM (18 years ago)
Author:
beaumont
Message:

Added QA plots to ppSub. Migrated psastro QA plots to psModules/extras.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/cnb_branch_20090113/psModules/src/imcombine/pmSubtractionMatch.c

    r20718 r21208  
    1919#include "pmSubtractionThreads.h"
    2020#include "pmSubtractionMatch.h"
    21 
     21#include "pmSubtractionVisual.h"
    2222
    2323#define BG_STAT PS_STAT_ROBUST_MEDIAN   // Statistic to use for background
     
    8686
    8787    memCheck("   extract stamps");
    88 
     88    pmSubtractionVisualPlotStamps(*stamps, (pmReadout *) ro1);
    8989    return true;
    9090}
Note: See TracChangeset for help on using the changeset viewer.