8 lines
139 B
Python
8 lines
139 B
Python
"""
|
|
Package to handle data redction at AMOR instrument to be used by eos.py script.
|
|
"""
|
|
|
|
__version__ = '3.0.0'
|
|
__date__ = '2025-10-03'
|
|
|