7 lines
149 B
Python
7 lines
149 B
Python
"""
|
|
Package to handle data redction at AMOR instrument to be used by __main__.py script.
|
|
"""
|
|
|
|
__version__ = '3.2.4'
|
|
__date__ = '2026-03-02'
|