Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 645 Bytes

index.rst

File metadata and controls

20 lines (14 loc) · 645 Bytes

Welcome to pymchelper's documentation!

pymchelper is a toolkit for processing output files of particle transport codes, such as FLUKA or SHIELD-HIT12A. It provides a command line program, called convertmc which simplifies process of converting binary output files to graphs, tabulated plain data and MS Excel files and other formats. Toolkit can also serve as a library in the Python language, which can be used by programmers and data scientists to process output data in Python scripts.

getting_started.rst user_guide.rst install.rst developer.rst