Introduction
ZodiPy is a Python package for zodiacal light simulations. Its purpose is to provide the astrophysics and cosmology communities with an easy-to-use and accessible interface to existing zodiacal light models in Python, assisting in astrophysical data analysis and zodiacal light forecasting for future experiments.
For other zodiacal light tools, see Zodiacal Light Models on LAMBDA.
Supported zodiacal light models
- DIRBE [
"dirbe"
] (Kelsall et al. 1998) - Rowan-Robinson and May (experimental) [
"rrm-experimental"
] (Rowan-Robinson and May 2013) - Planck 2013 [
"planck13"
] (Planck Collaboration et al. 2014) - Planck 2015 [
"planck15"
] (Planck Collaboration et al. 2016) - Planck 2018 [
"planck18"
] (Planck Collaboration et al. 2020) - Odegard [
"odegard"
] (Odegard et al. 2019)
The names in the brackets are the string representations used in the Model
object
to select the model.
If you see a missing model or wish to add a new one, please feel free to open an issue on GitHub. Contributors are very welcome!
Related scientific papers
See CITATION