Skip to content

Releases: ratt-ru/CubiCal

Python 3 fixes for degridding support

14 Feb 09:58
ea8b85f
Compare
Choose a tag to compare

Bug fixes

  • residual python 3 porting in degridding modes
  • fixes issue with io queue shutdown for degridding modes

Hotfix for typo introduced on max-chunks

31 Jan 15:11
a7a7216
Compare
Choose a tag to compare
Single chunk 323 typo (#340)

* Fix #338 Fix #337

* hotfix for typo in last PR

DDFacet 0.5 support

31 Jan 13:21
50e03a2
Compare
Choose a tag to compare

Bug fixes for:

  • supporting ddf v0.5+
  • degridding bands selection in initialization of ddf predictor
  • fixes for single tile debugging mode

Your degrids are Numba'd

01 Aug 12:01
Compare
Choose a tag to compare

Adds support for degridding using DDFacet machinery and replaces all Cython with Numba for +- 30% improved performance.

Final pre-numba release

26 Jun 09:56
Compare
Choose a tag to compare

Release of up-to-date functionality prior to Numba integration.

Minor py3 port errors and optional montblanc dependency

06 Jun 21:44
5456254
Compare
Choose a tag to compare
  • montblanc install is now optional, use [lsm-support] when installing
  • minor py3 leftovers

Reached the Python 3 era!

31 May 17:01
de4d116
Compare
Choose a tag to compare

To bin or not to bin - Hotfix#1

05 Jul 07:22
Compare
Choose a tag to compare

Fixes a trivial error which slipped testing.

To bin or not to bin

03 Jul 08:54
Compare
Choose a tag to compare

Addition of on-the-fly rebinning as well as some more advanced flagging options. Users are encouraged to use the version available on PyPI, which can be installed using pip. As usual, please report any new and exciting bugs.

The Enthreadening

16 May 08:34
Compare
Choose a tag to compare

Major revisions to kernels courtesy of @o-smirnov. Multithreading now available for when chunk sizes grow too large. As usual, please submit issues for new and exiting bugs.