You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If pixel X and Y dimensions are different but within a 1e-4 relative tolerance,
issue a warning and use the X dimension when stitching and writing output file
metadata. Dimensions outside of that tolerance will still raise an exception.
Fixes#122
0 commit comments