ptycho / ptypy

Ptypy - main repository
Other
36 stars 16 forks source link

ptychography40.reconstruction.common import errors #476

Closed thaliageorgiou08 closed 1 year ago

thaliageorgiou08 commented 1 year ago

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.

bjoernenders commented 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.

thaliageorgiou08 commented 1 year ago

thank you! would i also be able to get access to the github repository for ptypy?

bjoernenders commented 1 year ago

The repository is public. Anyone can just clone it.