#include <stdio.h>
#include <stdlib.h>
#include "diagnostic.h"
Functions | |
void | outputDiagnostic (PIX *pixGel, char *fileDiagnosticImage, float **PeakPosition, float *NodePosition, int *ZoneID, struct GelInfo *GelInfo) |
output a diagnostic image in png format with peaks and nodes position marked |
|
output a diagnostic image in png format with peaks and nodes position marked interpolated peaks are shown in red, the rest are shown in green
|