#602 closed defect (fixed)
psRegionToString does not correct for FITS (1,1) origin
| Reported by: | eugene | Owned by: | |
|---|---|---|---|
| Priority: | high | Milestone: | |
| Component: | mathtypes | Version: | 0.8.0 |
| Severity: | normal | Keywords: | |
| Cc: |
Description
psRegionToString should add (1,1) to the (x0,y0) component of the region, in
analogy with psRegionFromString. This is because the FITS definition of the
pixel array uses a (1,1) origin.
Change History (3)
comment:1 by , 21 years ago
| Status: | new → assigned |
|---|
comment:2 by , 21 years ago
| Owner: | changed from to |
|---|---|
| Status: | assigned → new |
comment:3 by , 21 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.

done.