https://github.com/astarvienna/skycalc_ipy

iPython version of skycalc_cli

https://github.com/astarvienna/skycalc_ipy

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
  • Committers with academic emails
    1 of 3 committers (33.3%) from academic institutions
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (8.4%) to scientific vocabulary

Keywords

astronomy
Last synced: 7 months ago · JSON representation ·

Repository

iPython version of skycalc_cli

Basic Info
  • Host: GitHub
  • Owner: AstarVienna
  • License: gpl-3.0
  • Language: Python
  • Default Branch: main
  • Homepage:
  • Size: 941 KB
Statistics
  • Stars: 4
  • Watchers: 2
  • Forks: 7
  • Open Issues: 7
  • Releases: 8
Topics
astronomy
Created over 7 years ago · Last pushed 7 months ago
Metadata Files
Readme License Citation

README.md

skycalc_ipy

Build Status Poetry dev version Server Status GitHub Release Date

Documentation Status codecov PyPI - Version PyPI - Python Version

License: GPL v3 Citation

A python package which mirrors the functionality of ESO's skycalc_cli utility, but can be used from within an ipython session or Juypter notebook.

Documentation

Please visit the skycalc readthedocs site for more extensive documentation.

Owner

  • Name: A*Vienna
  • Login: AstarVienna
  • Kind: organization
  • Location: Vienna. Austria

Citation (CITATION.bib)

@software{2021ascl.soft09007L,
       author = {{Leschinski}, Kieran},
        title = "{SkyCalc\_ipy: SkyCalc wrapper for interactive Python}",
 howpublished = {Astrophysics Source Code Library, record ascl:2109.007},
         year = 2021,
        month = sep,
          eid = {ascl:2109.007},
       adsurl = {https://ui.adsabs.harvard.edu/abs/2021ascl.soft09007L},
      adsnote = {Provided by the SAO/NASA Astrophysics Data System}
}

GitHub Events

Total
  • Create event: 20
  • Release event: 1
  • Issues event: 3
  • Delete event: 16
  • Issue comment event: 15
  • Push event: 25
  • Pull request review event: 4
  • Pull request event: 33
Last Year
  • Create event: 20
  • Release event: 1
  • Issues event: 3
  • Delete event: 16
  • Issue comment event: 15
  • Push event: 25
  • Pull request review event: 4
  • Pull request event: 33

Committers

Last synced: about 3 years ago

All Time
  • Total Commits: 66
  • Total Committers: 3
  • Avg Commits per committer: 22.0
  • Development Distribution Score (DDS): 0.045
Top Committers
Name Email Commits
Kieran k****i@g****m 63
Tomas Stolker s****r@s****l 2
oczoske o****8@y****m 1
Committer Domains (Top 20 + Academic)

Packages

  • Total packages: 1
  • Total downloads:
    • pypi 1,501 last-month
  • Total dependent packages: 5
  • Total dependent repositories: 2
  • Total versions: 13
  • Total maintainers: 4
pypi.org: skycalc-ipy

Get atmospheric spectral information from the ESO skycalc server.

  • Versions: 13
  • Dependent Packages: 5
  • Dependent Repositories: 2
  • Downloads: 1,501 Last month
Rankings
Dependent packages count: 1.6%
Downloads: 3.9%
Dependent repos count: 11.6%
Average: 11.6%
Forks count: 13.3%
Stargazers count: 27.8%
Last synced: 11 months ago

Dependencies

requirements.github_actions.txt pypi
  • astropy *
  • matplotlib *
  • numpy >=1.16
  • pytest *
  • pyyaml *
  • requests *
  • synphot *
  • wget *
requirements.readthedocs.txt pypi
  • astropy *
  • matplotlib *
  • numpy *
  • numpydoc *
  • pyyaml *
  • requests *
  • sphinx *
  • sphinxcontrib-apidoc *
  • synphot *
setup.py pypi
  • astropy *
  • numpy *
  • pyyaml *
  • requests *