Skip to content

Releases: revoltek/losoto

Version 2.4.4

13 Sep 12:33
cd31750
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.4.3...2.4.4

Version 2.4.3

16 Jul 14:07
1f8254b
Compare
Choose a tag to compare

This is a patch release, mostly consisting of minor bug fixes.

What's Changed

Full Changelog: 2.4.2...2.4.3

Version 2.4.2

01 Feb 11:11
74ef5a5
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.4.1...2.4.2

Patch release fixing some issues with NumPy >= 1.24

10 Feb 12:54
64e4ad4
Compare
Choose a tag to compare

This patch release contains the following changes:

2.4

09 Jan 16:49
a3c8035
Compare
Choose a tag to compare
2.4

The release fixes the following issues:

  • #135: Crash at module INTERPOLATE with newest numpy
  • #136: RAP-14 Integrate GitHub actions CI 
  • #139: np.float is deprecated in numpy==1.24.0

Bug fix release

20 Jul 15:15
Compare
Choose a tag to compare

refAnt = "auto" option in all relevant operations
Several bug fix

Remove version requirements on some dependent packages

10 Aug 12:45
adccc74
Compare
Choose a tag to compare

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

17 May 11:53
5c4c64f
Compare
Choose a tag to compare

This is the first release that will be published on PyPI.
It contains several small changes:

  • Add phase referencing and change pylab imports to scipy ones
  • Extend model bandpass fitting to 10 MHz
  • Parallelize screen fitting
  • Fix amplitude screen scaling

2.1

12 Jan 11:51
990900e
Compare
Choose a tag to compare
2.1

Several bug fixes
a couple of experimental operations added

2.0

20 Apr 14:13
a024b50
Compare
Choose a tag to compare
2.0

Major restructure of the whole code. Most important the code can now be used from python calls directly and the parset files are not compatible with the old version (this was done to remove all LOFAR dependencies).