Skip to content

v2.3

Compare
Choose a tag to compare
@AStcherbinine AStcherbinine released this 11 Apr 18:13
· 117 commits to master since this release

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() and set_omega_py_path().

omega_plots

  • Add the mask argument in show_omega().
  • Fix gaps between pixels in composite maps.