{ "info": { "author": "pymchelper team", "author_email": "leszek.grzanka@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Environment :: Console", "Intended Audience :: Developers", "Intended Audience :: Science/Research", "License :: OSI Approved :: MIT License", "Operating System :: Microsoft :: Windows", "Operating System :: POSIX :: Linux", "Programming Language :: Python :: 3.8", "Programming Language :: Python :: 3.9", "Programming Language :: Python :: 3.10", "Topic :: Scientific/Engineering :: Physics", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "# pymchelper\n\n \n**pymchelper** is a toolkit for aiding users of the particle transport codes, such as [FLUKA](http://fluka.cern/) and [SHIELD-HIT12A](https://shieldhit.org/).\nParticle transport codes produce binary files (especially when running on dedicated computing clusters).\nIt provides a command line program `convertmc` which can convert these binary files to graphs:\n```\nconvertmc image --many \"*.bdo\"\n```\n\n
\n
\n
\n