tardis-sn / tardisanalysis

For now, a collection of useful analysis tools for TARDIS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Python 89.5%Language:Jupyter Notebook 10.5%