https://github.com/astarvienna/pyckles

A super lightweight interface to load spectra from the Pickles 1998 catalogue

https://github.com/astarvienna/pyckles

Science Score: 26.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
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (9.4%) to scientific vocabulary

Keywords

astronomical-spectroscopy
Last synced: 9 months ago · JSON representation

Repository

A super lightweight interface to load spectra from the Pickles 1998 catalogue

Basic Info
  • Host: GitHub
  • Owner: AstarVienna
  • License: gpl-3.0
  • Language: Python
  • Default Branch: main
  • Homepage:
  • Size: 305 KB
Statistics
  • Stars: 1
  • Watchers: 1
  • Forks: 1
  • Open Issues: 4
  • Releases: 5
Topics
astronomical-spectroscopy
Created over 6 years ago · Last pushed 10 months ago
Metadata Files
Readme Changelog License

README.md

Pyckles

A super lightweight interface to load spectra from the Pickles 1998 catalogue

Tests Poetry dev version GitHub Release Date

Documentation Status codecov PyPI - Version PyPI - Python Version

License: GPL v3

Does nothing more than download a compiled FITS file with all the stellar spectra and allows the user to access these interactively with python.

Documentation can be found at Read the Docs

Update - more catalogues available!

Pyckles now allows you to access more than just the Pickles stellar spectra.

The following catalogues are available: * Pickles (1998): Stellar spectra over [0.15, 2.5]um at 5nm resolution * Brown (2014): Galaxy spectra over [0.01, 30]um at R~50

Owner

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

GitHub Events

Total
  • Create event: 14
  • Issues event: 3
  • Release event: 1
  • Delete event: 11
  • Issue comment event: 21
  • Push event: 25
  • Pull request event: 23
  • Pull request review event: 4
Last Year
  • Create event: 14
  • Issues event: 3
  • Release event: 1
  • Delete event: 11
  • Issue comment event: 21
  • Push event: 25
  • Pull request event: 23
  • Pull request review event: 4

Packages

  • Total packages: 1
  • Total downloads:
    • pypi 2,355 last-month
  • Total dependent packages: 1
  • Total dependent repositories: 2
  • Total versions: 5
  • Total maintainers: 4
pypi.org: pyckles

Simple interface to the Pickles 1998 stellar spectra catalogue

  • Versions: 5
  • Dependent Packages: 1
  • Dependent Repositories: 2
  • Downloads: 2,355 Last month
Rankings
Dependent packages count: 4.8%
Downloads: 5.1%
Dependent repos count: 11.5%
Average: 15.2%
Forks count: 22.7%
Stargazers count: 31.9%
Last synced: 10 months ago

Dependencies

requirements.github_actions.txt pypi
  • astropy >=1.3
  • numpy >=1.16
  • pytest *
  • synphot >=0.1.3
requirements.readthedocs.txt pypi
  • astropy *
  • matplotlib *
  • numpy >=1.16
  • numpydoc *
  • pyckles *
  • sphinx *
  • sphinxcontrib-apidoc *
  • synphot *
setup.py pypi
  • astropy *
  • matplotlib *
  • numpy >=1.16
  • synphot *