#328 closed defect (fixed)
psImageTransform has no errors output like stacTransform
| Reported by: | Owned by: | Paul Price | |
|---|---|---|---|
| Priority: | high | Milestone: | |
| Component: | PSLib SDRS | Version: | unspecified |
| Severity: | normal | Keywords: | |
| Cc: |
Description
I was looking at the stacTransform code sample posted on the website, and it had
an output errors map, but the psImageTransform does not.
I just want to check that that is correct; psImageTransform does not perform
that calculation like stacTransform does.
-rdd
Note:
See TracTickets
for help on using tickets.

I imagined the error images being transformed separately. Here's a snippet of
the combination code I had in mind (it will be in the next Modules SDRS).
error images
transformed images
inputMask->data[i],
skyImage->numRows); Size of
PS_MASK_BLANK);