IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Opened 22 years ago

Closed 22 years ago

Last modified 16 years ago

#194 closed defect (fixed)

Origin of Mask Array for Flat Field

Reported by: calvin.harman@… Owned by: eugene
Priority: high Milestone:
Component: IPP SDRS Version: unspecified
Severity: normal Keywords:
Cc:

Description (last modified by eugene)

The flat field calculation must set a mask array, but the inputs to the flat
field function only take readouts, which don't have mask arrays. How do the
mask arrays enter the flat field function?

Change History (2)

comment:1 by eugene, 22 years ago

Resolution: fixed
Status: newclosed

you are right: the input arguments should have an input image and an input mask.

In reviewing that further, we would also like to have the flat-fielding

performed in place, only returning a status:

bool pmFlatField (psReadout *in, psReadout *mask, const psReadout *flat);

comment:2 by eugene, 16 years ago

Component: Modules SDRSIPP SDRS
Description: modified (diff)
Note: See TracTickets for help on using tickets.