Estimating Spectra from Photometry
Project description
# ESP (Estimating Spectra from Photometry) [![Build Status](https://travis-ci.org/jbkalmbach/ESP.svg?branch=master)](https://travis-ci.org/jbkalmbach/ESP)[![codecov.io](https://codecov.io/github/jbkalmbach/ESP/coverage.svg?branch=master)](https://codecov.io/github/jbkalmbach/ESP?branch=master)[![License: GPL v3](https://img.shields.io/badge/License-GPL%20v3-blue.svg)](http://www.gnu.org/licenses/gpl-3.0)
## Purpose ESP is a way to estimate galaxy spectra using Principal Component Analysis (PCA) and Gaussian Processes. Starting from a set of known spectra and a set of bandpasses you can predict spectra for other points in the color space of your bands both interpolating and extrapolating throughout the color space.
## Setup
ESP is pip installable. From the command line run:
pip install esphot
Now to use from python, just:
import esp
## How to Use See the [example jupyter notebook](https://github.com/jbkalmbach/ESP/blob/master/examples/esp_example.ipynb) in the examples folder.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file esphot-0.4.0.tar.gz
.
File metadata
- Download URL: esphot-0.4.0.tar.gz
- Upload date:
- Size: 35.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c21f7512e0e090c66091daad37ad739555dfa6a3621f8ba71c67c2450f9e1233 |
|
MD5 | 9cae6eaea405214c9f5d0aaff3320556 |
|
BLAKE2b-256 | 75cb82481fdffb8923952658f1b8e433673dd3d2a770c71114d3eb12a0aff532 |