IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Dec 22, 2006, 6:00:30 PM (19 years ago)
Author:
magnier
Message:

further work on plotting functions

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psModules/src/camera/pmFPAfileIO.c

    r10726 r10827  
    2828#include "pmFPA_JPEG.h"
    2929#include "pmFPA_MANAPLOT.h"
     30#include "pmSourcePlots.h"
    3031#include "pmDetrendDB.h"
    3132
     
    527528
    528529    case PM_FPA_FILE_KAPA:
    529         psTrace ("pmFPAfile", 5, "skipping KAPA (output in specific functions) %s (fpa: %p)\n", file->filename, file->fpa);
     530        pmFPAviewWriteSourcePlot (view, file, config);
     531        psTrace ("pmFPAfile", 5, "wrote KAPA %s (fpa: %p)\n", file->filename, file->fpa);
    530532        break;
    531533
Note: See TracChangeset for help on using the changeset viewer.