baseband

Package to read and write radio baseband data

https://github.com/mhvk/baseband

Science Score: 59.0%

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

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
    Found 7 DOI reference(s) in README
  • Academic publication links
    Links to: zenodo.org
  • Committers with academic emails
    7 of 30 committers (23.3%) from academic institutions
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (14.0%) to scientific vocabulary

Keywords

astronomy baseband-recording python vlbi

Keywords from Contributors

astropy asdf advanced-scientific-data-format jwst astrophysics astropy-affiliated source-detection photometry ccd closember
Last synced: 6 months ago · JSON representation

Repository

Package to read and write radio baseband data

Basic Info
Statistics
  • Stars: 34
  • Watchers: 3
  • Forks: 28
  • Open Issues: 17
  • Releases: 18
Topics
astronomy baseband-recording python vlbi
Created over 10 years ago · Last pushed 7 months ago
Metadata Files
Readme Changelog Contributing License Code of conduct Authors Zenodo

README.rst

Baseband: a Package for Radio Baseband I/O
==========================================

.. image:: https://zenodo.org/badge/DOI/10.5281/zenodo.1214268.svg
   :target: https://doi.org/10.5281/zenodo.1214268
   :alt: DOI 10.5281/zenodo.1214268

.. image:: http://img.shields.io/badge/powered%20by-AstroPy-orange.svg?style=flat
    :target: http://www.astropy.org
    :alt: Powered by Astropy

.. image:: https://github.com/mhvk/baseband/workflows/CI/badge.svg
    :target: https://github.com/mhvk/baseband/actions
    :alt: Test Status

.. image:: https://codecov.io/gh/mhvk/baseband/branch/master/graph/badge.svg
   :target: https://codecov.io/gh/mhvk/baseband
   :alt: Coverage Level

.. image:: https://readthedocs.org/projects/baseband/badge/?version=latest
   :target: https://baseband.readthedocs.io/en/latest/?badge=latest
   :alt: Documentation Status

Baseband is a package for reading and writing VLBI and other radio baseband
files, with the aim of simplifying and streamlining data conversion and
standardization.  It relies on `NumPy `_ and `Astropy
`_.

For installation and usage instructions, please see the `online documentation
`_.

If you used this package in your research, please cite it via DOI
`10.5281/zenodo.1214268 `_.

Contributing
------------

Please open a new issue for bugs, feedback or feature requests.

We welcome code contributions, in particular support for new file formats!
To add a contribution, please submit a pull request.  If you would like
assistance in using GitHub or how to begin modifying Baseband, please feel free
to contact `@mhvk`_.

For more information on how to make code contributions, please see the `Astropy
developer documentation `_.

License
-------

Baseband is licensed under the GNU General Public License v3.0 - see the
``LICENSE`` file.

.. _@mhvk: https://github.com/mhvk

Owner

  • Name: Marten van Kerkwijk
  • Login: mhvk
  • Kind: user
  • Location: Toronto, Ontario, Canada
  • Company: University of Toronto

GitHub Events

Total
  • Create event: 15
  • Release event: 1
  • Issues event: 6
  • Watch event: 4
  • Delete event: 9
  • Issue comment event: 5
  • Push event: 52
  • Pull request event: 26
Last Year
  • Create event: 15
  • Release event: 1
  • Issues event: 6
  • Watch event: 4
  • Delete event: 9
  • Issue comment event: 5
  • Push event: 52
  • Pull request event: 26

Committers

Last synced: almost 3 years ago

All Time
  • Total Commits: 1,107
  • Total Committers: 30
  • Avg Commits per committer: 36.9
  • Development Distribution Score (DDS): 0.304
Past Year
  • Commits: 18
  • Committers: 4
  • Avg Commits per committer: 4.5
  • Development Distribution Score (DDS): 0.278
Top Committers
Name Email Commits
Marten van Kerkwijk m****k@a****a 771
cczhu c****u@a****a 123
Thomas Robitaille t****e@g****m 64
Chenchong Zhu c****u@g****m 49
Michael Droettboom m****m@g****m 15
Erik Tollerud e****d@g****m 12
Erik M. Bray e****y@s****u 10
Larry Bradley l****y@g****m 10
Matt Craig m****g@g****m 8
Brigitta Sipocz b****z@g****m 5
Christoph Deil D****h@g****m 5
Nikhil Mahajan n****2@g****m 4
Kyle Barbary k****y@g****m 4
Adam Ginsburg a****g@g****m 3
Shaoguang Guo s****o@s****n 3
Robert Main r****n@p****a 2
Pey Lian Lim 2****m@u****m 2
Benjamin Alan Weaver b****r@n****u 2
Wolfgang Kerzendorf w****f@g****m 2
Dana Simard s****d@a****a 2
cmccully c****y@l****t 2
Rik van Lieshout r****t@g****m 1
George Stein g****n@g****m 1
00rebe@gmail.com 0****e@g****m 1
Steven Crawford c****m@g****m 1
Mars Buttfield-Addison g****b@m****m 1
hamogu m****r@g****e 1
Adam Ginsburg (keflavich) k****h@g****m 1
David McKenna d****a@c****e 1
ramain m****n@a****a 1

Issues and Pull Requests

Last synced: 6 months ago

All Time
  • Total issues: 43
  • Total pull requests: 95
  • Average time to close issues: 8 months
  • Average time to close pull requests: 12 days
  • Total issue authors: 13
  • Total pull request authors: 8
  • Average comments per issue: 2.07
  • Average comments per pull request: 0.35
  • Merged pull requests: 89
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 4
  • Pull requests: 23
  • Average time to close issues: 6 days
  • Average time to close pull requests: 14 days
  • Issue authors: 4
  • Pull request authors: 1
  • Average comments per issue: 1.75
  • Average comments per pull request: 0.04
  • Merged pull requests: 22
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • mhvk (22)
  • theXYZT (6)
  • cczhu (3)
  • pllim (2)
  • luojing1211 (2)
  • jswoboda (1)
  • Hellseher (1)
  • tcassanelli (1)
  • hsiuhsil (1)
  • ramain (1)
  • 00rebe (1)
  • rikvl (1)
  • bmerry (1)
Pull Request Authors
  • mhvk (92)
  • shaoguangleo (1)
  • rikvl (1)
  • TheMartianLife (1)
  • David-McKenna (1)
  • theXYZT (1)
  • misanthropealoupe (1)
  • jeanlucmargot (1)
Top Labels
Issue Labels
Feature request (10) bug (7) Package intermediate (4) vdif (4) Effort low (3) dada (3) docs (3) upstream fix required (3) guppi (2) enhancement (2) Buggy data (2) refactoring (1) mark4 (1) release (1) testing (1) Needs clarification (1) build (1) base (1) Package novice (1) support (1) Effort medium (1) tasks (1)
Pull Request Labels
testing (31) bug (23) docs (21) Extra CI (13) refactoring (12) base (12) guppi (10) enhancement (10) build (10) release (8) vdif (7) mark5b (4) dada (4) astropy|numpy-dev (4) Buggy data (3) plugins (3) gsb (2) asp (2) mark4 (2) tasks (1) vlbi_base (1) platform-bigendian (1) astropy-helpers/template (1)

Packages

  • Total packages: 2
  • Total downloads:
    • pypi 2,735 last-month
  • Total dependent packages: 1
    (may contain duplicates)
  • Total dependent repositories: 2
    (may contain duplicates)
  • Total versions: 22
  • Total maintainers: 2
pypi.org: baseband

A package for radio baseband I/O

  • Versions: 21
  • Dependent Packages: 1
  • Dependent Repositories: 2
  • Downloads: 2,735 Last month
Rankings
Dependent packages count: 4.8%
Forks count: 7.7%
Average: 10.1%
Dependent repos count: 11.5%
Stargazers count: 12.1%
Downloads: 14.2%
Maintainers (2)
Last synced: 6 months ago
conda-forge.org: baseband

Baseband is a package for reading and writing VLBI and other radio baseband files, with the aim of simplifying and streamlining data conversion and standardization.

  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
Rankings
Forks count: 32.0%
Dependent repos count: 34.0%
Average: 40.2%
Stargazers count: 43.4%
Dependent packages count: 51.2%
Last synced: 6 months ago

Dependencies

.github/workflows/ci_cron_monthly.yml actions
  • actions/checkout v2 composite
  • actions/setup-python v2 composite
  • uraimo/run-on-arch-action v2.0.5 composite
.github/workflows/ci_workflows.yml actions
  • actions/checkout v3 composite
  • actions/setup-python v4 composite
  • codecov/codecov-action v3 composite
pyproject.toml pypi
setup.py pypi