From ad6745906a059c544ec6ea28a6c5a7fe73fa4a13 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Lo=C3=AFc=20Le=20Guyader?= <loic.le.guyader@xfel.eu>
Date: Tue, 17 Dec 2019 11:58:14 +0100
Subject: [PATCH] Update README.md

---
 README.md | 10 +++++++++-
 1 file changed, 9 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 248bd7f..15f18ef 100644
--- a/README.md
+++ b/README.md
@@ -2,4 +2,12 @@
 
 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.
 
-![TZPGcalc widget](example/TZPGcalc.png "TZPGcalc widget")
\ No newline at end of file
+![TZPGcalc widget](example/TZPGcalc.png "TZPGcalc widget")
+
+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  
\ No newline at end of file
-- 
GitLab