From 1ea0d246376d3a4194a3bb70b2867e68bbd9dcc0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Le=20Guyader?= <loic.le.guyader@xfel.eu> Date: Mon, 4 Oct 2021 17:48:01 +0200 Subject: [PATCH] Update README.md --- README.md | 12 +----------- 1 file changed, 1 insertion(+), 11 deletions(-) diff --git a/README.md b/README.md index d453440..02e94de 100644 --- a/README.md +++ b/README.md @@ -2,14 +2,4 @@ Interactive jupyter notebook widget to calculate transmission zone plate grating (TZPG, also known as beam splitting off-axis zone plate) beam sizes and position at the sample and detector planes for the SCS instrument. - - -The so far implemented features are: -* calculates geometric beam propagation for diffracted beams by the grating (1st, -1st and 0th order) -* calculates geometric beam propagation for focused and unfocused beams by the off-axis zone plate (1st, 0th order) -* calculates beam sizes and position for 2 energies -* calculates sample position (membrane size and pitch) as well as etched facets -* calculates position of the DSSC module 15 as well as filter bar position -* calculates focal length change due to the KBS -* calculates beam focusing by KBS for the zone plate 0th order -* calculates beam and sample shape for sample at non-normal incidence angle +The online documentation can be found at `ReadTheDocs <https://rtd.xfel.eu/docs/tzpgcalc/en/latest/>`_. -- GitLab