1
I Use This!
Inactive

Commits : Listings

Analyzed about 7 hours ago. based on code collected about 7 hours ago.
Sep 16, 2024 — Sep 16, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
loaderImporte properly done.
mattions
as Michele Mattioni
More... about 16 years ago
Imported the timecourses for the two path
mattions
as Michele Mattioni
More... about 16 years ago
Initial commit of the loader. One directory only for now.
mattions
as Michele Mattioni
More... about 16 years ago
Using matplotlib instead of pylb.
mattions
as Michele Mattioni
More... about 16 years ago
Imported pylab properly so can be exectuted as a batch, without GUI.
mattions
as Michele Mattioni
More... about 16 years ago
The options are evaluated properly now and the integration should work.
mattions
as Michele Mattioni
More... about 16 years ago
Stub of the integration working. We need to double check the time because the two simulators don't seem to be on time.
mattions
as Michele Mattioni
More... about 16 years ago
Synapstic weigth stored in the synapse object. The result is then transformed in a pickable one with one general class storage
mattions
as Michele Mattioni
More... about 16 years ago
Introduced the synapse vec ref. The weight is not recorded and maybe should go into the main loop.
mattions
as Michele Mattioni
More... about 16 years ago
Code refactored
mattions
as Michele Mattioni
More... about 16 years ago
Updated the AMPA graph
mattions
as Michele Mattioni
More... about 16 years ago
Renamed CaMKII, exported to svg. Separated the Dopamine inclusion from the main model
mattions
as Michele Mattioni
More... about 16 years ago
Correct name of the CaMKII
mattions
as Michele Mattioni
More... about 16 years ago
Test of one spine only moved from the module to a stand alone file to solve the import trouble. Neuronvisio has to be started always as first.
mattions
as Michele Mattioni
More... about 16 years ago
Reorganized the import a bit
mattions
as Michele Mattioni
More... about 16 years ago
Using one spine only for testing
mattions
as Michele Mattioni
More... about 16 years ago
Interval arg is optional. Modified the method to reflect this.
mattions
as Michele Mattioni
More... about 16 years ago
added the zoom for the calcium input
mattions
as Michele Mattioni
More... about 16 years ago
Interval is written to a file name for better finding
mattions
as Michele Mattioni
More... about 16 years ago
Timecourse not well formed handled
mattions
as Michele Mattioni
More... about 16 years ago
Sanitize the pylab import with the right backend order
mattions
as Michele Mattioni
More... about 16 years ago
Added two script to visualize and replot the data with the calcium interval
mattions
as Michele Mattioni
More... about 16 years ago
visualizer class use the new class paradigma
mattions
as Michele Mattioni
More... about 16 years ago
interval of the fluxk of calcium plotted by default
mattions
as Michele Mattioni
More... about 16 years ago
Updated the ecellManager to the latest loader API
mattions
as Michele Mattioni
More... about 16 years ago
Inserted the value of the ions in the spine declaration. It seems Neuron lost this value if it's not done here
mattions
as Michele Mattioni
More... about 16 years ago
updated to the new name of the module, reworking the graph library
mattions
as Michele Mattioni
More... about 16 years ago
Renamed type to chan_type to avoid clash with python reserved word
mattions
as Michele Mattioni
More... about 16 years ago
stimul not anymore created in the spine, but from the main file
mattions
as Michele Mattioni
More... about 16 years ago
Reorganized the import inserted the new way for the synapses
mattions
as Michele Mattioni
More... about 16 years ago