{ "info": { "author": "Christopher Ostrouchov", "author_email": "chris.ostrouchov+pysrim@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "License :: OSI Approved :: MIT License", "Natural Language :: English", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7" ], "description": "\n\n**All issues and contributions should be done on\n[Gitlab](https://gitlab.com/costrouc/pysrim). Github is used only as a\nmirror for visibility**\n\n# pysrim: Automation, Analysis, and Plotting of SRIM Calculations\n\n`pysrim` is a python package that aims to wrap and extend SRIM a\npopular tool for simulating ions traveling through a material. There\nare many pain points to SRIM and this package aims to address\nthem. These include compatibility with all OS's, automation and crash\nrecovery of SRIM calculations, parsing of all output files, and\npublication quality plots.\n\nThere is now a docker image\n[costrouc/pysrim](https://hub.docker.com/r/costrouc/pysrim/tags/) for\nrunning pysrim and SRIM! **No setup necissary and does not require a\ndisplay so it is server ready**. If you would like to try it run the\nshort command below (obviously requires docker). All output files will\nbe stored in `/tmp/output` for this example. [Benchmarks\nshow](https://pysrim.readthedocs.io/en/latest/benchmarks.html) the\ndocker container is around 50-60% faster. I believe this is due to\nusing [xvfb](https://linux.die.net/man/1/xvfb)\n\n``` bash\ndocker run -v $PWD/examples/docker:/opt/pysrim/ \\\n -v /tmp/output:/tmp/output \\\n -it costrouc/pysrim sh -c \"xvfb-run -a python3.6 /opt/pysrim/ni.py\"\nls /tmp/output\n```\n\n
| Latest Release | \n|
| \n | |
| Package Status | \n|
| License | \n|
| Build Status | \n | \n
| Coverage | |
| Conda | \n | \n
| Documentation | \n | \n
| Publication | \n|
| DOI Repository Archive | \n