IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Opened 21 years ago

Closed 21 years ago

Last modified 20 years ago

#521 closed defect (fixed)

psImage.col0,row0 should not be const

Reported by: eugene Owned by: David.Robbins@…
Priority: high Milestone:
Component: mathtypes Version: 0.7.0
Severity: normal Keywords:
Cc:

Description

psImage.col0,row0 are defined a const, but probably should not be. If you want
to create an image which refers to a subregion of a non-existent parent, it is
necessary to set col0,row0 by hand, since in this case, you could not use
psImageSubset.

This was defined const in the SDRS for v.16; I've changed the SDRS, the code
should be changed to match.

Change History (2)

comment:1 by robert.desonia@…, 21 years ago

Owner: changed from robert.desonia@… to David.Robbins@…

comment:2 by David.Robbins@…, 21 years ago

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.