Files
eos/libeos/__init__.py
2024-10-30 14:32:04 +01:00

7 lines
138 B
Python

"""
Package to handle data redction at AMOR instrument to be used by eos.py script.
"""
__version__ = '2.1.2'
__date__ = '2024-10-30'