From 416120714bed119c80bf12261275d1d565d7fa94 Mon Sep 17 00:00:00 2001 From: skoupy_r Date: Tue, 28 Nov 2023 17:42:50 +0100 Subject: [PATCH] Update ptychoScopy --- ptychoScopy.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/ptychoScopy.md b/ptychoScopy.md index 5675d82..9b5c31f 100644 --- a/ptychoScopy.md +++ b/ptychoScopy.md @@ -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)