1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 16, 2024 — Aug 16, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Removing the src import. Now neuronvisio model is directly below the primary project master.
mattions
as Michele Mattioni
More... over 13 years ago
Moving nrnvisio.py to nrnvisio for best practise and deleting the obsolete nrnvisio.bat.
mattions
as Michele Mattioni
More... over 13 years ago
Moving the executable to bin
mattions
as Michele Mattioni
More... over 13 years ago
Moving neuronvisio module out from src directly into the main directory.
mattions
as Michele Mattioni
More... over 13 years ago
Merge pull request #39 from uricohen/master
mattions
as Michele Mattioni
More... over 13 years ago
Avoiding saving in hdf if no vectors has been created.
mattions
as Michele Mattioni
More... over 13 years ago
Removing the number from the picturre to make latex happy to build the pdf.
mattions
as Michele Mattioni
More... over 13 years ago
Importing githubtools with a try catch, so we can build the doc on readthedocs as well.
mattions
as Michele Mattioni
More... over 13 years ago
Removing dependency on pkinfo for the new sphinx. Importing the version from neuronvisio directly.
mattions
as Michele Mattioni
More... over 13 years ago
Checking for a DEBUG variable at runtime, so we can switch between INFO and DEBUG on the fly.
mattions
as Michele Mattioni
More... over 13 years ago
Added model to modeldb/ModelDB.xml More... over 13 years ago
Removed the return value from load_hoc_model to have a more consistent behaviour.
mattions
as Michele Mattioni
More... over 13 years ago
Using an IOError exception to detect if the file exists or not.
mattions
as Michele Mattioni
More... over 13 years ago
The compiled modfiles are picked up when the main neuron module is reload, therefore I've commented this out.
mattions
as Michele Mattioni
More... over 13 years ago
Checking path is not empty, if script launched from the same directory. Avoiding overwriting the same mod file, if already present in root.
mattions
as Michele Mattioni
More... over 13 years ago
Updated the docs.
mattions
as Michele Mattioni
More... over 13 years ago
Fixed a short title in the doc.
mattions
as Michele Mattioni
More... over 13 years ago
Updating the pavement to source the authors from the init package.
mattions
as Michele Mattioni
More... over 13 years ago
Updated the documentation to be in sync with the latest development.
mattions
as Michele Mattioni
More... over 13 years ago
Updating the changes.
mattions
as Michele Mattioni
More... over 13 years ago
Fixing an identation problem for the doc.
mattions
as Michele Mattioni
More... over 13 years ago
refactored the main script to integrate seamlessy with ipython.
mattions
as Michele Mattioni
More... over 13 years ago
Creating an IPython when loading neuronvisio. Working both inside a current IPython session, or as a standalone script.
mattions
as Michele Mattioni
More... over 13 years ago
Introducing dependency on mayavi-4.1.1.dev, traitsui-4.1.1.dev and ipython-0.12.
mattions
as Michele Mattioni
More... over 13 years ago
Added new model to ModelDB.xml More... over 13 years ago
Fixed a bad character in ModelDB.xml More... over 13 years ago
Fixed a small typo on the file.
mattions
as Michele Mattioni
More... over 13 years ago
Added model to ModelDB.xml More... over 13 years ago
Updated the nrnvisio.py with the latest general method for loading a model.
mattions
as Michele Mattioni
More... over 13 years ago
Introduced the improvement from uri. Fix #35
mattions
as Michele Mattioni
More... over 13 years ago