IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Opened 21 years ago

Closed 20 years ago

Last modified 20 years ago

#421 closed defect (fixed)

psVectorFitPolynomial1DOrd ignores polynomial element mask

Reported by: eugene Owned by: gusciora@…
Priority: high Milestone:
Component: types Version: 0.5.0
Severity: normal Keywords:
Cc:

Description

the fitting process is supposed to exclude elements which are masked from the
fit. it does not do this. In the matrix A, the rows and columns corresponding
to these elements should be set to 0, while the diagonal elements corresponding
to these elements should be set to 1, as should the corresponding elements of
the B vector. an example can be seen in the p_psMinLM_SetABX

Change History (4)

comment:1 by Eric.VanAlst@…, 21 years ago

Owner: changed from robert.desonia@… to gusciora@…

comment:2 by eugene, 20 years ago

Resolution: fixed
Status: newclosed

it looks like this has been included in the current release (10)

comment:3 by eugene, 20 years ago

Resolution: fixed
Status: closedreopened

i take it back; this was *not* included in the current release. I have fixed it
in the ifa psLib branch. I will attached the reference.

comment:4 by Paul Price, 20 years ago

Resolution: fixed
Status: reopenedclosed

The polynomial fitting functions now respect the term mask.

Note: See TracTickets for help on using tickets.