Published April 11, 2023
| Version v2.3
Software
Open
OMEGA-Py: Python tools for OMEGA data
Description
Importation and display of OMEGA/MEx observations in Python 3, based on the IDL SOFT10 routines developed in the IAS planetary team.
Disclaimer: This module is not the official software distributed by the OMEGA team.
Installation: pip3 install omegapy
Update: pip3 install omegapy --upgrade
OMEGA-Py v2.3 - Updates
Fixes several issues related to the use of the module with Windows.
omega_data
- Fix compatibility issues with Windows for the importation and correction of
OMEGAdata
objects. - Disable the use of multiprocessing for thermal correction with Windows.
- Fix definition of custom paths for binary and python files with
set_omega_bin_path()
andset_omega_py_path()
.
omega_plots
- Add the
mask
argument inshow_omega()
. - Fix gaps between pixels in composite maps.
Files
AStcherbinine/omegapy-v2.3.zip
Files
(5.1 MB)
Name | Size | Download all |
---|---|---|
md5:ef004f8efd9c97383c2cd7fee5fe760f
|
5.1 MB | Preview Download |
Additional details
Related works
- Is supplement to
- Software: https://github.com/AStcherbinine/omegapy/tree/v2.3 (URL)
- Software: https://pypi.org/project/omegapy/ (URL)