{"id":19120272,"url":"https://github.com/i4ds/karabo-pipeline","last_synced_at":"2025-05-05T16:10:35.130Z","repository":{"id":37084781,"uuid":"415006093","full_name":"i4Ds/Karabo-Pipeline","owner":"i4Ds","description":"The Karabo Pipeline can be used as Digital Twin for SKA","archived":false,"fork":false,"pushed_at":"2025-04-14T09:01:27.000Z","size":251436,"stargazers_count":15,"open_issues_count":80,"forks_count":7,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-04-14T10:22:16.989Z","etag":null,"topics":["ska"],"latest_commit_sha":null,"homepage":"https://i4ds.github.io/Karabo-Pipeline/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/i4Ds.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-10-08T13:54:12.000Z","updated_at":"2025-04-14T05:50:05.000Z","dependencies_parsed_at":"2023-10-24T17:39:04.929Z","dependency_job_id":"4d4d952b-fb09-4cad-9da2-198c630e0548","html_url":"https://github.com/i4Ds/Karabo-Pipeline","commit_stats":null,"previous_names":[],"tags_count":43,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i4Ds%2FKarabo-Pipeline","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i4Ds%2FKarabo-Pipeline/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i4Ds%2FKarabo-Pipeline/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i4Ds%2FKarabo-Pipeline/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/i4Ds","download_url":"https://codeload.github.com/i4Ds/Karabo-Pipeline/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249593252,"owners_count":21296691,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ska"],"created_at":"2024-11-09T05:13:45.986Z","updated_at":"2025-04-19T02:31:32.656Z","avatar_url":"https://github.com/i4Ds.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"![Alt text](doc/src/_static/logo.png?raw=true \"Karabo\")\n===========\n| | |\n| --- | --- |\n| Testing | [![CI - Test](https://github.com/i4Ds/Karabo-Pipeline/actions/workflows/test.yml/badge.svg)](https://github.com/i4Ds/Karabo-Pipeline/actions/workflows/test.yml) [![codecov](https://codecov.io/gh/i4Ds/Karabo-Pipeline/graph/badge.svg?token=WU4IC2MOXV)](https://codecov.io/gh/i4Ds/Karabo-Pipeline) |\n| Package | [![Conda Latest Release](https://anaconda.org/i4ds/karabo-pipeline/badges/version.svg)](https://anaconda.org/i4ds/karabo-pipeline) [![Conda Downloads](https://anaconda.org/i4ds/karabo-pipeline/badges/downloads.svg)](https://anaconda.org/i4ds/karabo-pipeline) |\n| Meta | [![License - BSD 3-Clause](https://anaconda.org/i4ds/karabo-pipeline/badges/license.svg)](https://github.com/i4Ds/Karabo-Pipeline/blob/main/LICENSE) |\n\n[Documentation](https://i4ds.github.io/Karabo-Pipeline/) |\n[Examples](https://i4ds.github.io/Karabo-Pipeline/examples/examples.html) |\n[Contributors](CONTRIBUTORS.md)\n\nKarabo is a radio astronomy software distribution for validation and benchmarking of radio telescopes and algorithms. It can be used to simulate the behavior of the [Square Kilometer Array](https://www.skatelescope.org/the-ska-project/) or other supported telescopes. Our goal is to make installation and ramp-up easier for researchers and developers.\n\nKarabo includes and relies on OSKAR, RASCIL, WSClean, PyBDSF, [MIGHTEE](https://arxiv.org/abs/2211.05741), [GLEAM](https://www.mwatelescope.org/science/galactic-science/gleam/), Aratmospy, Bluebild, Eidos, Dask, Tools21cm, katbeam plus configuration of 20 well-known telescopes. Karabo can simulate instrument behavior and atmospheric effects, run imaging algorithms, and evaluate results.\n\n\u003cimg src=\"https://github.com/i4Ds/Karabo-Pipeline/assets/4119188/1b5086c4-9df7-4732-a832-89fdbd8abba9\" width=\"50%\" /\u003e\n\nYou can use Karabo to build your own data processing pipelines by combining existing libraries and your own code. Karabo is written in Python, composed of modules that can be set up in an interactive Jupyter Notebook environment.\n\nInstallation\n------------\n\nThe software can be installed \u0026 used on Linux or Windows WSL.\n\nPlease see our [documentation](https://i4ds.github.io/Karabo-Pipeline/installation_user.html) \nfor the full installation instructions.\n\nWe also offer [Docker](https://i4ds.github.io/Karabo-Pipeline/container.html) images.\n\nContribute to Karabo\n---------------------\nWe are very happy to accept contributions, either as code or even just bug reports! When writing code,\nplease make sure you have a quick look at our [Developer Documentation](https://i4ds.github.io/Karabo-Pipeline/development.html).\nAlso, feel free to file [bug reports or suggestions](https://github.com/i4Ds/Karabo-Pipeline/issues).\n\nLicense\n-------\n© Contributors, 2024. Licensed under an [MIT License](https://github.com/i4Ds/Karabo-Pipeline/blob/main/LICENSE) license.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fi4ds%2Fkarabo-pipeline","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fi4ds%2Fkarabo-pipeline","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fi4ds%2Fkarabo-pipeline/lists"}