Skip to content

Releases: i4Ds/Karabo-Pipeline

Karabo v0.34.0

13 Oct 11:03
ff1aa1c

Choose a tag to compare

What's Changed

  • SP-5327/CHOC-232 MWA ObsCore metadata improvements by @d3v-null in #645
  • [choc-233,234] add MWA uvfits obscore support via pyuvdata by @d3v-null in #646
  • Fixed issue that lead to black images with RASCIL backend (Issue #626)
  • Add SRCNet AAStar Workflow
  • Fixing #649 by @anawas in #651
  • Added performance workflow by @anawas in #654
  • Upgrade Python to 3.10 by @d3v-null in #653
  • update external-resources url 👦 by @Lukas113 in #658
  • Fix CI workflow and upload to Anaconda

New Contributors

Full Changelog: v0.33.0...v0.34.0

Karabo v0.33.2

15 Apr 08:58

Choose a tag to compare

ObsCore metadata bugfixes:

  • fixed angular resolution calculation for s_resolution
  • swap em_min and em_max
  • fix calculation of t_xel, number of timesteps

improved ObsCore tests

Karabo v0.33.1

01 Apr 08:59

Choose a tag to compare

Enabled packaging karabo/examples/*.py files.

Karabo v0.33.0

31 Mar 08:34

Choose a tag to compare

New Features ✨

  • Adds environment variable parser
  • Adds SRCNet execution workflow script

Karabo v0.32.0

06 Mar 13:23
d7c9d5f

Choose a tag to compare

New features

Changes to documentation:

  • Reformatting of DocStrings to look better in online version
  • Added missing documentation to a lot of functions
  • A citation file was added. You can now properly cite Karabo in your paper.

Karabo v0.31.0

07 Jan 10:10
eee7ab3

Choose a tag to compare

New Features ✨

Updated doc
Added latest ALMA cycles configurations

Karabo v0.30.0

28 Nov 16:05
420469a

Choose a tag to compare

New Features ✨

  • Added SKA-MID and SKA-LOW AA0.5, AA1, AA2, AA* and AA4 layouts for OSKAR simulation.
  • SRCNet data-gen workflow added with SKA-MID AA* layout in examples
  • Improved Telescope function-handling for OSKAR and RASCIL telescopes

Karabo v0.29.0

31 Oct 12:23
645161b

Choose a tag to compare

New Features ✨

Improve handling of different visibility formats:

  • Mainly using Casa Measurement Sets (CasaMS) wherever possible because it's better supported than other formats like oskar.vis regarding tool-compatibility (e.g. WSClean).​
  • Improved API (Karabo Visibility is bound to a single visibility format) & disk-cache management.​
  • Added functionality to read ObsCore metadata from CasaMS . Also makes ObsCore values richer (more data, more accuracy)

Karabo v0.28.0

26 Sep 13:26
08b76aa

Choose a tag to compare

New Features ✨

  • Example script SRCNet_rucio_meta.py to create visibility & image Rucio + ObsCore metadata. Does a whole simulation from sky to image.
  • Splitting example notebooks to improve clarity.
  • Bugfix & suppression of misleading rascil warning during import.

Karabo v0.27.0

25 Jul 16:48
9232622

Choose a tag to compare

New Features ✨

  • IVOA ObsCore & SRCNet Rucio metadata support​
  • SRCNet v0.1 test-data generation demos & scripts
  • Fixed typos