Revert "Removed the below setting in order to properly show neurons with low diameter compartments" |
|
More...
|
over 13 years ago
|
Changed 'Load' option to support loading hoc models |
|
More...
|
over 13 years ago
|
Renamed batch file |
|
More...
|
over 13 years ago
|
Added a statusbar message on lack of vectors before simulation |
|
More...
|
over 13 years ago
|
Showing a nice error on lack of mosinit.hoc, allowing the user to solve the issue by finding the hoc in README and copying it to mosinit.hoc |
|
More...
|
over 13 years ago
|
Added run.bat to simplify execution on Windows, as running nrnvisio.py does not leave the python shell open |
|
More...
|
over 13 years ago
|
Removed unused param from find_mod_files |
|
More...
|
over 13 years ago
|
Renamed run_extracted_model to load_hoc_model |
|
More...
|
over 13 years ago
|
Copy all mod files into the root directory Solving https://github.com/mattions/neuronvisio/issues/35 |
|
More...
|
over 13 years ago
|
Removed the below setting in order to properly show neurons with low diameter compartments tube.filter.vary_radius = 'vary_radius_by_absolute_scalar' |
|
More...
|
over 13 years ago
|
Removed a comment about a hack which is no longer there Added import Qt also on Windows |
|
More...
|
over 13 years ago
|
Added a new model from ModelDB to ModelDB.xml |
|
More...
|
over 13 years ago
|
Merge branch 'master' of https://github.com/mattions/neuronvisio Resolved conflicts in src/neuronvisio/controls.py |
|
More...
|
over 13 years ago
|
Added one more model to ModelDB.xml |
|
More...
|
over 13 years ago
|
Fixing a method. Removing an incorrect merge. |
|
More...
|
over 13 years ago
|
Added a model to ModelDB.xml |
|
More...
|
over 13 years ago
|
The NEURONHOME variable is used if exists |
|
More...
|
over 13 years ago
|
Moved the info for the search from info to debug. |
|
More...
|
over 13 years ago
|
Moved the filter box on top of the list. |
|
More...
|
over 13 years ago
|
Integrating pull request 36. |
|
More...
|
over 13 years ago
|
Clarified the documentation. |
|
More...
|
over 13 years ago
|
Added support for filtering models: - ui: Added a 'Filter Models' button and a 'filter input' line - ModelDB.py: added a keyword argument when getting a list of models - controls.py: integrated the new button and input and uses the given filter when button is pressed |
|
More...
|
over 13 years ago
|
Added a model from ModelDB |
|
More...
|
over 13 years ago
|
Changed how the code check for empty variable, to support unicode strings as well as strings. Need to check if this works on Linux / Mac! |
|
More...
|
over 13 years ago
|
Changed set_tooltip to _set_tooltip |
|
More...
|
over 13 years ago
|
controls: Created set_tooltip method and uses it in all places |
|
More...
|
over 13 years ago
|
Added one model |
|
More...
|
over 13 years ago
|
setting the version to development |
|
More...
|
over 13 years ago
|
Moving to development for the 0.8 release. |
|
More...
|
over 13 years ago
|
Adding the development to the Changes file. |
|
More...
|
over 13 years ago
|