coljac / spectralizer

Streamlit app to redshift and visualise template galaxy spectra.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Spectralizer

A Streamlit app to redshift and visualise template galaxy spectra.

Clone the repo, then install the dependencies:

pip install -r requirements.txt

Then streamlit run app.py and browse to http://localhost:5901 .

The templates are from EAZY Brammer, van Dokkum & Coppi (2008). Todo:

  • Log lambda axis
  • Tweak plot axes and labels
  • Photometry
  • Fonts of labels
  • Expand default line set, check absorption lines
  • Choose proper templates, e.g. AGN, dusty
  • Normalize the templates and filters for optimal appearance
  • Mouseovers tweak (line, filter etc has better info)

About

Streamlit app to redshift and visualise template galaxy spectra.

License:MIT License


Languages

Language:Python 100.0%