Update ptychoScopy

2023-11-28 17:45:32 +01:00
parent 51c2003836
commit 837cf6b9be

@ -5,6 +5,7 @@ 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. 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.
### Run it ### Run it
To open interactive panel, run the line:
`display(widgets.HBox([controls, gui]))` `display(widgets.HBox([controls, gui]))`
### Compatibility ### Compatibility