Closed ercius closed 7 years ago
That's quite possible, I never had the chance to try non-square images ... Can you take care of it?
Yes. Will do!
On Sun, Aug 13, 2017, 10:56 AM fniekiel notifications@github.com wrote:
That's quite possible, I never had the chance to try non-square images ... Can you take care of it?
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/ercius/openNCEM/issues/10#issuecomment-322056679, or mute the thread https://github.com/notifications/unsubscribe-auth/AO7olKBVvmQP1CdTkvPymouk8nVQy1MUks5sXzi2gaJpZM4OuOqA .
Ok. I changed the ser.py file to use the reverse ArraySize. I left everything else the same though. We may need to change everything with respect to the dimensions (pixel size, reported array size, dim vectors in writeEMD, etc.)
The ser reader code does not work for non-square images. I think that the values in reshape() in line 380 in getDataset() need to be swapped.