From 837cf6b9be75bec1970de52351c043562914d539 Mon Sep 17 00:00:00 2001 From: skoupy_r Date: Tue, 28 Nov 2023 17:45:32 +0100 Subject: [PATCH] Update ptychoScopy --- ptychoScopy.md | 1 + 1 file changed, 1 insertion(+) diff --git a/ptychoScopy.md b/ptychoScopy.md index e83ab2f..ce290a0 100644 --- a/ptychoScopy.md +++ b/ptychoScopy.md @@ -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. ### Run it +To open interactive panel, run the line: `display(widgets.HBox([controls, gui]))` ### Compatibility