seismolab

seismolab: A Python package for analyzing space-based observations of variable stars - Published in JOSS (2024)

https://github.com/konkolyseismolab/seismolab

Science Score: 93.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
    Found 4 DOI reference(s) in README and JOSS metadata
  • Academic publication links
    Links to: joss.theoj.org
  • Committers with academic emails
  • Institutional organization owner
  • JOSS paper metadata
    Published in Journal of Open Source Software

Scientific Fields

Mathematics Computer Science - 88% confidence
Economics Social Sciences - 85% confidence
Last synced: 4 months ago · JSON representation

Repository

Open-source python framework for downloading, analyzing, and visualizing data of variable stars from space-based surveys.

Basic Info
Statistics
  • Stars: 5
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 3
Created almost 3 years ago · Last pushed about 1 year ago
Metadata Files
Readme License

README.md

# **Seismolab** Open-source python framework for downloading, analyzing, and visualizing data of variable stars from space-based surveys. [![pip](https://img.shields.io/badge/pip-install%20seismolab-blue.svg)](https://pypi.org/project/seismolab/) [![License: MIT](https://img.shields.io/badge/License-MIT-orange.svg)](https://opensource.org/licenses/MIT) [![](https://img.shields.io/badge/Homepage-Seismolab-brightgreen)](https://konkoly.hu/staff/lmolnar/seismolab/) [![Tests](https://github.com/konkolyseismolab/seismolab/actions/workflows/main.yml/badge.svg)](https://github.com/konkolyseismolab/seismolab/actions/workflows/main.yml) [![DOI](https://joss.theoj.org/papers/10.21105/joss.07118/status.svg)](https://doi.org/10.21105/joss.07118)

Install seismolab with pip:

bash pip install seismolab

For more information on how to install and use seismolab, please refer to the documentation.

Contributing

Feel free to open PR / Issue, or contact me here.

Acknowledgements

This project has been supported by the KKP-137523 'SeismoLab' Élvonal grant of the Hungarian Research, Development and Innovation Office (NKFIH) and the Lendület Program of the Hungarian Academy of Sciences under project No. LP2018-7.

Owner

  • Name: konkolyseismolab
  • Login: konkolyseismolab
  • Kind: organization

JOSS Publication

seismolab: A Python package for analyzing space-based observations of variable stars
Published
November 06, 2024
Volume 9, Issue 103, Page 7118
Authors
Attila Bódi ORCID
HUN-REN CSFK Konkoly Observatory, Konkoly Thege M. út 15-17, Budapest, 1121, Hungary, Department of Astrophysical Sciences, Princeton University, 4 Ivy Lane, Princeton, NJ 08544, USA
Editor
Warrick Ball ORCID
Tags
astronomy variable stars

GitHub Events

Total
  • Create event: 1
  • Release event: 1
  • Issues event: 6
  • Watch event: 2
  • Issue comment event: 7
  • Push event: 5
  • Pull request event: 2
Last Year
  • Create event: 1
  • Release event: 1
  • Issues event: 6
  • Watch event: 2
  • Issue comment event: 7
  • Push event: 5
  • Pull request event: 2

Committers

Last synced: 5 months ago

All Time
  • Total Commits: 189
  • Total Committers: 2
  • Avg Commits per committer: 94.5
  • Development Distribution Score (DDS): 0.005
Past Year
  • Commits: 19
  • Committers: 2
  • Avg Commits per committer: 9.5
  • Development Distribution Score (DDS): 0.053
Top Committers
Name Email Commits
astrobatty a****y@g****m 188
Warrick Ball w****l@g****m 1

Issues and Pull Requests

Last synced: 4 months ago

All Time
  • Total issues: 7
  • Total pull requests: 1
  • Average time to close issues: 27 days
  • Average time to close pull requests: about 16 hours
  • Total issue authors: 3
  • Total pull request authors: 1
  • Average comments per issue: 2.14
  • Average comments per pull request: 0.0
  • Merged pull requests: 1
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 6
  • Pull requests: 1
  • Average time to close issues: 26 days
  • Average time to close pull requests: about 16 hours
  • Issue authors: 2
  • Pull request authors: 1
  • Average comments per issue: 2.33
  • Average comments per pull request: 0.0
  • Merged pull requests: 1
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • keatonb (3)
  • darthoctopus (3)
Pull Request Authors
  • warrickball (2)
Top Labels
Issue Labels
Pull Request Labels

Packages

  • Total packages: 1
  • Total downloads:
    • pypi 149 last-month
  • Total dependent packages: 0
  • Total dependent repositories: 0
  • Total versions: 12
  • Total maintainers: 1
pypi.org: seismolab

Open-source python framework for downloading, analyzing, and visualizing data of variable stars from space-based surveys.

  • Versions: 12
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 149 Last month
Rankings
Dependent packages count: 6.6%
Downloads: 8.7%
Average: 15.3%
Dependent repos count: 30.6%
Maintainers (1)
Last synced: 4 months ago

Dependencies

.github/workflows/main.yml actions
  • actions/cache v2 composite
  • actions/checkout v2 composite
  • actions/setup-python v2 composite
pyproject.toml pypi
requirements.txt pypi
  • astropy >=4.1rc1
  • astroquery *
  • corner *
  • ephem *
  • h5py *
  • joblib *
  • matplotlib >=3.5
  • mwdust *
  • nbsphinx *
  • numpy >=1.4.0
  • numpydoc *
  • pandas >=1.3
  • psutil *
  • pymc3 *
  • pyvo *
  • regex *
  • requests *
  • scipy >=1.7.0
  • seaborn *
  • statsmodels *
  • tqdm >=4.25.0
  • uncertainties *
setup.py pypi