py_read_output
Reads outputs from simulation runs.
- Synopsis:
This program enables one to read outputs from the Python radiative transfer code. Where possible, we use the astropy.io module to read outputs. There are also a number of routines for processing and reshaping various data formats
see https://github.com/agnwinds/python/wiki/Useful-python-commands-for-reading-and-processing-outputs for usage
Usage:
Arguments:
Functions
|
check convergence in a diag file |
|
Read macro atom emissivities from a root diag file. |
|
reads a Python .pf file and returns a dictionary |
|
Load data from a spectrum output file from the radiative transfer code Python |
|
reads a Python .spec file and places in specclass array, which is returned |
|
read a swind output file using np array reshaping and manipulation |
|
read a swind output file using np array reshaping and manipulation |
|
set some standard parameters for plotting |
|
Read swind output filename for thin shell models with one cell |
|
writes a Python .pf file from a dictionary |