Skip to content
forked from bayesiains/nsf

Fully probabilistic quasar continua predictions near Lyman-α with conditional neural spline flows

Notifications You must be signed in to change notification settings

davidreiman/spectre

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fully probabilistic quasar continua predictions near Lyman-α with conditional neural spline flows.

Authors: David M. Reiman, John Tamanas, J. Xavier Prochaska, and Dominika Ďurovčíková

arXiv BibTex

In Fully probabilistic quasar continua predictions near Lyman-α with conditional neural spline flows, we introduce Spectre, a conditional rational quadratic neural spline flow which models the distribution over plausible blue-side QSO continua (1190 Å ≤ λrest < 1290 Å) given the red-side spectrum (1290 Å ≤ λrest < 2900 Å).

In this repository, you'll find:

Dependencies

Required python packages are listed in environment.yml. To create a Conda environment with these dependencies use the following command:

conda env create -f environment.yml

Data

Spectre consumes pre-processed continua from the 14th data release (DR14) of the Sloan Digital Sky Survey (SDSS) quasar catalog captured by the extended Baryon Oscillation Spectroscopic Survey (eBOSS). This repository contains one such datum for use in the inference notebook. The pre-processing code is available here: https://github.com/DominikaDu/QSmooth.

Acknowledgements

Our code is built upon the Neural Spline Flow codebase whose corresponding paper is available on arXiv at 1906.04032.

About

Fully probabilistic quasar continua predictions near Lyman-α with conditional neural spline flows

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 58.0%
  • Jupyter Notebook 42.0%