pmReadoutCombine.h File Reference


Detailed Description

This file will contain a module which will combine multiple readout images.

Author:
GLG, MHPCC
Version:
Revision
1.2
Name
rel9_1
Date:
Date
2005/11/15 20:09:03
Copyright 2004 Maui High Performance Computing Center, University of Hawaii

Definition in file pmReadoutCombine.h.

#include <stdio.h>
#include <math.h>
#include "pslib.h"
#include "psConstants.h"
#include "pmAstrometry.h"

Include dependency graph for pmReadoutCombine.h:

Go to the source code of this file.

Data Structures

struct  psCombineParams
struct  pmFringePoint

Defines

#define PM_READOUT_COMBINE_H

Functions

psImage * pmReadoutCombine (psImage *output, const psList *inputs, psCombineParams *params, const psVector *zero, const psVector *scale, bool applyZeroScale, float gain, float readnoise)
psStats * pmFringeStats (psArray *fringePoints, psImage *image, psMetadata *config)
 This function measures the robust median at each of the minimum and maximum coordinates and determines the difference and mean of the two values.


Define Documentation

#define PM_READOUT_COMBINE_H
 

Definition at line 15 of file pmReadoutCombine.h.


Function Documentation

psStats* pmFringeStats psArray *  fringePoints,
psImage *  image,
psMetadata *  config
 

This function measures the robust median at each of the minimum and maximum coordinates and determines the difference and mean of the two values.

The size of the box used to make the measurement at each point is specified by the configuration variable FRINGE_SQUARE_RADIUS. From the collection of differences, the robust median is calculated, and returned as part of the fringe statistics. For each fringe point, the values of delta and midValue are also assigned and available to the user on return.

psImage* pmReadoutCombine psImage *  output,
const psList *  inputs,
psCombineParams params,
const psVector *  zero,
const psVector *  scale,
bool  applyZeroScale,
float  gain,
float  readnoise
 


Generated on Tue Dec 13 13:38:28 2005 for Pan-STARRS Module Library by  doxygen 1.4.5