{ "info": { "author": "Bryce Kalmbach", "author_email": "brycek@uw.edu", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Science/Research", "License :: OSI Approved :: GNU General Public License v3 (GPLv3)", "Operating System :: OS Independent", "Programming Language :: Python" ], "description": "# ESP (Estimating Spectra from Photometry)\n[![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)\n\n## Purpose\nESP is a way to estimate galaxy spectra using Principal Component\nAnalysis (PCA) and Gaussian Processes. Starting from a set of known spectra and\na set of bandpasses you can predict spectra for other points\nin the color space of your bands both interpolating and extrapolating\nthroughout the color space.\n\n## Setup\n\nESP is pip installable. From the command line run:\n\n pip install esphot\n\nNow to use from python, just:\n\n import esp\n\n## How to Use\nSee the [example jupyter notebook](https://github.com/jbkalmbach/ESP/blob/master/examples/esp_example.ipynb) in the examples folder.\n", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/jbkalmbach/esp", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "esphot", "package_url": "https://pypi.org/project/esphot/", "platform": "", "project_url": "https://pypi.org/project/esphot/", "project_urls": { "Homepage": "https://github.com/jbkalmbach/esp" }, "release_url": "https://pypi.org/project/esphot/0.4.0/", "requires_dist": null, "requires_python": "", "summary": "Estimating Spectra from Photometry", "version": "0.4.0" }, "last_serial": 3292160, "releases": { "0.4.0": [ { "comment_text": "", "digests": { "md5": "9cae6eaea405214c9f5d0aaff3320556", "sha256": "c21f7512e0e090c66091daad37ad739555dfa6a3621f8ba71c67c2450f9e1233" }, "downloads": -1, "filename": "esphot-0.4.0.tar.gz", "has_sig": false, "md5_digest": "9cae6eaea405214c9f5d0aaff3320556", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 35012, "upload_time": "2017-10-30T18:15:27", "url": "https://files.pythonhosted.org/packages/75/cb/82481fdffb8923952658f1b8e433673dd3d2a770c71114d3eb12a0aff532/esphot-0.4.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "9cae6eaea405214c9f5d0aaff3320556", "sha256": "c21f7512e0e090c66091daad37ad739555dfa6a3621f8ba71c67c2450f9e1233" }, "downloads": -1, "filename": "esphot-0.4.0.tar.gz", "has_sig": false, "md5_digest": "9cae6eaea405214c9f5d0aaff3320556", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 35012, "upload_time": "2017-10-30T18:15:27", "url": "https://files.pythonhosted.org/packages/75/cb/82481fdffb8923952658f1b8e433673dd3d2a770c71114d3eb12a0aff532/esphot-0.4.0.tar.gz" } ] }