loaderImporte properly done. |
|
More...
|
about 16 years ago
|
Imported the timecourses for the two path |
|
More...
|
about 16 years ago
|
Initial commit of the loader. One directory only for now. |
|
More...
|
about 16 years ago
|
Using matplotlib instead of pylb. |
|
More...
|
about 16 years ago
|
Imported pylab properly so can be exectuted as a batch, without GUI. |
|
More...
|
about 16 years ago
|
The options are evaluated properly now and the integration should work. |
|
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. |
|
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 |
|
More...
|
about 16 years ago
|
Introduced the synapse vec ref. The weight is not recorded and maybe should go into the main loop. |
|
More...
|
about 16 years ago
|
Code refactored |
|
More...
|
about 16 years ago
|
Updated the AMPA graph |
|
More...
|
about 16 years ago
|
Renamed CaMKII, exported to svg. Separated the Dopamine inclusion from the main model |
|
More...
|
about 16 years ago
|
Correct name of the CaMKII |
|
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. |
|
More...
|
about 16 years ago
|
Reorganized the import a bit |
|
More...
|
about 16 years ago
|
Using one spine only for testing |
|
More...
|
about 16 years ago
|
Interval arg is optional. Modified the method to reflect this. |
|
More...
|
about 16 years ago
|
added the zoom for the calcium input |
|
More...
|
about 16 years ago
|
Interval is written to a file name for better finding |
|
More...
|
about 16 years ago
|
Timecourse not well formed handled |
|
More...
|
about 16 years ago
|
Sanitize the pylab import with the right backend order |
|
More...
|
about 16 years ago
|
Added two script to visualize and replot the data with the calcium interval |
|
More...
|
about 16 years ago
|
visualizer class use the new class paradigma |
|
More...
|
about 16 years ago
|
interval of the fluxk of calcium plotted by default |
|
More...
|
about 16 years ago
|
Updated the ecellManager to the latest loader API |
|
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 |
|
More...
|
about 16 years ago
|
updated to the new name of the module, reworking the graph library |
|
More...
|
about 16 years ago
|
Renamed type to chan_type to avoid clash with python reserved word |
|
More...
|
about 16 years ago
|
stimul not anymore created in the spine, but from the main file |
|
More...
|
about 16 years ago
|
Reorganized the import inserted the new way for the synapses |
|
More...
|
about 16 years ago
|