#196 closed defect (fixed)
Complex Types with Flat Fielding
| Reported by: | Owned by: | eugene | |
|---|---|---|---|
| Priority: | high | Milestone: | |
| Component: | IPP SDRS | Version: | unspecified |
| Severity: | normal | Keywords: | |
| Cc: |
Description (last modified by )
How should complex types in the flat image and input image be used in
determining if a mask value is less than or equal to zero, and also for the
flat field division?
Change History (4)
comment:1 by , 22 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
comment:2 by , 22 years ago
| Keywords: | VERIFIED added |
|---|
Closing subsequent to release of SDRS-08, ADD-07.
comment:3 by , 22 years ago
| Keywords: | VERIFIED removed |
|---|
comment:4 by , 16 years ago
| Component: | Modules SDRS → IPP SDRS |
|---|---|
| Description: | modified (diff) |
Note:
See TracTickets
for help on using tickets.

Complex image types do not make sense for the flat-field operation. this
function should only be supported for integer and floating-point types. complex
types for any of the three inputs should be an error. (non integer types for
the mask should also be an error).