From 597eac5a4aceba0d8bbf5baa797baaa15d64e03bcd95cda7f86beae07257c242 Mon Sep 17 00:00:00 2001 From: PioApocalypse Date: Tue, 27 Jan 2026 16:00:14 +0100 Subject: [PATCH] changes README to reference repo of the actual parser --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 25b05c1..984b173 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ -# parser-eLabFTW-2-NeXus +# parser-eLabFTW-jupyter -Parser for eLabFTW to convert JSON data from the experiments to NeXus-compliant HDF5 files. \ No newline at end of file +Jupyter notebook collection to develop a parser for eLabFTW which is supposed to convert JSON data from the experiments to NeXus files for PLD depositions. + +Previously this repo was dedicated to the entire project. That is now: [emanuele/parser-eLabFTW-NFFA-DI](https://gitea.damico.ing/emanuele/parser-eLabFTW-NFFA-DI).