Skip to content

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

License

Notifications You must be signed in to change notification settings

JordanShroyer/fgspectra

This branch is 2 commits ahead of, 10 commits behind simonsobs/fgspectra:main.

Folders and files

NameName
Last commit message
Last commit date
May 23, 2024
Mar 2, 2023
Jul 23, 2024
Jul 23, 2024
Mar 1, 2023
Oct 26, 2019
Oct 26, 2019
Aug 5, 2021
Feb 25, 2021
Oct 25, 2019
Oct 26, 2019
Jun 4, 2024
Apr 25, 2024

Repository files navigation

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

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)

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%