Skip to main content

Anaylsis tools to help with TD (and hopefully other simulations...)

Reason this release was yanked:

Bugs

Project description

# pycosie pycosie (pie cozy) is a complimentary suite of analyses software written in Python meant to be analyzed on Technicolor Dawn and quasarcosie outputs. It is the Python derivative of ARCOSIE.

### Dependencies The dependencies include: numpy, scipy, yt, caesar, astropy, and h5py.

Most of these can be either pip or conda installed directly. For example: ` conda install h5py numpy scipy astropy `

For yt, they have specific installations available on their [website](https://yt-project.org/), but it is recommended to use the conda installation: ` conda install yt -c conda-forge `

For caesar, you can find the necessary files and their documentation [at their GitHub](https://github.com/dnarayanan/caesar), which includes how to install. As of our knowledge, you can use the setup.py available: ` git clone https://github.com/dnarayanan/caesar.git caesar cd caesar python setup.py install `

### Installation There are a couple ways to do this. One can download this repository, open a terminal, cd into it and run:

` python setup.py install `

Otherwise, one can use pip:

` pip install pycosie `

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

pycosie-0.2.1.tar.gz (22.5 kB view hashes)

Uploaded Source

Built Distribution

pycosie-0.2.1-py3-none-any.whl (23.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page