#include <pslib.h>
#include "pmFPA.h"
Include dependency graph for pmMaskBadPixels.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Functions | |
| bool | pmMaskBadPixels (pmReadout *input, const pmReadout *mask, psMaskType maskVal) |
| Applies the bad pixel mask to the input. | |
| psImage * | pmMaskFlagSuspectPixels (psImage *out, const pmReadout *readout, float rej, psMaskType maskVal, float frac, psRandom *rng) |
| Find pixels outlying from the background, flagging suspect pixels. | |
| psImage * | pmMaskIdentifyBadPixels (const psImage *suspects, float thresh, psMaskType maskVal) |
| Identify bad pixels from the suspect pixels image. | |
1.5.1