https://github.com/simonsobs/fgspectra

Foreground SED and power spectrum library for building cross frequency power spectrum models

https://github.com/simonsobs/fgspectra

Science Score: 36.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
  • Committers with academic emails
    1 of 7 committers (14.3%) from academic institutions
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (9.3%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

Foreground SED and power spectrum library for building cross frequency power spectrum models

Basic Info
  • Host: GitHub
  • Owner: simonsobs
  • License: bsd-3-clause
  • Language: Python
  • Default Branch: main
  • Size: 6.88 MB
Statistics
  • Stars: 8
  • Watchers: 11
  • Forks: 9
  • Open Issues: 17
  • Releases: 6
Created over 7 years ago · Last pushed 11 months ago
Metadata Files
Readme License

README.md

FGspectra

Latest Build Status codecov

Library for the evaluation of the SEDs and cross-spectra of astrophysical components.

Main modules are * frequency.py: evaluation of astrophysical SEDs * power.py: evaluation of anugular power spectra * cross.py: evaluation of frequency cross-spectra

To get started, have a look at the notebooks in fgspectra/notebook

Contributing

Current main contributors are Zack Li, Max Abitbol and Davide Poletti. Feel free to join: contributors are welcome!

We try to * develop in short-lived branches that are merged into master * write numpy docstrings and PEP8 compliant code.

Material

We'll eventually pull in code/reference material from * fgbuster * BeFore * tile-c * Erminia/Jo's multifrequency likelihood on Lambda

Dependencies

  • Python > 3
  • numpy / scipy

Installing

Since we're still putting this together, just install in developer mode for now.

pip install -e .

Testing

Run pytest in the fgspectra directory. (work in progress)

Owner

  • Name: Simons Observatory
  • Login: simonsobs
  • Kind: organization

GitHub Events

Total
  • Issue comment event: 3
  • Pull request event: 1
  • Fork event: 1
Last Year
  • Issue comment event: 3
  • Pull request event: 1
  • Fork event: 1

Committers

Last synced: about 1 year ago

All Time
  • Total Commits: 139
  • Total Committers: 7
  • Avg Commits per committer: 19.857
  • Development Distribution Score (DDS): 0.583
Past Year
  • Commits: 1
  • Committers: 1
  • Avg Commits per committer: 1.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
xzackli x****i@g****m 58
dpole d****e@g****m 26
Benjamin Beringue b****b@g****m 21
Maximilian H Abitbol m****5@g****m 15
sgiardie g****1@u****t 12
umbnat92 u****2@g****m 6
Zack Li zq@p****u 1
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: 10 months ago

All Time
  • Total issues: 25
  • Total pull requests: 40
  • Average time to close issues: 3 months
  • Average time to close pull requests: 2 months
  • Total issue authors: 9
  • Total pull request authors: 11
  • Average comments per issue: 3.8
  • Average comments per pull request: 1.48
  • Merged pull requests: 28
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 2
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 1
  • Average comments per issue: 0
  • Average comments per pull request: 0.5
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • mabitbol (11)
  • xzackli (4)
  • dpole (3)
  • cmbant (2)
  • damonge (2)
  • kmsurrao (1)
  • thibautlouis (1)
  • msyriac (1)
  • itrharrison (1)
Pull Request Authors
  • dpole (10)
  • xzackli (9)
  • beringueb (9)
  • umbnat92 (5)
  • xgarrido (4)
  • sgiardie (4)
  • JordanShroyer (2)
  • giuspugl (1)
  • mabitbol (1)
  • cmbant (1)
  • JackLonergan97 (1)
Top Labels
Issue Labels
urgent (1) enhancement (1)
Pull Request Labels

Packages

  • Total packages: 1
  • Total downloads:
    • pypi 703 last-month
  • Total dependent packages: 1
  • Total dependent repositories: 1
  • Total versions: 5
  • Total maintainers: 2
pypi.org: fgspectra

Foreground SED and power spectrum library for building cross frequency power spectrum models

  • Versions: 5
  • Dependent Packages: 1
  • Dependent Repositories: 1
  • Downloads: 703 Last month
Rankings
Dependent packages count: 4.7%
Downloads: 7.8%
Forks count: 14.2%
Average: 14.7%
Dependent repos count: 21.6%
Stargazers count: 25.0%
Maintainers (2)
Last synced: 11 months ago

Dependencies

setup.py pypi
  • pyyaml *
  • scipy *
.github/workflows/black.yml actions
  • actions/checkout v2 composite
  • psf/black stable composite
.github/workflows/testing.yml actions
  • actions/checkout v3 composite
  • actions/setup-python v4 composite
pyproject.toml pypi
  • pyyaml *
  • scipy *
.github/workflows/publish.yml actions
  • actions/checkout v4 composite
  • actions/download-artifact v3 composite
  • actions/setup-python v5 composite
  • actions/upload-artifact v3 composite
  • pypa/gh-action-pypi-publish release/v1 composite