Skip to content

grburgess/ronswanson

Folders and files

NameName
Last commit message
Last commit date

Latest commit

c2240ac · Sep 4, 2023
Oct 14, 2022
Mar 22, 2023
Sep 4, 2023
Jan 5, 2023
Jul 22, 2022
Jul 6, 2022
Sep 18, 2022
Jul 5, 2022
Jul 21, 2022
Jan 3, 2023
Jul 5, 2022
Mar 28, 2023
Mar 28, 2023
Jul 5, 2022
Jul 10, 2022
Jan 3, 2023
Jan 3, 2023
Jul 6, 2022

Repository files navigation

ronswanson

CI codecov Documentation Status DOI PyPI PyPI - Downloads

alt text

Ron Swanson builds tables for 3ML.

This tool provides an easy interface to construct 3ML table models from computational expensive simulations on HPC systems. Why? Because it is your right to do so!

Installation

pip install ronswanson

or

git clone https://github.com/grburgess/ronswanson
cd ronswanson
python setup.py install

Contributing

Contributions to ronswanson are always welcome. They can come in the form of:

Bug reports

Please use the Github issue tracking system for any bugs, for questions, and or feature requests.

Code

Additional features you have the impetus to add are always welcome. Please follow the PEP8 python standards and format your code with black

Documentation

Additions or examples, tutorials, or better explanations are always welcome. To ensure that the documentation builds with the current version of the software, I am using jupytext to write the documentation in Markdown. These are automatically converted to and executed as jupyter notebooks when changes are pushed to Github.

Credits

Inspiration by Elisa Schoesser.