Metadata-Version: 2.0
Name: beamviz
Version: 0.0.8
Summary: A visualizer for BEAMnrc, in particular BLOCK CMs
Home-page: https://github.com/pypa/beamviz
Author: Henry Baxter
Author-email: henry.baxter@gmail.com
License: MIT
Keywords: egsinp beamnrc egsnrc
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering :: Medical Science Apps.
Classifier: Topic :: Scientific/Engineering :: Physics
Classifier: Topic :: Scientific/Engineering :: Visualization
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Requires-Dist: numpy
Provides-Extra: test
Requires-Dist: coverage; extra == 'test'

beamviz
=======

Installation
------------

    pip3 install beamviz

Use
----

    beamviz my.egsinp --watch

Then 

- install http://www.openscad.org/
- open the SCAD file with OpenSCAD
- under Design, choose the Automatic Reload and Preview


