Go to file
PioApocalypse f686ea65b1 adds get_instruments method to Layer class
get_instruments returns a dictionary with the names of every system used
during the deposition
unfortunately, NeXus standard allows for a single value of all three
keys per every sample - not every layer
this means that every layer has its own data for laser, rheed system and
depo chamber which IDEALLY is the same for every layer, but in practice
they COULD be different and I still don't know how to deal with this
2026-02-13 00:32:31 +01:00
2026-01-27 14:59:34 +00:00
2026-01-27 14:59:34 +00:00
2026-01-28 15:42:28 +01:00

parser-eLabFTW-NFFA-DI

Parser for eLabFTW which is supposed to convert JSON data from the experiments to NeXus files for PLD depositions.

Description
Parser for eLabFTW which is supposed to convert JSON data from the experiments to NeXus files for PLD depositions.
Readme MIT 983 KiB
Languages
Python 100%