SEDSS stands for SESAME Experimental Data | Supplement and Support.
SEDSS is a set of python methods that includes common procedures/techniques being used across different projects. SEDSS aims to standardize the techniques and also minimize the "line of code" accross the projects being developed in SESAME.
Currently, the following classes have been implemented:
- Standered CLI messages/quistions
- Standered GUI messages/questions
- Data transfer (between client and servers)
- File manager.
- etc.. (see the code for more detiles)