Update ptychoScopy

2023-11-28 17:42:50 +01:00
parent a98ea89290
commit 416120714b

@ -4,6 +4,18 @@ Jupyter based interactive data acquisition tool designed for appropriate ptychog
Every STEM has its own combination of parameters (magnifications, probe currents, aperture angles, camera lengths or detectors). These have to be taken into account for proper data acquisition design. Before first use, fill your own values into the file **calibrations.xlsx**. Instructions how to fill are in the sheet called HELP.
### Compatibility
For proper widgets layout use JupyterLab 3.4.4 and newer.
The code was tested on packages:
Numpy version 1.26.1
Matplotlib version 3.8.1
Pandas version 2.1.2
Ipywidgets version 7.6.5
Plotly version 5.9.0
[SSB instructions](https://gitlab.psi.ch/em-and-diffraction/low-dose-electron-ptychography/ptychoscopy/-/wikis/Instructions-for-SSB)