Display scripts

This is a collection of script usefull to display models

gwin

An interactive tool to display models. TODO:

.. program-output:: gwin -h

gimage

Create an image from a model.

Traceback (most recent call last):
  File "/home/revaz/local/local2023/soft/python-3.10/local/bin/gimage", line 31, in <module>
    from pNbody.libutil import histogram
ImportError: cannot import name 'histogram' from 'pNbody.libutil' (/home/revaz/local/local2023/soft/python-3.10/local/lib/python3.10/dist-packages/pNbody/libutil.py)