Skip to content

Anikbh11/trident

 
 

Repository files navigation

Trident

CircleCI Coverage Status Documentation Status PyPI version

Trident is a Python package for creating synthetic absorption-line spectra from astrophysical hydrodynamics simulations. It utilizes the yt package to read in simulation datasets and extends it to provide realistic synthetic observations appropriate for studies of the interstellar, circumgalactic, and intergalactic media.

Installation (after yt installed)

Trident can be installed with pip:

pip install trident

To get the development version, clone this repository and install like this:

git clone https://github.com/trident-project/trident
cd trident
pip install -e .

Resources

About

A Synthetic Spectral Generation Suite

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%