Version 1.5.1
This is a maintenance release for bug fixes.
- improved
closure_phase_bias
: 1) remove spatial referencing for better physical presentation and robustness; 2) usewrapPhase
if available to remove the filtering effect (#922 by Yujie Zheng) temporal_filter
: add a median filter fromscipy
via-f / —filter
option (#943)- I/O improvements:
- 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