Waller-Lab / DiffuserCam

DiffuserCam Processing Code
BSD 3-Clause "New" or "Revised" License
116 stars 30 forks source link

Axial circshift shifted for odd number of z-slices #11

Open NicoDeshler opened 6 years ago

NicoDeshler commented 6 years ago

On the ADMM3D solver, it should be ceil(Nz/2) instead of ceil(Nz/2) + 1