IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 15, 2008, 5:51:49 PM (18 years ago)
Author:
eugene
Message:

extensive fixes to make these two programs actually work

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dvoTools/src/dvoApplyCorr.h

    r11862 r20180  
    3232
    3333// apply the correction factor pixel-by-pixel
    34 bool dvoApplyCorrReadout (pmConfig *config, pmFPAview *view, char *inName, char *corrName);
     34// XXX : old value bool dvoApplyCorrReadout (pmConfig *config, pmFPAview *view, char *inName, char *corrName);
     35bool dvoApplyCorrReadout (pmCell *inCell, pmChip *corrChip);
    3536
    3637// free memory, check for leaks
Note: See TracChangeset for help on using the changeset viewer.