Skip to content

For now, a collection of useful analysis tools for TARDIS

License

Notifications You must be signed in to change notification settings

jamesgillanders/tardisanalysis

 
 

Repository files navigation

tardisanalysis

This repository is a loose collection of python tools and scripts to diagnose Tardis calculations. These tools are typically designed to post-process Tardis models. If you have designed a useful script to examine Tardis runs and want to contribute, please contact @wkerzendorf or @unoebauer.

Instructions

A brief description on the different tools and how to use them may be found here.

Examples

The following examples illustrate the capabilities of some of the scripts currently in the repository.

  • generating detailed as spectral synthesis plots as suggested by M. Kromer with tardis_kromer_plot.py:

image

  • calculating and examining the opacity within a Tardis calculation in detail with tardis_opacity.py:

image

  • computing pseudo equivalent widths (pEW), depths and velocities of spectral features with compute_features.py: (Note, requires PyAstronomy for extinction corrections.)

image

About

For now, a collection of useful analysis tools for TARDIS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 87.6%
  • Jupyter Notebook 12.4%