Skip to content

Version 1.5.1

Compare
Choose a tag to compare
@yunjunz yunjunz released this 04 Jan 04:59
· 163 commits to main since this release
4e88f08

This is a maintenance release for bug fixes.

  • improved closure_phase_bias: 1) remove spatial referencing for better physical presentation and robustness; 2) use wrapPhase if available to remove the filtering effect (#922 by Yujie Zheng)
  • temporal_filter: add a median filter from scipy via -f / —filter option (#943)
  • I/O improvements:
    • image_math: support multiple input files and input file overwrite (#936)
    • save_gbis: support non-velocity dataset from the velocity file (#916 by Bryan Marfito)
  • dependency: drop defusedxml (#915)
  • improved documentation on the installation (#923, #939)
  • remove the unused legacy/los2enu.py (#943)
  • bug and style fixes: including updates for the expired deprecations of numpy-1.24 (#914, #934, #940, #942, #943)

Contributors

  • Zhang Yunjun
  • Yujie Zheng
  • Bryan Marfito
  • Yuan-Kai Liu

Full Changelog: v1.5.0...v1.5.1