An open API service for producing an overview of a list of open source projects.

JOSS: https://github.com/Hazboun6/hasasia

Score: 10.036793919844353

Last synced: about 12 hours ago
JSON representation

Repository metadata:

Python package for calculating pulsar timing array sensitivity curves.


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 22 days ago

Total Commits: 280
Total Committers: 4
Avg Commits per committer: 70.0
Development Distribution Score (DDS): 0.279

Commits in past year: 13
Committers in past year: 2
Avg Commits per committer in past year: 6.5
Development Distribution Score (DDS) in past year: 0.462

Name Email Commits
Hazboun6 j****n@g****m 202
Jeremy Baier b****j@o****u 63
Kyle Gourlie k****e@n****g 14
ark0015 a****5@m****u 1

Issue and Pull Request metadata

Last synced: about 1 month ago

Total issues: 4
Total pull requests: 32
Average time to close issues: N/A
Average time to close pull requests: 3 months
Total issue authors: 4
Total pull request authors: 6
Average comments per issue: 1.0
Average comments per pull request: 0.34
Merged pull request: 17
Bot issues: 0
Bot pull requests: 0

Past year issues: 2
Past year pull requests: 3
Past year average time to close issues: N/A
Past year average time to close pull requests: 8 months
Past year issue authors: 2
Past year pull request authors: 2
Past year average comments per issue: 0.0
Past year average comments per pull request: 0.67
Past year merged pull request: 1
Past year bot issues: 0
Past year bot pull requests: 0

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/Hazboun6/hasasia

Top Issue Authors

  • ark0015 (1)
  • Hellseher (1)
  • jeremy-baier (1)
  • paulthebaker (1)

Top Pull Request Authors

  • Hazboun6 (12)
  • jeremy-baier (9)
  • GourlieK (5)
  • kgrunthal (3)
  • ark0015 (2)
  • paulthebaker (1)

Top Issue Labels

Top Pull Request Labels


Package metadata

pypi.org: hasasia

A Python package to calculate gravitational-wave sensitivity curves for pulsar timing arrays.

  • Homepage: https://github.com/Hazboun6/hasasia
  • Documentation: https://hasasia.readthedocs.io/
  • Licenses: MIT license
  • Latest release: 1.2.3 (published almost 5 years ago)
  • Last Synced: 2026-06-03T15:02:58.188Z (20 days ago)
  • Versions: 19
  • Dependent Packages: 2
  • Dependent Repositories: 1
  • Downloads: 193 Last month
  • Rankings:
    • Dependent packages count: 4.731%
    • Forks count: 11.409%
    • Average: 15.261%
    • Stargazers count: 16.505%
    • Dependent repos count: 21.67%
    • Downloads: 21.99%
  • Maintainers (1)
conda-forge.org: hasasia

hasasia is a Python package for calculating and building accurate PTA sensitivity curves.This software is designed for use by astronomers interested in sources of nanohertz gravitational waves and PTA data analysts alike.

  • Homepage: https://github.com/Hazboun6/hasasia
  • Licenses: MIT
  • Latest release: 1.2.3 (published almost 5 years ago)
  • Last Synced: 2026-04-01T01:58:23.447Z (3 months ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 34.025%
    • Average: 45.527%
    • Forks count: 46.009%
    • Stargazers count: 50.896%
    • Dependent packages count: 51.175%
guix: python-hasasia

Pulsar timing array sensitivity curves calculation in Python


Dependencies

requirements.txt pypi
  • astropy >=3.0
  • numpy >=1.14
  • scipy >=1.0
requirements_dev.txt pypi
  • Sphinx >=1.8.1 development
  • bumpversion >=0.5.3 development
  • coverage >=4.5.1 development
  • flake8 >=3.5.0 development
  • numpydoc >=0.8.0 development
  • pip >=18.1 development
  • pytest >=3.8.2 development
  • pytest-cov >=2.0 development
  • pytest-runner >=4.2 development
  • tox >=3.5.2 development
  • twine >=1.12.1 development
  • watchdog >=0.9.0 development
  • wheel >=0.32.1 development
requirements_docs.txt pypi
  • Sphinx >=1.8.1
  • astropy >=3.0
  • healpy >=1.11
  • matplotlib >=3.0
  • numpy >=1.12
  • numpydoc >=0.8.0
  • pip >=18.1
  • scipy >=1.0
  • twine >=1.12.1
.github/workflows/ci_tests.yml actions
  • actions/checkout v2 composite
  • actions/download-artifact v2 composite
  • actions/setup-python v2 composite
  • actions/upload-artifact v2 composite
  • codecov/codecov-action v1 composite