IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Opened 22 years ago

Closed 22 years ago

Last modified 22 years ago

#50 closed defect (remind)

psImageSlice/psImageCut/psImageRadialCut use of psStats parameter

Reported by: robert.desonia@… Owned by: eugene
Priority: high Milestone:
Component: PSLib SDRS Version: unspecified
Severity: normal Keywords:
Cc:

Description

These functions take a psStats input, but what if the option specifies more than
one statistic to be calculated; can I assume that is a fatal error?

Also, it seems abit blotted to pass a psStats when only options (and possibly
min/max) will be used. Maybe there should be a struct defined that just has the
input parameters within psStats and use that in psStats and a parameter om these
functions.

-rdd

Change History (4)

comment:1 by eugene, 22 years ago

Resolution: fixed
Status: newclosed

only one statistic should be specified in the input psStats structure. it
should be an error if more than one is specified.

comment:2 by eugene, 22 years ago

Resolution: fixed
Status: closedreopened

comment:3 by eugene, 22 years ago

Resolution: remind
Status: reopenedclosed

comment:4 by eugene, 22 years ago

we should continue to consider if the psStats and psStatsOptions types should be
refined to reduce the information passed into functions like psImageRebin which
only use the structures as input information.

Note: See TracTickets for help on using tickets.