From 0f9410b0f0555cdaef02477335f7d6b68718629d Mon Sep 17 00:00:00 2001 From: Jochen Stahn <57442805+jochenstahn@users.noreply.github.com> Date: Fri, 26 Jan 2024 09:31:24 +0100 Subject: [PATCH] Create README.md --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..30cea3f --- /dev/null +++ b/README.md @@ -0,0 +1,10 @@ +Software repository for the neutron reflectometer Amor at the Paul Scherrer Institut, Switzerland + +reduction of the raw files (.hdf) to reflectivity files in one of the representations of the **ORSO reflectivity file format**: + +> eos.py + +visualisation of the content of a raw file (.hdf): + +> events2histogram.py +