Skip to content

A collection of lightcone postprocessing tools such as conversion to power spectrum and plotting.

License

Notifications You must be signed in to change notification settings

21cmfast/tuesday

tuesday - The Ultimate EoR Simulation Data AnalYser

A collection of lightcone postprocessing tools such as calculating power spectra, plotting, and making line intensity maps.

PyPI version Status License Version Python Version Documentation Status Code Style Code Coverage

Installation

tuesday is available on PyPI and can be installed with standard tools like pip or uv:

$ pip install tuesday-eor

or:

$ uv pip install tuesday-eor

If you are developing tuesday, we recommend using a virtual environment. You can create a new environment with uv:

$ uv venv --python=3.12 [env-name]
$ source .venv/bin/activate
$ uv pip install -e ".[dev]"
Then use::
$ deactivate

to exit the virtual environment.

Documentation

See the documentation for more information on how to use tuesday.

Contribute

Contributions are very welcome. To learn more, see the Contributor Guide.

About

A collection of lightcone postprocessing tools such as conversion to power spectrum and plotting.

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Packages

No packages published

Contributors 5

Languages