bmorris3 / shampoo

An open source digital holographic microscopy toolkit in Python.
http://shampoo.readthedocs.org/en/latest/
20 stars 11 forks source link

Cropping holograms to a square by default #16

Closed bmorris3 closed 8 years ago

bmorris3 commented 8 years ago

Here's a temporary fix for #15. This crops a non-square hologram to a square with both dimensions of the cropped hologram equivalent to the smallest dimension of the original hologram.

This closes issue #15.