Neuronvisio is a graphical user interface for the NEURON simulator that allows users to:
1) Streamline investigation of NEURON models.
2) Visualize NEURON models in 3D.
3) Save results of long simulations for post-simulation analysis.
It handles common tasks like creating vectors to record variables and plotting variables. Data is stored using HDF5 for numerical arrays and geometry. The software is open source and available on GitHub.