caput

Cluster Astronomical Python Utilities

https://github.com/radiocosmology/caput

Science Score: 44.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
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (3.5%) to scientific vocabulary
Last synced: 6 months ago · JSON representation ·

Repository

Cluster Astronomical Python Utilities

Basic Info
  • Host: GitHub
  • Owner: radiocosmology
  • License: gpl-2.0
  • Language: Python
  • Default Branch: master
  • Size: 17.3 MB
Statistics
  • Stars: 14
  • Watchers: 13
  • Forks: 18
  • Open Issues: 15
  • Releases: 10
Created over 12 years ago · Last pushed 6 months ago
Metadata Files
Readme License Citation

README.md

caput

Cluster Astronomical Python Utilities

Package contains useful utilities for dealing with large datasets on computer clusters with applications to radio astronomy in mind. Includes modules for dynamically importing and utilizing mpi4py, in-memory mock-ups of h5py objects, and infrastructure for running data analysis pipelines on computer clusters.

Documentation can be found at http://caput.readthedocs.org/

Owner

  • Name: Radio Cosmology
  • Login: radiocosmology
  • Kind: organization

Tools for radio cosmology

Citation (CITATION.cff)

cff-version: 1.2.0
title: caput
message: >-
  If you use this software, please cite it using the
  metadata from this file.
type: software
doi: "10.5281/zenodo.5846374"
repository-code: "https://github.com/radiocosmology/caput"
abstract: >-
  Useful utilities for dealing with large datasets on computer clusters with
  applications to radio astronomy in mind. Includes modules for dynamically importing
  and utilizing mpi4py, in-memory mock-ups of h5py objects, and infrastructure for
  running data analysis pipelines on computer clusters.
license: MIT
authors:
- given-names: "J. Richard"
  family-names: "Shaw"
  affiliation: "University of British Columbia"
  orcid: "https://orcid.org/0000-0002-4543-4588"

- given-names: "Kiyoshi"
  family-names: "Masui"
  affiliation: "MIT"
  orcid: "https://orcid.org/0000-0002-4279-6946"

- given-names: "Liam"
  family-names: "Gray"
  affiliation: "University of British Columbia"
  orcid: "https://orcid.org/0000-0003-3986-954X"

- given-names: "Rick"
  family-names: "Nitsche"
  affiliation: "University of British Columbia"

- given-names: "Anja"
  family-names: "Boskovic"
  affiliation: "University of British Columbia"

- given-names: "Shifan"
  family-names: "Zuo"

- given-names: "Donald V."
  family-names: "Wiebe"
  affiliation: "University of British Columbia"
  orcid: "https://orcid.org/0000-0002-6669-3159"

- given-names: "Tristan"
  family-names: "Pinsonneault-Marotte"
  affiliation: "University of British Columbia"
  orcid: "https://orcid.org/0000-0002-9516-3245"

- given-names: "Mateus"
  family-names: "Fandino"
  affiliation: "Thompson Rivers University"
  orcid: "https://orcid.org/0000-0002-6899-1176"

- given-names: "Simon"
  family-names: "Foreman"
  affiliation: "Arizona State University"
  orcid: "https://orcid.org/0000-0002-0190-2271"

- given-names: "Seth R."
  family-names: "Siegel"
  affiliation: "McGill University"
  orcid: "https://orcid.org/0000-0003-2631-6217"

GitHub Events

Total
  • Create event: 25
  • Release event: 2
  • Issues event: 9
  • Watch event: 2
  • Delete event: 19
  • Issue comment event: 37
  • Push event: 134
  • Pull request review comment event: 46
  • Pull request review event: 57
  • Pull request event: 40
Last Year
  • Create event: 25
  • Release event: 2
  • Issues event: 9
  • Watch event: 2
  • Delete event: 19
  • Issue comment event: 37
  • Push event: 134
  • Pull request review comment event: 46
  • Pull request review event: 57
  • Pull request event: 40

Issues and Pull Requests

Last synced: 6 months ago

All Time
  • Total issues: 5
  • Total pull requests: 16
  • Average time to close issues: N/A
  • Average time to close pull requests: 4 days
  • Total issue authors: 1
  • Total pull request authors: 2
  • Average comments per issue: 0.2
  • Average comments per pull request: 1.44
  • Merged pull requests: 13
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 5
  • Pull requests: 16
  • Average time to close issues: N/A
  • Average time to close pull requests: 4 days
  • Issue authors: 1
  • Pull request authors: 2
  • Average comments per issue: 0.2
  • Average comments per pull request: 1.44
  • Merged pull requests: 13
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • ljgray (8)
  • kiyo-masui (2)
  • jrs65 (2)
  • nritsche (2)
Pull Request Authors
  • ljgray (33)
  • ketiltrout (5)
  • ssiegelx (2)
  • jrs65 (1)
Top Labels
Issue Labels
enhancement (3) bug (2) question (2) priority/medium (1)
Pull Request Labels

Dependencies

.github/workflows/main.yml actions
  • actions/checkout v2 composite
  • actions/setup-python v2 composite
doc/requirements.txt pypi
  • Sphinx >=4.0,<5.0
  • funcsigs *
  • mock *
  • sphinx_rtd_theme *
requirements.txt pypi
  • PyYAML *
  • cachetools *
  • click *
  • cython *
  • h5py *
  • numpy >=1.20
  • psutil *
  • scipy *
  • skyfield >=1.31