https://github.com/arjunsavel/simmer

An open-source & modular reduction pipeline for astronomical images of point sources.

https://github.com/arjunsavel/simmer

Science Score: 59.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 1 DOI reference(s) in README
  • Academic publication links
    Links to: arxiv.org, iop.org
  • Committers with academic emails
    2 of 8 committers (25.0%) from academic institutions
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (15.1%) to scientific vocabulary

Keywords

astronomical-images astronomy astrophysics python stars

Keywords from Contributors

labels
Last synced: 6 months ago · JSON representation

Repository

An open-source & modular reduction pipeline for astronomical images of point sources.

Basic Info
Statistics
  • Stars: 8
  • Watchers: 1
  • Forks: 2
  • Open Issues: 20
  • Releases: 21
Topics
astronomical-images astronomy astrophysics python stars
Created almost 6 years ago · Last pushed 10 months ago
Metadata Files
Readme Contributing License Code of conduct

README.md

SImMER

arXiv Tests codecov Maintainability License: MIT Build Status PyPI version Conda Version Code style: black Yaml Lint

Repository for developing the SImMER image reduction pipeline. If you'd like to help out, take a look at our ways to contribute. If you use this package in your research, please cite our paper.

Installation

To install with conda (the recommended method), run conda config --add channels conda-forge conda install simmer

To install with mamba, run

mamba install simmer

To install with pip, run pip install simmer Or, to install from source, run ``` python3 -m pip install -U pip python3 -m pip install -U setuptools setuptools_scm pep517 git clone https://github.com/arjunsavel/SImMER.git

cd simmer python3 -m pip install -e . ```

Documentation

To get started, read the docs at our readthedocs site.

Owner

  • Name: Arjun Savel
  • Login: arjunsavel
  • Kind: user
  • Company: @astroumd

PhD candidate at UMD, College Park | exoplanet atmospheres 🪐

GitHub Events

Total
  • Issues event: 1
  • Issue comment event: 1
  • Push event: 1
  • Pull request event: 2
Last Year
  • Issues event: 1
  • Issue comment event: 1
  • Push event: 1
  • Pull request event: 2

Committers

Last synced: almost 3 years ago

All Time
  • Total Commits: 316
  • Total Committers: 8
  • Avg Commits per committer: 39.5
  • Development Distribution Score (DDS): 0.424
Past Year
  • Commits: 42
  • Committers: 4
  • Avg Commits per committer: 10.5
  • Development Distribution Score (DDS): 0.119
Top Committers
Name Email Commits
Arjun Savel 3****l@u****m 182
Arjun Savel a****l@b****u 97
asavel a****l@u****u 22
dependabot[bot] 4****]@u****m 7
Courtney Dressing c****g@g****m 4
Arjun Savel a****l@a****m 2
Arjun Savel a****l@A****n 1
holdengill 6****l@u****m 1
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: 8 months ago

All Time
  • Total issues: 23
  • Total pull requests: 92
  • Average time to close issues: about 1 year
  • Average time to close pull requests: 2 months
  • Total issue authors: 3
  • Total pull request authors: 5
  • Average comments per issue: 0.91
  • Average comments per pull request: 1.34
  • Merged pull requests: 22
  • Bot issues: 0
  • Bot pull requests: 72
Past Year
  • Issues: 1
  • Pull requests: 1
  • Average time to close issues: N/A
  • Average time to close pull requests: about 3 hours
  • Issue authors: 1
  • Pull request authors: 1
  • Average comments per issue: 0.0
  • Average comments per pull request: 1.0
  • Merged pull requests: 1
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • arjunsavel (18)
  • holdengill (4)
  • cdressing (1)
  • dependabot[bot] (1)
Pull Request Authors
  • dependabot[bot] (74)
  • arjunsavel (15)
  • cdressing (9)
  • github-actions[bot] (4)
  • holdengill (1)
Top Labels
Issue Labels
bug (12) enhancement (8) testing (4) dependencies (2) documentation (1)
Pull Request Labels
dependencies (77) enhancement (4) bug (2) testing (1)

Packages

  • Total packages: 2
  • Total downloads:
    • pypi 77 last-month
  • Total dependent packages: 0
    (may contain duplicates)
  • Total dependent repositories: 1
    (may contain duplicates)
  • Total versions: 20
  • Total maintainers: 1
pypi.org: simmer

Stellar Image Maturation via Efficient Reduction

  • Versions: 17
  • Dependent Packages: 0
  • Dependent Repositories: 1
  • Downloads: 77 Last month
Rankings
Dependent packages count: 10.0%
Average: 20.3%
Dependent repos count: 21.7%
Downloads: 29.2%
Maintainers (1)
Last synced: 6 months ago
conda-forge.org: simmer
  • Versions: 3
  • Dependent Packages: 0
  • Dependent Repositories: 0
Rankings
Dependent repos count: 34.0%
Average: 50.5%
Dependent packages count: 51.2%
Forks count: 54.2%
Stargazers count: 62.4%
Last synced: 7 months ago

Dependencies

docs/requirements.txt pypi
  • Jinja2 ==3.0.1
  • Scikit-image >=0.16.2
  • astropy >=3.1.2
  • cerberus >=1.3.2
  • matplotlib >=3.0.2
  • nbconvert ==5.6.1
  • nbsphinx ==0.8.6
  • numpy *
  • openpyxl >=2.5.12
  • pandas ==1.2.3
  • pillow >=6.2.0
  • pygments >=2.4.2
  • pyyaml >=5.3.1
  • scipy >=1.1.0
  • tqdm *
.github/workflows/Docs.yml actions
  • actions/checkout v2 composite
  • actions/setup-python v2 composite
  • stefanzweifel/git-auto-commit-action v4 composite
.github/workflows/codeql-analysis.yml actions
  • actions/checkout v2 composite
  • github/codeql-action/analyze v1 composite
  • github/codeql-action/autobuild v1 composite
  • github/codeql-action/init v1 composite
.github/workflows/greetings.yml actions
  • actions/first-interaction v1 composite
.github/workflows/pythonpublish.yml actions
  • actions/checkout v2 composite
  • actions/setup-python v1 composite
.github/workflows/style.yml actions
  • actions/checkout v2 composite
  • actions/setup-python v1 composite
.github/workflows/update_license.yml actions
  • FantasticFiasco/action-update-license-year v2 composite
  • actions/checkout v3 composite
.github/workflows/yaml.yml actions
  • actions/checkout v1 composite
  • ibiqlik/action-yamllint v1 composite
.github/workflows/run_tests.yml actions
  • actions/checkout v4 composite
  • actions/setup-python v5 composite
  • codecov/codecov-action v4 composite
pyproject.toml pypi
  • Scikit-image >=0.16.2
  • astropy >=5.1
  • cerberus >=1.3.2
  • emcee *
  • matplotlib <3.1.1,>=3.0.1
  • numba *
  • numpy *
  • openpyxl >=2.5.12
  • pandas ==1.2.3
  • photutils >=1.5.0
  • pyyaml >=5.3.1
  • scipy *
  • tqdm *