radiotools

Tools for radio astronomy.

https://github.com/radionets-project/radiotools

Science Score: 54.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
    Links to: zenodo.org
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (8.2%) to scientific vocabulary
Last synced: 6 months ago · JSON representation ·

Repository

Tools for radio astronomy.

Basic Info
Statistics
  • Stars: 5
  • Watchers: 2
  • Forks: 1
  • Open Issues: 2
  • Releases: 3
Created over 1 year ago · Last pushed 6 months ago
Metadata Files
Readme License Citation

README.rst

==================================
radiotools |ci| |codecov| |zenodo|
==================================

.. |ci| image:: https://github.com/radionets-project/radiotools/actions/workflows/ci.yml/badge.svg?branch=main
    :target: https://github.com/radionets-project/radiotools/actions/workflows/ci.yml?branch=main
    :alt: Test Status

.. |codecov| image:: https://codecov.io/github/radionets-project/radiotools/badge.svg
    :target: https://codecov.io/github/radionets-project/radiotools
    :alt: Code coverage

.. |zenodo| image:: https://zenodo.org/badge/807676503.svg
   :target: https://zenodo.org/badge/latestdoi/807676503
   :alt: Zenodo


Collection of tools for use in radio astronomy.


Installation
============

*radiotools* can be installed via `uv `__ by calling

.. code::

  $ uv pip install radionets-radiotools

We recommend using a conda/mamba environment with python version ``>=3.11`` and ``<3.13``.

If you want to use features from the NRAO `CASAtools `_ package,
make sure you are using python 3.10 or 3.11.

Owner

  • Name: Radionets-Project
  • Login: radionets-project
  • Kind: organization
  • Email: kevin3.schmidt@tu-dortmund.de
  • Location: Dortmund, Germany

Python packages for Machine Learning in radio interferometry.

Citation (CITATION.cff)

cff-version: 1.2.0
message: "If you use this software, please cite it as below."
authors:
- family-names: "Knierim"
  given-names: "Anno"
  orcid: "https://orcid.org/0009-0004-8728-2879"
- family-names: "Groß"
  given-names: "Tom"
  orcid: "https://orcid.org/0009-0008-5497-0885"
- family-names: "Schmitz"
  given-names: "Kevin"
  oricd: "https://orcid.org/0000-0002-9883-4454"
title: "radionets-project/radiotools: v0.1.2"
version: v0.1.2
doi: 10.5281/zenodo.15322218
date-released: 2025-05-02
url: "https://github.com/radionets-project/radiotools"

GitHub Events

Total
  • Create event: 19
  • Release event: 2
  • Issues event: 3
  • Watch event: 2
  • Delete event: 15
  • Issue comment event: 16
  • Push event: 90
  • Pull request review event: 14
  • Pull request event: 24
Last Year
  • Create event: 19
  • Release event: 2
  • Issues event: 3
  • Watch event: 2
  • Delete event: 15
  • Issue comment event: 16
  • Push event: 90
  • Pull request review event: 14
  • Pull request event: 24

Issues and Pull Requests

Last synced: 6 months ago

All Time
  • Total issues: 1
  • Total pull requests: 9
  • Average time to close issues: N/A
  • Average time to close pull requests: 9 days
  • Total issue authors: 1
  • Total pull request authors: 3
  • Average comments per issue: 0.0
  • Average comments per pull request: 0.33
  • Merged pull requests: 5
  • Bot issues: 0
  • Bot pull requests: 3
Past Year
  • Issues: 1
  • Pull requests: 9
  • Average time to close issues: N/A
  • Average time to close pull requests: 9 days
  • Issue authors: 1
  • Pull request authors: 3
  • Average comments per issue: 0.0
  • Average comments per pull request: 0.33
  • Merged pull requests: 5
  • Bot issues: 0
  • Bot pull requests: 3
Top Authors
Issue Authors
  • tgross03 (3)
Pull Request Authors
  • aknierim (10)
  • tgross03 (8)
  • pre-commit-ci[bot] (2)
  • dependabot[bot] (1)
Top Labels
Issue Labels
enhancement (2)
Pull Request Labels
no-changelog-needed (2) bug (1) enhancement (1)

Dependencies

pyproject.toml pypi
  • astropy >=6.1.0
  • matplotlib ~=3.0
  • numpy ~=1.16
  • pyvisgen *