Releases: revoltek/losoto
Releases · revoltek/losoto
Version 2.4.4
Version 2.4.3
Version 2.4.2
What's Changed
- Add context support for h5parm class by @gmloose in #145
- Remove use of float16 dtypes by @tikk3r in #147
- Remove Unused Dependency: Numexpr by @gdrosos in #148
- added check on y-axis plot by @maaijke in #150
- Update version number by @gmloose in #151
New Contributors
Full Changelog: 2.4.1...2.4.2
Patch release fixing some issues with NumPy >= 1.24
This patch release contains the following changes:
- Replace all occurrence of NumPy types that were deprecated in version 1.20 and removed from 1.24 with their plain counterparts.
2.4
Bug fix release
refAnt = "auto"
option in all relevant operations
Several bug fix
Remove version requirements on some dependent packages
Removed the version requirements on scipy
and matplotlib
, because they were too stringent, and caused backward compatibility issues with Python 2.7 (which is still being used by some).
First release on PyPI
This is the first release that will be published on PyPI.
It contains several small changes:
- Add phase referencing and change
pylab
imports toscipy
ones - Extend model bandpass fitting to 10 MHz
- Parallelize screen fitting
- Fix amplitude screen scaling