Releases: i4Ds/Karabo-Pipeline
Releases · i4Ds/Karabo-Pipeline
Karabo v0.34.0
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
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
Enabled packaging karabo/examples/*.py files.
Karabo v0.33.0
New Features ✨
- Adds environment variable parser
- Adds SRCNet execution workflow script
Karabo v0.32.0
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
New Features ✨
Updated doc
Added latest ALMA cycles configurations
Karabo v0.30.0
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
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
Visibilityis 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
New Features ✨
- Example script
SRCNet_rucio_meta.pyto 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
New Features ✨
- IVOA ObsCore & SRCNet Rucio metadata support
- SRCNet v0.1 test-data generation demos & scripts
- Fixed typos