IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 31, 2006, 3:24:14 PM (20 years ago)
Author:
Paul Price
Message:

ppImage now working again.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ppImage/src/ppImageDetrend.h

    r6260 r6747  
    33
    44#include "pslib.h"
    5 #include "pmFPA.h"
    6 #include "ppConfig.h"
     5#include "psmodules.h"
    76#include "ppImageOptions.h"
    87
     
    1716
    1817
    19 bool ppImageDetrendCell(ppImageDetrend *detrend, ppImageOptions *options, ppConfig *config);
     18bool ppImageDetrendCell(ppImageDetrend *detrend, ppImageOptions *options, pmConfig *config);
    2019bool ppImageDetrendMask(pmCell *cell, pmReadout *input, pmReadout *mask);
    2120bool ppImageDetrendNonLinear(pmCell *cell, pmReadout *input, ppImageOptions *options);
Note: See TracChangeset for help on using the changeset viewer.