Closed thaliageorgiou08 closed 1 year ago
Hi, I believe you are referring to https://ptychography.helmholtz-muenchen.de/ which is not us. You need to talk to them for your issue. I am suspecting though that you might not have installed their package at all. Closing this.
thank you! would i also be able to get access to the github repository for ptypy?
The repository is public. Anyone can just clone it.
hi there, i am trying to use ptychography40, with ptychography40.reconstruction.common, but it is not importing specific packages that the ptychography 4.0 website shows. for example, i am writing: from ptychography40.reconstruction.common import ( wavelength, diffraction_to_detector, ifftshift_coords, image_transformation_matrix, apply_matrix)
which is giving me an "import" error.
Any advice would be much appreciated.