Create cosmological lightcones from coeval simulations.
This algorithm is taken from the code in https://github.com/piyanatk/cosmotile, but is repackaged and re-tooled.
- Fast tiling of finite, periodic cosmic simulations onto arbitrary angular coordinates.
- Generate different realizations by translation and rotation.
You can install Cosmotile via pip from PyPI:
$ pip install cosmotile
Please see the Command-line Reference for details.
Contributions are very welcome. To learn more, see the Contributor Guide.
Distributed under the terms of the MIT license, Cosmotile is free and open source software.
If you encounter any problems, please file an issue along with a detailed description.
This project was generated from @cjolowicz's Hypermodern Python Cookiecutter template.
The algorithm used in this repository is derived from the cosmotile
module in
https://github.com/nithyanandan/AstruUtils, which was later modularised in
https://github.com/piyanatk/cosmotile.
If you find cosmotile
useful in your project, please star this repository and, if
applicable, cite https://arxiv.org/abs/1708.00036.