Skip to content

Releases: ratt-ru/meqtrees-timba

Fixes incompatibilties in Glibc bundled with Ubuntu 22.04

07 Feb 08:17
5651b2a
Compare
Choose a tag to compare

Tested to work under Python 3.10 in headless mode. This release fixes minor incompatibilities in Glibc bundled with Ubuntu 22.04, but remains compatible with Ubuntu 20.04.

v1.9.0.1

08 Jun 12:36
5c3ebe3
Compare
Choose a tag to compare

Minor bugfix to be compatible with older python-casacore and compile in environments with multiple casacores installed.

v1.9.0

08 Feb 10:44
b09e969
Compare
Choose a tag to compare

Divorces the GUI

This major release removes the GUI-related code from the C++ Timba repo. This code now lives in the ska-sa/meqtrees-frontend python package. Timba contains the core backend infrastructure - ie. meqserver, octopython binaries and the pipeliner.

v1.8.3

27 Jan 06:10
04a1c8b
Compare
Choose a tag to compare
Issue 68 (#69)

* Ensure python3 is used to detect numpy for cmake build
* Fixes #68

v1.8.2

05 Jan 06:29
5ff0b27
Compare
Choose a tag to compare

Minor release to fix hashbangs to python 3 on systems without that set as default

v1.8.1

06 Jan 15:20
704e243
Compare
Choose a tag to compare

Remove py2 build

Decouples pipeliner from Qt

06 Jan 06:40
aa8c1bb
Compare
Choose a tag to compare

This release decouples the pipeliner from pyQt dependence, with the exception of Purr. It also fixes an upstream issue with astropy breakage in the import magic within Timba.

Python 3 support

19 Nov 12:06
316ba34
Compare
Choose a tag to compare

This version is a major release which adds support for python 3 in both the gui and pipeliner

switch to casacore 3.0

08 Jan 13:03
9132ba4
Compare
Choose a tag to compare
v1.6.0

prepare for 1.6.0

v1.5.1

04 Apr 13:51
a86161a
Compare
Choose a tag to compare

Fix modern compiler/standard lib support #37