Recent Releases of PyBWE
PyBWE - 2025.02
February 2025 release:
-Addition of the new "mcov" (Modified Covariance method) function to PyBWE as an alternative to Burg when determining the AR model. -Update of the other PyBWE functions accordingly. -Update of the documentation accordingly. -Update of the test scripts accordingly.
Scientific Software - Peer-reviewed
- Python
Published by NicOudart about 1 year ago
PyBWE - 2024.07
July 2024 release:
-Update of the AIC (Akaike's Information Criterion) function used for the model order estimation in the PySSBWE package. -Addition of the new MDL (Minimum Description Length) and "two-line fit" functions as alternatives to AIC. -Update of the other PySSBWE functions accordingly. -Update of the documentation accordingly. -Update of the test scripts accordingly.
Scientific Software - Peer-reviewed
- Python
Published by NicOudart over 1 year ago
PyBWE - 2024.02
February 2024 release:
- Improvement of errors raising in the different functions of the PyBWE, PyPBWE and PySSBWE packages.
- The extrapolation mode is now an option in PyBWE.arextrapolation and PyPBWE.polarextrapolation ('both' by default).
- Cutting 5% of frequencies on each side of a spectrum before BWE, PBWE and SSBWE is now an option ('True' by default).
- Implementation of automatic tests that can be launched from the GitHub actions.
- Update of the documentation.
Scientific Software - Peer-reviewed
- Python
Published by NicOudart about 2 years ago
PyBWE - 2024.01
January 2024 release: - Correction for the effect of the Hamming window on the echoes amplitudes (X1.85) in integrated solutions PyBWE.BWE, PyPBWE.PBWE, PySSBWE.SSBWE. - Simplification of the scaling factor for PyBWE.BWE. - Check if the input order of the model is valid for PyBWE.BWE, PyPBWE.PBWE and PySSBWE.SSBWE. - Corrections of the maximum possible order of a State-Space model in PySSBWE. - Adding performance tests of the integrated solutions PyBWE.BWE, PyPBWE.PBWE and PySSBWE.SSBWE facing different levels of white-noise. - Update of the documentation.
Scientific Software - Peer-reviewed
- Python
Published by NicOudart about 2 years ago
PyBWE - 2023.12
First release of the PyBWE library for radar soundings resolution enhancement
This library contains the following packages:
PyBWE: containing functions to apply the classic BWE. PyPBWE: containing functions to apply the Polarimetric version of the BWE. PySSBWE: containing functions to apply the State-space version of the BWE.
Two examples are provided for each package:
An application of the BWE (or PBWE, SSBWE) function directly to a synthetic radar sounding. An application of the modelling and extrapolation sub-functions to a synthetic radar sounding.
Documentation on each package is also provided.
Scientific Software - Peer-reviewed
- Python
Published by NicOudart about 2 years ago