Metadata-Version: 2.1
Name: ProcessMCRaT
Version: 0.1.0
Summary: The ProcessMCRaT library is a collection of scripts that can be used to process the output of the MCRaT code.
Home-page: https://github.com/parsotat/ProcessMCRaT
Author: Tyler Parsotan
Author-email: parsotat@oregonstate.edu
License: MIT
Keywords: astronomy radiation-transfer hydrodynamics
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Scientific/Engineering :: Astronomy
Requires-Python: >=3.3
Requires-Dist: numpy
Requires-Dist: scipy
Requires-Dist: matplotlib
Requires-Dist: h5py
Requires-Dist: tables

====================
ProcessMCRaT Library
====================


The ProcessMCRaT library is a collection of scripts that can be used to process the output of the MCRaT code.


About The Project
=================

A collection of python scripts are being developed  in order to aid the general comunity in using the MCRaT code and processing the results of the radiative transfer simulations. These scripts are both tools and examples that can be used or modified to better fit the specific needs of the community. Some portions of the library are specifically compatible with FLASH hydrodynamics files, such as creating movies, however the main utility functions that are meant to process the output of the MCRaT code are complete.

These scripts and the documentation are under development and are still adapting to the developments that are occuring with MCRaT.  While the documentation is being developed, with example jupyter notebooks, the Github README introduces how to use the main utility functions to produce spectra and light curves from the MCRaT outputs.


Contact
=======

Tyler Parsotan - `Personal Website <https://http://sites.science.oregonstate.edu/~parsotat/>`_ - parsotat@oregonstate.edu

Project Link: `https://github.com/parsotat/ProcessMCRaT <https://github.com/parsotat/ProcessMCRaT>`_


Acknowledgements
================

* In using ProcessMCRaT and the MCRaT codes, we ask that you cite the following papers: 

	* `Lazzati (2016) <https://doi.org/10.3847/0004\-637X/829/2/76>`_

	* `Parsotan & Lazzati (2018) <https://doi.org/10.3847/1538\-4357/aaa087>`_

	* `Parsotan et al. (2018) <https://doi.org/10.3847/1538\-4357/aaeed1>`_

	* `Parsotan et. al. (2020) <https://doi.org/10.3847/1538\-4357/ab910f>`_








