Files
eos/libeos/__init__.py

7 lines
136 B
Python

"""
Package to handle data redction at AMOR instrument to be used by eos.py script.
"""
__version__ = '2.0'
__date__ = '2024-03-04'