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
Current code uses the first cycle mosaic as the image bounds and later cycles are shifted relative to that, leaving image regions where later cycles' pixels are "missing" due to inter-cycle shifts. We should provide an option to crop the output image down to the intersection of all cycles' bounds after alignment, or grow the image up to the union of all cycles.
The text was updated successfully, but these errors were encountered:
Current code uses the first cycle mosaic as the image bounds and later cycles are shifted relative to that, leaving image regions where later cycles' pixels are "missing" due to inter-cycle shifts. We should provide an option to crop the output image down to the intersection of all cycles' bounds after alignment, or grow the image up to the union of all cycles.
The text was updated successfully, but these errors were encountered: