Fit results not reported relative to image origin

Bug #1175774 reported by Tom Dimiduk
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
HoloPy
Fix Committed
Undecided
Unassigned

Bug Description

If you fit a hologram that has a nonzero origin

Image(..., origin = [1, 1])

The fitter will return results as if the corner of the image is [0,0], instead of adding the offset from the origin.

I think it would be better to account for this origin when reporting results, but this will (potentially) change results so it bears discussion.

Jerome has mentioned that this change would simplify his workflow (since he has to have an extra step to add back in the origins.

Revision history for this message
Jerome Fung (fung) wrote :

subimage now changes the origin attribute of an marray, so the coordinates are now reported relative to the origin of the original image. This indeed simplifies my workflow.

Changed in holopy:
status: New → Fix Committed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.