Files
python3-damaris/src/__init__.py
T
2025-04-25 14:57:52 +02:00

19 lines
317 B
Python

##\mainpage DArmstadt MAgnetic Resonance Instrument Software
#
#Python Frontend based on
# - Python/GTK
# - Matplotlib
# - Numpy
# - PyTables
#
#Written by
# - Achim Gaedke
# - Christopher Schmitt
# - Markus Rosenstihl
# - Holger Stork
# - Christian Tacke
## module contents
#
__all__=["experiments", "data", "gui"]