psPlaneTransformAlloc assumes nTerm not nOrder
| Reported by: |
eugene |
Owned by: |
gusciora@… |
|
Priority:
|
high
|
Milestone:
|
|
|
Component:
|
astro
|
Version:
|
0.8.0
|
|
Severity:
|
normal
|
Keywords:
|
|
|
Cc:
|
robert.desonia@…
|
|
|
the arguments to psPlaneTransformAlloc (n1, n2) are interpreted as nTerm, not
nOrder. this is probably a remnant of the psPolynomial nTerm / nOrder
conversion. These should be consistent: psPlaneTransformAlloc should accept nOrder.
Change History
(4)
| Cc: |
robert.desonia@… added
|
| Owner: |
changed from robert.desonia@… to george.gusciora@…
|
| Owner: |
changed from george.gusciora@… to gusciora@…
|
| Resolution: |
→ fixed
|
| Status: |
new → closed
|
the same is true for psPlaneDistortAlloc
it should be nOrder, not nTerm