astrocalc

An astronomer's calculator used to perform common calculations, conversions and measurements.

https://github.com/thespacedoctor/astrocalc

Science Score: 77.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
    Found 4 DOI reference(s) in README
  • Academic publication links
    Links to: zenodo.org
  • Committers with academic emails
    1 of 2 committers (50.0%) from academic institutions
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (10.7%) to scientific vocabulary
Last synced: 6 months ago · JSON representation ·

Repository

An astronomer's calculator used to perform common calculations, conversions and measurements.

Basic Info
  • Host: GitHub
  • Owner: thespacedoctor
  • License: gpl-3.0
  • Language: Python
  • Default Branch: master
  • Size: 3.99 MB
Statistics
  • Stars: 2
  • Watchers: 3
  • Forks: 1
  • Open Issues: 4
  • Releases: 1
Created almost 10 years ago · Last pushed 10 months ago
Metadata Files
Readme Changelog License Citation

README.md

astrocalc








perform common astronomy-related calculations, conversions and measurements within python scripts or from the command-line.

Documentation for astrocalc is hosted by Read the Docs ( development version and master version). The code lives on github. Please report any issues you find here.

Features

How to cite astrocalc

If you use astrocalc in your work, please cite using the following BibTeX entry:

bibtex @software{Young_astrocalc, author = {Young, David R.}, doi = {10.5281/zenodo.8014735}, license = {GPL-3.0-only}, title = {{astrocalc. Perform common astronomy-related calculations, conversions and measurements within python scripts or from the command-line}}, url = {https://zenodo.org/doi/10.5281/zenodo.8014735} }

Owner

  • Name: David Young
  • Login: thespacedoctor
  • Kind: user
  • Location: Belfast, UK
  • Company: Queen's University Belfast

Citation (CITATION.cff)

cff-version: 1.2.0
title: astrocalc. Perform common astronomy-related calculations, conversions and measurements within python scripts or from the command-line
message: If you use this software, please cite it as below.
authors:
- family-names: "Young"
  given-names: "David R."
  orcid: "https://orcid.org/0000-0002-1229-2499"
doi: 10.5281/zenodo.8014735
url: "https://zenodo.org/doi/10.5281/zenodo.8014735"
abstract: perform common astronomy-related calculations, conversions and measurements within python scripts or from the command-line
keywords: [astronomy]
license: GPL-3.0-only

GitHub Events

Total
  • Delete event: 1
  • Push event: 10
  • Create event: 2
Last Year
  • Delete event: 1
  • Push event: 10
  • Create event: 2

Committers

Last synced: 11 months ago

All Time
  • Total Commits: 109
  • Total Committers: 2
  • Avg Commits per committer: 54.5
  • Development Distribution Score (DDS): 0.468
Past Year
  • Commits: 10
  • Committers: 1
  • Avg Commits per committer: 10.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
thespacedoctor n****e@g****m 58
Dave d****g@q****k 51
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: 7 months ago

All Time
  • Total issues: 2
  • Total pull requests: 2
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Total issue authors: 1
  • Total pull request authors: 2
  • Average comments per issue: 0.0
  • Average comments per pull request: 0.0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 1
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • thespacedoctor (2)
Pull Request Authors
  • dependabot[bot] (2)
  • thespacedoctor (1)
Top Labels
Issue Labels
type: feature (2) priority: 3 (2)
Pull Request Labels
dependencies (2)

Packages

  • Total packages: 1
  • Total downloads:
    • pypi 396 last-month
  • Total dependent packages: 5
  • Total dependent repositories: 13
  • Total versions: 16
  • Total maintainers: 1
pypi.org: astrocalc

perform common astronomy-related calculations, conversions and measurements within python scripts or from the command-line

  • Versions: 16
  • Dependent Packages: 5
  • Dependent Repositories: 13
  • Downloads: 396 Last month
Rankings
Dependent packages count: 1.6%
Dependent repos count: 4.0%
Downloads: 11.4%
Average: 13.5%
Forks count: 22.6%
Stargazers count: 27.8%
Maintainers (1)
Last synced: 7 months ago

Dependencies

docs/requirements.txt pypi
  • MarkdownSubscript *
  • docopt *
  • lxml *
  • m2r *
  • mdx_include >1.3
  • mistune <2.0.0
  • mock >4.0
  • psutil >5.7
  • pymdown-extensions >8.0
  • sphinx ==3.5.4
  • sphinx_markdown_parser master
  • sphinxcontrib-mermaid *
  • unicodecsv *
setup.py pypi
  • fundamentals *
  • numpy *
  • pyyaml *
environment.yml conda
  • blas 1.0.*
  • ca-certificates 2021.10.26.*
  • certifi 2021.10.8.*
  • intel-openmp 2021.4.0.*
  • libffi 3.3.*
  • mkl 2021.4.0.*
  • mkl-service 2.4.0.*
  • mkl_fft 1.3.1.*
  • mkl_random 1.2.2.*
  • ncurses 6.3.*
  • numpy 1.21.2.*
  • openssl 1.1.1l.*
  • pip 21.2.4.*
  • python 3.9.7.*
  • readline 8.1.*
  • setuptools 58.0.4.*
  • six 1.16.0.*
  • sqlite 3.36.0.*
  • tk 8.6.11.*
  • tzdata 2021e.*
  • wheel 0.37.0.*
  • xz 5.2.5.*
  • zlib 1.2.11.*