From 51c200383606f6f1c79e6189efc0308942423f0e Mon Sep 17 00:00:00 2001 From: skoupy_r Date: Tue, 28 Nov 2023 17:44:59 +0100 Subject: [PATCH] Update ptychoScopy --- ptychoScopy.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ptychoScopy.md b/ptychoScopy.md index f0c5830..e83ab2f 100644 --- a/ptychoScopy.md +++ b/ptychoScopy.md @@ -4,6 +4,9 @@ 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. +### Run it +`display(widgets.HBox([controls, gui]))` + ### Compatibility For proper widgets layout use JupyterLab 3.4.4 and newer. The code was tested on packages: