v2.3
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.