Opened 13 years ago

Closed 12 years ago

#130 closed defect (fixed)

Mask image does not account for subsection properly

Reported by: MatthewWhiting Owned by: MatthewWhiting
Priority: normal Milestone: Release-1.2
Component: Output Version: 1.1.13
Severity: major Keywords:
Cc:

Description

When creating a mask in the case of a subsection being searched, it appears that the size and reference pixels are not appropriately treated to account for the subsection offsets.

Change History (2)

comment:1 Changed 12 years ago by MatthewWhiting

Milestone: Release-1.2Release-1.1.14
Severity: normalmajor
Status: newassigned

Move to 1.1.14

comment:2 Changed 12 years ago by MatthewWhiting

Resolution: fixed
Status: assignedclosed

This has been fixed. The previous way this was done was doing the correction manually, but this was unnecessary as the WCS info corrects for the subsection when it is read in.

The new way of doing the image headers does this in the proper way.

Note: See TracTickets for help on using tickets.