Fast Lyman alpha Radiative Transfer for everyone!
Project description
Introduction
zELDA
, a code to understand Lyman-alpha emission.
Authors
| Siddhartha Gurung Lopez | Max Gronke | Alvaro Orsi | Silvia Bonoli | Shun Saito
Publication links:
zELDA
paper:
| ADS : ???
| arXiv : ???
|
| zELDA
is based on its previous version, FLaREON
. Please, if you used zELDA
in your project, cite also FLaREON
:
|
| ADS : http://adsabs.harvard.edu/abs/2018arXiv181109630G
| arXiv : https://arxiv.org/abs/1811.09630
Documentation
You can find all the necessay information for installation and tutorials here:
| https://zelda.readthedocs.io/en/latest/
Origins and motivation
The main goal of zELDA
is to provide the scientific community with a common tool to analyze and model Lyman-alpha line profiles.
zELDA
is a publicly available python
package based on a RTMC (Orsi et al. 2012) and FLaREON
able to predict large amounts of Lyman alpha line profiles and esc ape fractions with high accuracy. We designed this code hoping that it helps researches all over the wolrd to get a better understanding of the Universe. In particu lar zELDA
is divided in two main functionalites:
-
Mocking Lyman-alpha line profiles. Due to the Lyman alpha Radiative Transfer large complexity, the efforts of understanding it moved from pure analytic studi es to the so-called radiative transfer Monte Carlo (RTMC) codes that simulate Lyman alpha photons in arbitrary gas geometries. These codes provide useful informatio n about the fraction of photons that manage to escape and the resulting Lyman alpha line profiles. The RTMC approach has shown to reproduce the observed properties of Lyman-alpha emitters.
zELDA
constains several data grids ofLyaRT
, the RTMC described in Orsi et al. 2012 (https://github.com/aaorsi/LyaRT), from which Lyman -alpha line profiles are computed using lineal interpolation. This methodology allow us to predict line profiles with a high accuracy with a low compitational cost. In fact, the used byzELDA
to predict a single line profiles y usually eight orders of magnitud smaller than the full radiative transfer analysis done byLyaRT
. Additionally, in order to mock observed Lyman-alpha spectrum,zELDA
also includes rutines to mimick the artifacts induced by obsevations in the line profiles, s uch a finite spectral resolution or the wavelegnth binning. -
Fitting observed Lyman-alpha line profiles. The main update from
FLaREON
tozELDA
is the inclussion of several fitting algotirhms to model observed Lyman -alhpa line profiles. On the basics,zELDA
uses mock Lyman-alpha line profiles to fit observed espectrums in two main phasions : -
Monte Carlo Markov Chain : This is the most classic approach taken in the literaute (e.g. Gronke et al. 2017).
zELDA
implementation is power by the publi c codeemcee
(https://emcee.readthedocs.io/en/stable/) by Daniel Foreman-Mackey et al. (2013). -
Deep learning :
zELDA
is the first open source code that uses machine learning to fit Lyman-alpha line profiles.zELDA
includes some trained deep neura l networks that predicts the best inflow/outflow model and redshift for a given observed line profile. This approach is about 3 orders of maginutd faster than the M CMC analysis and provides similar accuracies. This methodology will prove crutial in the upcoming years when tens of thousands of Lyman-alpha line profiles will be measure by instruments such as the James Webb Space Telescope. The neural network engine poweringzELDA
isscikitlearn
(https://scikit-learn.org/stable/).
Project details
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 Lya_zelda-0.0.5.tar.gz
.
File metadata
- Download URL: Lya_zelda-0.0.5.tar.gz
- Upload date:
- Size: 18.6 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.7.0 setuptools/39.2.0 requests-toolbelt/0.8.0 tqdm/4.23.4 CPython/2.7.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | cf5d62d3ee985af6bbaf6b344db95abf89a45d20d89aa8ea804762f591db1c97 |
|
MD5 | 8260f554354cd4ca3f93e6529ab5bbaa |
|
BLAKE2b-256 | 1b49635e6db95e40fa6032401a2dda7b3b4139c97bb636cec5f67f28c7d3d811 |