gonzales.ui.viewer¶
- gonzales.ui.viewer.run_viewer(filename='', body_sizes=4, colors=(0.9, 0.9, 0.1, 0.7))¶
Runs the viewer with given filename.
- Parameters
filename – filepath of hdf5 file
body_sizes – int or tuple of ints, respective body size(s) which will be drawn.
colors – double or tuple of doubles, respective body color(s) which will be drawn.