| Time | Revision | Author | Filename |
| 2004-10-05 20:03:09 | 1.2 | tangorn | .cvsignore |
|
Added DEPDIRS to cvsignores; Changed trajectory file output to only
write when the coordinate changes; Rewrote place field display for new optimized input, it also handles old full input; Replaced deprecated repaintNoErase with noAutoErase; Supposedly fixed progress bar for small network loading. | |||
| 2003-03-23 23:22:14 | 1.1 | tangorn | .cvsignore |
|
branches: 1.1.1;
Initial revision | |||
| 2003-03-23 23:22:14 | 1.1.1.1 | tangorn | .cvsignore |
| Resurrection of CVS server for KInNeSS | |||
| 2004-10-18 07:47:43 | 1.3 | tangorn | Makefile.am |
|
This should fix compillation problem for Qt < 3.3 and KDE < 3.2; Also added
our specific mime type for NeuroML (*.nml), can load both old (*.xml) and new extensions, saves as new ones... | |||
| 2004-01-11 04:54:36 | 1.2 | tangorn | Makefile.am |
|
Added the shell for generic project environment with mutiple inputs that vary
through time | |||
| 2003-03-23 23:22:14 | 1.1 | tangorn | Makefile.am |
|
branches: 1.1.1;
Initial revision | |||
| 2003-03-23 23:22:14 | 1.1.1.1 | tangorn | Makefile.am |
| Resurrection of CVS server for KInNeSS | |||
| 2003-03-23 23:22:14 | 1.1 | tangorn | eventsrc |
|
branches: 1.1.1;
Initial revision | |||
| 2003-03-23 23:22:14 | 1.1.1.1 | tangorn | eventsrc |
| Resurrection of CVS server for KInNeSS | |||
| 2007-11-09 09:51:47 | 1.15 | tangorn | kinness.cpp |
| E-mail fixed | |||
| 2007-08-29 17:23:59 | 1.14 | tangorn | kinness.cpp |
| Another compatibility fix | |||
| 2005-09-30 08:24:56 | 1.13 | tangorn | kinness.cpp |
|
Changed code to compile with gcc-3.4.4. Partially implemented new address
scaling functionality | |||
| 2005-06-18 10:22:56 | 1.12 | tangorn | kinness.cpp |
| Preparing for 0.3.3 release | |||
| 2005-03-31 13:50:20 | 1.11 | tangorn | kinness.cpp |
|
Fixed crash on exit if no environment was selected; Fixed CSD/LFP being not able
to find cell description | |||
| 2004-10-05 20:03:09 | 1.10 | tangorn | kinness.cpp |
|
Added DEPDIRS to cvsignores; Changed trajectory file output to only
write when the coordinate changes; Rewrote place field display for new optimized input, it also handles old full input; Replaced deprecated repaintNoErase with noAutoErase; Supposedly fixed progress bar for small network loading. | |||
| 2004-04-03 22:40:25 | 1.9 | tangorn | kinness.cpp |
| Adding the trajectory output | |||
| 2004-01-10 19:31:33 | 1.8 | tangorn | kinness.cpp |
| Updated copyright information, also added Id tags to files changed in 2004 | |||
| 2003-12-29 04:21:47 | 1.7 | tangorn | kinness.cpp |
|
Minor fixes of the graphics; fixed session management bug on KDE restore;
set threshold in learning rule to threshold in reduced equation. | |||
| 2003-12-18 12:43:43 | 1.6 | tangorn | kinness.cpp |
|
Added a bit of session management; Fixed wrong starting path in weight save/load
dialog; Fixed statusbar not showing temporary messages. | |||
| 2003-12-18 10:02:33 | 1.5 | tangorn | kinness.cpp |
| Warning removed, commit with fix follows | |||
| 2003-12-17 18:02:38 | 1.4 | tangorn | kinness.cpp |
| Minor interface fixes | |||
| 2003-09-21 13:26:10 | 1.3 | tangorn | kinness.cpp |
|
New version of status bar uses stack of messages, so several actions
can be performed and displayed correctly. Doxygen settings removed from CVS. | |||
| 2003-07-28 12:23:17 | 1.2 | tangorn | kinness.cpp |
|
Updated documentation; Changed status bar operation; Added progress bar;
Weights are not any longer reloaded on reset if the network or environment changed; Populations are no longer recreated if edited; Error messages updated for more understandability; Switched leakage to inverted gate in standard channel; Changed leakage conductance units to pS; Changed item correction editor to load specific page with error; Added weight bounds and reduced learning rate 10 times; Set default salience to 100; Changed gate pages to static to speed up editor loading; Made network description static; Updated default channel and neuron files. | |||
| 2003-03-23 23:22:14 | 1.1 | tangorn | kinness.cpp |
|
branches: 1.1.1;
Initial revision | |||
| 2003-03-23 23:22:14 | 1.1.1.1 | tangorn | kinness.cpp |
| Resurrection of CVS server for KInNeSS | |||
| 2004-10-18 07:47:43 | 1.2 | tangorn | kinness.desktop |
|
This should fix compillation problem for Qt < 3.3 and KDE < 3.2; Also added
our specific mime type for NeuroML (*.nml), can load both old (*.xml) and new extensions, saves as new ones... | |||
| 2003-03-23 23:22:14 | 1.1 | tangorn | kinness.desktop |
|
branches: 1.1.1;
Initial revision | |||
| 2003-03-23 23:22:14 | 1.1.1.1 | tangorn | kinness.desktop |
| Resurrection of CVS server for KInNeSS | |||
| 2007-11-09 09:51:47 | 1.9 | tangorn | kinness.h |
| E-mail fixed | |||
| 2005-09-30 08:24:56 | 1.8 | tangorn | kinness.h |
|
Changed code to compile with gcc-3.4.4. Partially implemented new address
scaling functionality | |||
| 2005-06-18 10:22:56 | 1.7 | tangorn | kinness.h |
| Preparing for 0.3.3 release | |||
| 2004-10-18 07:47:43 | 1.6 | tangorn | kinness.h |
|
This should fix compillation problem for Qt < 3.3 and KDE < 3.2; Also added
our specific mime type for NeuroML (*.nml), can load both old (*.xml) and new extensions, saves as new ones... | |||
| 2004-06-26 16:50:30 | 1.5 | tangorn | kinness.h |
| Minor change in handling preference pages | |||
| 2004-01-10 19:31:33 | 1.4 | tangorn | kinness.h |
| Updated copyright information, also added Id tags to files changed in 2004 | |||
| 2003-12-18 12:43:43 | 1.3 | tangorn | kinness.h |
|
Added a bit of session management; Fixed wrong starting path in weight save/load
dialog; Fixed statusbar not showing temporary messages. | |||
| 2003-07-28 12:23:17 | 1.2 | tangorn | kinness.h |
|
Updated documentation; Changed status bar operation; Added progress bar;
Weights are not any longer reloaded on reset if the network or environment changed; Populations are no longer recreated if edited; Error messages updated for more understandability; Switched leakage to inverted gate in standard channel; Changed leakage conductance units to pS; Changed item correction editor to load specific page with error; Added weight bounds and reduced learning rate 10 times; Set default salience to 100; Changed gate pages to static to speed up editor loading; Made network description static; Updated default channel and neuron files. | |||
| 2003-03-23 23:22:14 | 1.1 | tangorn | kinness.h |
|
branches: 1.1.1;
Initial revision | |||
| 2003-03-23 23:22:14 | 1.1.1.1 | tangorn | kinness.h |
| Resurrection of CVS server for KInNeSS | |||
| 2004-01-11 04:54:36 | 1.2 | tangorn | kinnessui.rc |
|
Added the shell for generic project environment with mutiple inputs that vary
through time | |||
| 2003-03-23 23:22:14 | 1.1 | tangorn | kinnessui.rc |
|
branches: 1.1.1;
Initial revision | |||
| 2003-03-23 23:22:14 | 1.1.1.1 | tangorn | kinnessui.rc |
| Resurrection of CVS server for KInNeSS | |||
| 2007-11-09 09:51:47 | 1.8 | tangorn | main.cpp |
| E-mail fixed | |||
| 2007-06-12 09:37:18 | 1.7 | tangorn | main.cpp |
| Interface/NeuroML changes for loading axonal delays | |||
| 2005-06-18 11:42:32 | 1.6 | tangorn | main.cpp |
| More user manual updates | |||
| 2004-05-26 15:40:47 | 1.5 | tangorn | main.cpp |
|
Added direct injected current (type "injection"); redid the interface for
input voltage (type "input") with backward compatibility check in the network editor. Requires to open and save your old networks by the editor before running. "AHP" dependency is now called "AHP/ADP", also should be backward compatible. Fixed sliders in the SANNDRA preference page. Extended the ranges for time constants up to 300/500 ms. Added a comment editor to the network editor, do not use it yet though, I need to make it NeuroML compliant first. Fixed the compartmental dimensions, note that interface still uses mm as units, but NeuroML description now uses cm, so old networks should be manually corrected. | |||
| 2004-01-10 19:31:33 | 1.4 | tangorn | main.cpp |
| Updated copyright information, also added Id tags to files changed in 2004 | |||
| 2003-12-29 04:21:48 | 1.3 | tangorn | main.cpp |
|
Minor fixes of the graphics; fixed session management bug on KDE restore;
set threshold in learning rule to threshold in reduced equation. | |||
| 2003-07-28 12:23:17 | 1.2 | tangorn | main.cpp |
|
Updated documentation; Changed status bar operation; Added progress bar;
Weights are not any longer reloaded on reset if the network or environment changed; Populations are no longer recreated if edited; Error messages updated for more understandability; Switched leakage to inverted gate in standard channel; Changed leakage conductance units to pS; Changed item correction editor to load specific page with error; Added weight bounds and reduced learning rate 10 times; Set default salience to 100; Changed gate pages to static to speed up editor loading; Made network description static; Updated default channel and neuron files. | |||
| 2003-03-23 23:22:14 | 1.1 | tangorn | main.cpp |
|
branches: 1.1.1;
Initial revision | |||
| 2003-03-23 23:22:14 | 1.1.1.1 | tangorn | main.cpp |
| Resurrection of CVS server for KInNeSS | |||
| 2005-05-30 20:43:02 | 1.2 | tangorn | neuroml+xml.desktop |
| Minor fix of the interface for the input current injection | |||
| 2004-10-18 07:47:43 | 1.1 | tangorn | neuroml+xml.desktop |
|
This should fix compillation problem for Qt < 3.3 and KDE < 3.2; Also added
our specific mime type for NeuroML (*.nml), can load both old (*.xml) and new extensions, saves as new ones... | |||
| 2004-10-05 20:03:09 | 1.2 | tangorn | kprefs/.cvsignore |
|
Added DEPDIRS to cvsignores; Changed trajectory file output to only
write when the coordinate changes; Rewrote place field display for new optimized input, it also handles old full input; Replaced deprecated repaintNoErase with noAutoErase; Supposedly fixed progress bar for small network loading. | |||
| 2003-03-23 23:22:16 | 1.1 | tangorn | kprefs/.cvsignore |
|
branches: 1.1.1;
Initial revision | |||
| 2003-03-23 23:22:16 | 1.1.1.1 | tangorn | kprefs/.cvsignore |
| Resurrection of CVS server for KInNeSS | |||
| 2004-12-26 11:36:14 | 1.2 | tangorn | kprefs/Makefile.am |
|
Moved the basic image display to libkinprefs, so it can be used by any
part or plugin | |||
| 2003-03-23 23:22:16 | 1.1 | tangorn | kprefs/Makefile.am |
|
branches: 1.1.1;
Initial revision | |||
| 2003-03-23 23:22:16 | 1.1.1.1 | tangorn | kprefs/Makefile.am |
| Resurrection of CVS server for KInNeSS | |||
| 2007-11-09 10:15:53 | 1.12 | tangorn | kprefs/kinness_pref.cpp |
| Fixed e-mail | |||
| 2007-08-29 15:06:06 | 1.11 | tangorn | kprefs/kinness_pref.cpp |
| Some ubuntu with gcc-4.1.2 fixes | |||
| 2005-08-25 17:19:51 | 1.10 | tangorn | kprefs/kinness_pref.cpp |
|
Update of the user manual, still incomplete; New input protocol editor,
still buggy if used with navigation environment, should be fine with generic | |||
| 2005-03-08 21:27:45 | 1.9 | tangorn | kprefs/kinness_pref.cpp |
|
Changed trajectory recording to C file I/O for speed, corrected TSC readings
in Qt speed adjustment | |||
| 2004-12-25 12:22:59 | 1.8 | tangorn | kprefs/kinness_pref.cpp |
|
Reloading of the last open network on program restart. Currently made
unavoidable. I might set it as an option later. | |||
| 2004-10-05 20:03:09 | 1.7 | tangorn | kprefs/kinness_pref.cpp |
|
Added DEPDIRS to cvsignores; Changed trajectory file output to only
write when the coordinate changes; Rewrote place field display for new optimized input, it also handles old full input; Replaced deprecated repaintNoErase with noAutoErase; Supposedly fixed progress bar for small network loading. | |||
| 2004-06-26 17:28:31 | 1.6 | tangorn | kprefs/kinness_pref.cpp |
| Cleaned some debugging output | |||
| 2004-06-26 16:50:30 | 1.5 | tangorn | kprefs/kinness_pref.cpp |
| Minor change in handling preference pages | |||
| 2004-05-06 16:03:57 | 1.4 | tangorn | kprefs/kinness_pref.cpp |
|
Fixed the reset. Added a lot of standard shortcuts and their descriptions
in the manual. Made the trajectory recording optional. | |||
| 2004-04-03 22:40:25 | 1.3 | tangorn | kprefs/kinness_pref.cpp |
| Adding the trajectory output | |||
| 2003-07-28 12:23:17 | 1.2 | tangorn | kprefs/kinness_pref.cpp |
|
Updated documentation; Changed status bar operation; Added progress bar;
Weights are not any longer reloaded on reset if the network or environment changed; Populations are no longer recreated if edited; Error messages updated for more understandability; Switched leakage to inverted gate in standard channel; Changed leakage conductance units to pS; Changed item correction editor to load specific page with error; Added weight bounds and reduced learning rate 10 times; Set default salience to 100; Changed gate pages to static to speed up editor loading; Made network description static; Updated default channel and neuron files. | |||
| 2003-03-23 23:22:16 | 1.1 | tangorn | kprefs/kinness_pref.cpp |
|
branches: 1.1.1;
Initial revision | |||
| 2003-03-23 23:22:16 | 1.1.1.1 | tangorn | kprefs/kinness_pref.cpp |
| Resurrection of CVS server for KInNeSS | |||
| 2007-11-09 10:15:53 | 1.7 | tangorn | kprefs/kinness_pref.h |
| Fixed e-mail | |||
| 2005-08-25 17:19:51 | 1.6 | tangorn | kprefs/kinness_pref.h |
|
Update of the user manual, still incomplete; New input protocol editor,
still buggy if used with navigation environment, should be fine with generic | |||
| 2004-06-26 16:50:30 | 1.5 | tangorn | kprefs/kinness_pref.h |
| Minor change in handling preference pages | |||
| 2004-04-05 11:11:43 | 1.4 | tangorn | kprefs/kinness_pref.h |
| First take on place field display | |||
| 2003-09-21 13:26:10 | 1.3 | tangorn | kprefs/kinness_pref.h |
|
New version of status bar uses stack of messages, so several actions
can be performed and displayed correctly. Doxygen settings removed from CVS. | |||
| 2003-07-28 12:23:17 | 1.2 | tangorn | kprefs/kinness_pref.h |
|
Updated documentation; Changed status bar operation; Added progress bar;
Weights are not any longer reloaded on reset if the network or environment changed; Populations are no longer recreated if edited; Error messages updated for more understandability; Switched leakage to inverted gate in standard channel; Changed leakage conductance units to pS; Changed item correction editor to load specific page with error; Added weight bounds and reduced learning rate 10 times; Set default salience to 100; Changed gate pages to static to speed up editor loading; Made network description static; Updated default channel and neuron files. | |||
| 2003-03-23 23:22:16 | 1.1 | tangorn | kprefs/kinness_pref.h |
|
branches: 1.1.1;
Initial revision | |||
| 2003-03-23 23:22:16 | 1.1.1.1 | tangorn | kprefs/kinness_pref.h |
| Resurrection of CVS server for KInNeSS | |||
| 2004-12-30 18:14:42 | 1.6 | tangorn | kprefs/kplotter.cpp |
|
This brings together all types of data visualisation that exist up to date:
based on the same classes they exibit similar behaviors like scaling, saving, switching between color and grayscale pallette etc. | |||
| 2004-12-28 14:07:47 | 1.5 | tangorn | kprefs/kplotter.cpp |
| Added the basic shell for CSD, LFP and PF displays, currently disabled | |||
| 2004-12-27 09:07:59 | 1.4 | tangorn | kprefs/kplotter.cpp |
| Now the placefield display is also built on image plotter | |||
| 2004-12-26 15:24:23 | 1.3 | tangorn | kprefs/kplotter.cpp |
|
Converted population display to a child of image plotter. Fixed minor
bugs in CSD and place field displays. | |||
| 2004-12-26 12:08:24 | 1.2 | tangorn | kprefs/kplotter.cpp |
| Adapted basic plotter for better inheritance | |||
| 2004-12-26 11:36:14 | 1.1 | tangorn | kprefs/kplotter.cpp |
|
Moved the basic image display to libkinprefs, so it can be used by any
part or plugin | |||
| 2005-09-30 08:24:56 | 1.7 | tangorn | kprefs/kplotter.h |
|
Changed code to compile with gcc-3.4.4. Partially implemented new address
scaling functionality | |||
| 2004-12-30 18:14:42 | 1.6 | tangorn | kprefs/kplotter.h |
|
This brings together all types of data visualisation that exist up to date:
based on the same classes they exibit similar behaviors like scaling, saving, switching between color and grayscale pallette etc. | |||
| 2004-12-28 14:07:47 | 1.5 | tangorn | kprefs/kplotter.h |
| Added the basic shell for CSD, LFP and PF displays, currently disabled | |||
| 2004-12-27 09:07:59 | 1.4 | tangorn | kprefs/kplotter.h |
| Now the placefield display is also built on image plotter | |||
| 2004-12-26 15:24:23 | 1.3 | tangorn | kprefs/kplotter.h |
|
Converted population display to a child of image plotter. Fixed minor
bugs in CSD and place field displays. | |||
| 2004-12-26 12:08:24 | 1.2 | tangorn | kprefs/kplotter.h |
| Adapted basic plotter for better inheritance | |||
| 2004-12-26 11:36:14 | 1.1 | tangorn | kprefs/kplotter.h |
|
Moved the basic image display to libkinprefs, so it can be used by any
part or plugin | |||
| 2004-10-05 20:03:09 | 1.2 | tangorn | kmaze/.cvsignore |
|
Added DEPDIRS to cvsignores; Changed trajectory file output to only
write when the coordinate changes; Rewrote place field display for new optimized input, it also handles old full input; Replaced deprecated repaintNoErase with noAutoErase; Supposedly fixed progress bar for small network loading. | |||
| 2003-03-23 23:22:15 | 1.1 | tangorn | kmaze/.cvsignore |
|
branches: 1.1.1;
Initial revision | |||
| 2003-03-23 23:22:15 | 1.1.1.1 | tangorn | kmaze/.cvsignore |
| Resurrection of CVS server for KInNeSS | |||
| 2004-12-24 12:16:15 | 1.4 | tangorn | kmaze/Makefile.am |
| This is reasonably correct version of LFP and CSD plotting, still a lot to work on | |||
| 2004-09-18 18:27:54 | 1.3 | tangorn | kmaze/Makefile.am |
| Shell for CSD plot | |||
| 2004-04-05 11:11:43 | 1.2 | tangorn | kmaze/Makefile.am |
| First take on place field display | |||
| 2003-03-23 23:22:15 | 1.1 | tangorn | kmaze/Makefile.am |
|
branches: 1.1.1;
Initial revision | |||
| 2003-03-23 23:22:15 | 1.1.1.1 | tangorn | kmaze/Makefile.am |
| Resurrection of CVS server for KInNeSS | |||
| 2007-11-09 10:12:03 | 1.21 | tangorn | kmaze/kcanvas.cpp |
| Fixed e-mail | |||
| 2005-01-18 14:34:31 | 1.20 | tangorn | kmaze/kcanvas.cpp |
|
Fixed backward compatibility with Qt 3.1; fixed minor bug in controlling
the rat movement; tried new way in rat speed calculation, rounds the corners better, but sometimes slips through the edges of the environment | |||
| 2004-11-11 12:45:58 | 1.19 | tangorn | kmaze/kcanvas.cpp |
| Minor fixes | |||
| 2004-10-03 20:22:37 | 1.18 | tangorn | kmaze/kcanvas.cpp |
|
Moving setSpeed choice and place field display type to KMaze, to make
them options later; changed coloring of CSD according to Brankack et al | |||
| 2004-09-30 21:10:08 | 1.17 | tangorn | kmaze/kcanvas.cpp |
|
WARNING! This commit brings in some stuff that makes navigational environment
to behave in unusual fasion. It is not intended for users, I just need to transfer these files on other machine. They will be either removed or corrected later. | |||
| 2004-09-23 12:34:50 | 1.16 | tangorn | kmaze/kcanvas.cpp |
| Marked valgrind complaint | |||
| 2004-06-03 09:12:57 | 1.15 | tangorn | kmaze/kcanvas.cpp |
| Fix of minor memory leak | |||
| 2004-04-03 22:40:25 | 1.14 | tangorn | kmaze/kcanvas.cpp |
| Adding the trajectory output | |||
| 2004-03-30 19:56:20 | 1.13 | tangorn | kmaze/kcanvas.cpp |
|
Adding the fourth input channel: generic part handles it in the input editor and
display; not enabled in the network editor yet. Maze part handles it as a direct command to move the animal to a clicked destination, later it will be done through cell activity. Changed: animal speed now is less dependent on the traveling distance to destination. Fixed: If the speed is not measured yet (or is never measured), the movement will be done slowly (as if you have 1GHz processor), but realistically. | |||
| 2004-01-27 18:06:47 | 1.12 | tangorn | kmaze/kcanvas.cpp |
| Fixes the rat getting stuck in turns | |||
| 2004-01-15 16:03:36 | 1.11 | tangorn | kmaze/kcanvas.cpp |
|
Generic part is ready now for Max to start testing; Common code from it
and maze part moved to project part | |||
| 2004-01-12 11:32:10 | 1.10 | tangorn | kmaze/kcanvas.cpp |
|
Added the "memory" for velocity, now if it wants to go certain direction
it will do it as soon as it is possible | |||
| 2003-12-17 16:03:39 | 1.9 | tangorn | kmaze/kcanvas.cpp |
|
Fixed the progress bar not moving if autoupdate is off; hack added to
reduce the speed by 10% after rat moves into new location | |||
| 2003-12-11 12:01:48 | 1.8 | tangorn | kmaze/kcanvas.cpp |
| Continue to build autocorrection of animation speed | |||
| 2003-12-10 14:48:09 | 1.7 | tangorn | kmaze/kcanvas.cpp |
|
Attempt to control animation speed through measuring of the simulation
performance | |||
| 2003-11-02 11:59:55 | 1.6 | tangorn | kmaze/kcanvas.cpp |
|
Removed manipulating speed hack in kmaze, animal moves normally as before hack;
Added decay rate settings widgets in editor and use of decay rates in simulation | |||
| 2003-10-26 11:00:03 | 1.5 | tangorn | kmaze/kcanvas.cpp |
|
Separated KInput<T> and children into a file; Minor bugfixes in handling
leakage and voltage block gates; Reworked the projection source settings and made possible to use fan input currents. | |||
| 2003-10-21 05:40:08 | 1.4 | tangorn | kmaze/kcanvas.cpp |
| Fixed little bug with voltage block handling | |||
| 2003-07-28 12:23:17 | 1.3 | tangorn | kmaze/kcanvas.cpp |
|
Updated documentation; Changed status bar operation; Added progress bar;
Weights are not any longer reloaded on reset if the network or environment changed; Populations are no longer recreated if edited; Error messages updated for more understandability; Switched leakage to inverted gate in standard channel; Changed leakage conductance units to pS; Changed item correction editor to load specific page with error; Added weight bounds and reduced learning rate 10 times; Set default salience to 100; Changed gate pages to static to speed up editor loading; Made network description static; Updated default channel and neuron files. | |||
| 2003-07-18 10:57:30 | 1.2 | tangorn | kmaze/kcanvas.cpp |
|
Converted network editor to tree form, made all widgets for currents
unified. Fixed the proper timing of reward disappearance. Other minor fixes. | |||
| 2003-03-23 23:22:15 | 1.1 | tangorn | kmaze/kcanvas.cpp |
|
branches: 1.1.1;
Initial revision | |||
| 2003-03-23 23:22:15 | 1.1.1.1 | tangorn | kmaze/kcanvas.cpp |
| Resurrection of CVS server for KInNeSS | |||
| 2007-11-09 10:12:03 | 1.6 | tangorn | kmaze/kcanvas.h |
| Fixed e-mail | |||
| 2004-09-30 21:10:08 | 1.5 | tangorn | kmaze/kcanvas.h |
|
WARNING! This commit brings in some stuff that makes navigational environment
to behave in unusual fasion. It is not intended for users, I just need to transfer these files on other machine. They will be either removed or corrected later. | |||
| 2004-01-15 16:03:36 | 1.4 | tangorn | kmaze/kcanvas.h |
|
Generic part is ready now for Max to start testing; Common code from it
and maze part moved to project part | |||
| 2004-01-12 11:32:10 | 1.3 | tangorn | kmaze/kcanvas.h |
|
Added the "memory" for velocity, now if it wants to go certain direction
it will do it as soon as it is possible | |||
| 2003-07-18 10:57:30 | 1.2 | tangorn | kmaze/kcanvas.h |
|
Converted network editor to tree form, made all widgets for currents
unified. Fixed the proper timing of reward disappearance. Other minor fixes. | |||
| 2003-03-23 23:22:15 | 1.1 | tangorn | kmaze/kcanvas.h |
|
branches: 1.1.1;
Initial revision | |||
| 2003-03-23 23:22:15 | 1.1.1.1 | tangorn | kmaze/kcanvas.h |
| Resurrection of CVS server for KInNeSS | |||
| 2005-09-30 08:24:56 | 1.9 | tangorn | kmaze/kinmaze.rc |
|
Changed code to compile with gcc-3.4.4. Partially implemented new address
scaling functionality | |||
| 2005-08-25 17:19:51 | 1.8 | tangorn | kmaze/kinmaze.rc |
|
Update of the user manual, still incomplete; New input protocol editor,
still buggy if used with navigation environment, should be fine with generic | |||
| 2005-06-18 10:22:56 | 1.7 | tangorn | kmaze/kinmaze.rc |
| Preparing for 0.3.3 release | |||
| 2004-05-06 16:03:57 | 1.6 | tangorn | kmaze/kinmaze.rc |
|
Fixed the reset. Added a lot of standard shortcuts and their descriptions
in the manual. Made the trajectory recording optional. | |||
| 2004-03-30 19:56:20 | 1.5 | tangorn | kmaze/kinmaze.rc |
|
Adding the fourth input channel: generic part handles it in the input editor and
display; not enabled in the network editor yet. Maze part handles it as a direct command to move the animal to a clicked destination, later it will be done through cell activity. Changed: animal speed now is less dependent on the traveling distance to destination. Fixed: If the speed is not measured yet (or is never measured), the movement will be done slowly (as if you have 1GHz processor), but realistically. | |||
| 2004-01-15 16:03:36 | 1.4 | tangorn | kmaze/kinmaze.rc |
|
Generic part is ready now for Max to start testing; Common code from it
and maze part moved to project part | |||
| 2003-12-17 18:02:38 | 1.3 | tangorn | kmaze/kinmaze.rc |
| Minor interface fixes | |||
| 2003-07-18 10:57:30 | 1.2 | tangorn | kmaze/kinmaze.rc |
|
Converted network editor to tree form, made all widgets for currents
unified. Fixed the proper timing of reward disappearance. Other minor fixes. | |||
| 2003-03-23 23:22:15 | 1.1 | tangorn | kmaze/kinmaze.rc |
|
branches: 1.1.1;
Initial revision | |||
| 2003-03-23 23:22:15 | 1.1.1.1 | tangorn | kmaze/kinmaze.rc |
| Resurrection of CVS server for KInNeSS | |||
| 2007-11-09 10:12:03 | 1.2 | tangorn | kmaze/kmazefactory.cpp |
| Fixed e-mail | |||
| 2003-03-23 23:22:15 | 1.1 | tangorn | kmaze/kmazefactory.cpp |
|
branches: 1.1.1;
Initial revision | |||
| 2003-03-23 23:22:15 | 1.1.1.1 | tangorn | kmaze/kmazefactory.cpp |
| Resurrection of CVS server for KInNeSS | |||
| 2007-11-09 10:12:03 | 1.2 | tangorn | kmaze/kmazefactory.h |
| Fixed e-mail | |||
| 2003-03-23 23:22:15 | 1.1 | tangorn | kmaze/kmazefactory.h |
|
branches: 1.1.1;
Initial revision | |||
| 2003-03-23 23:22:15 | 1.1.1.1 | tangorn | kmaze/kmazefactory.h |
| Resurrection of CVS server for KInNeSS | |||
| 2007-11-09 10:12:03 | 1.43 | tangorn | kmaze/kmazepart.cpp |
| Fixed e-mail | |||
| 2007-08-29 15:06:06 | 1.42 | tangorn | kmaze/kmazepart.cpp |
| Some ubuntu with gcc-4.1.2 fixes | |||
| 2006-02-25 09:20:46 | 1.41 | tangorn | kmaze/kmazepart.cpp |
|
Fixed a bug preventing checkmarks against last opened network/environment
in recent files lists | |||
| 2005-09-30 08:24:56 | 1.40 | tangorn | kmaze/kmazepart.cpp |
|
Changed code to compile with gcc-3.4.4. Partially implemented new address
scaling functionality | |||
| 2005-08-30 11:14:47 | 1.39 | tangorn | kmaze/kmazepart.cpp |
| Removed debugging info | |||
| 2005-08-28 13:25:41 | 1.38 | tangorn | kmaze/kmazepart.cpp |
| Fixed the crash on switching from existing to new environment | |||
| 2005-08-26 10:03:42 | 1.37 | tangorn | kmaze/kmazepart.cpp |
| Simplified the environment creation; Fixing the crash on new environment | |||
| 2005-08-25 17:19:51 | 1.36 | tangorn | kmaze/kmazepart.cpp |
|
Update of the user manual, still incomplete; New input protocol editor,
still buggy if used with navigation environment, should be fine with generic | |||
| 2005-04-02 11:05:43 | 1.35 | tangorn | kmaze/kmazepart.cpp |
|
Interface fixes: Properly sets recent files checkmark on restart;
Missing menu option Network->Create restored; Population size can be scaled by integer factor from the size of environment | |||
| 2005-02-03 18:34:59 | 1.34 | tangorn | kmaze/kmazepart.cpp |
| Fix for new automake warning, fix for 64 bit arch, some debug output added | |||
| 2005-01-18 14:34:31 | 1.33 | tangorn | kmaze/kmazepart.cpp |
|
Fixed backward compatibility with Qt 3.1; fixed minor bug in controlling
the rat movement; tried new way in rat speed calculation, rounds the corners better, but sometimes slips through the edges of the environment | |||
| 2004-12-30 18:14:42 | 1.32 | tangorn | kmaze/kmazepart.cpp |
|
This brings together all types of data visualisation that exist up to date:
based on the same classes they exibit similar behaviors like scaling, saving, switching between color and grayscale pallette etc. | |||
| 2004-12-27 09:07:59 | 1.31 | tangorn | kmaze/kmazepart.cpp |
| Now the placefield display is also built on image plotter | |||
| 2004-12-25 12:22:59 | 1.30 | tangorn | kmaze/kmazepart.cpp |
|
Reloading of the last open network on program restart. Currently made
unavoidable. I might set it as an option later. | |||
| 2004-12-25 10:01:09 | 1.29 | tangorn | kmaze/kmazepart.cpp |
| Fixed crash on exit | |||
| 2004-12-24 15:48:26 | 1.28 | tangorn | kmaze/kmazepart.cpp |
| Now LFP and CSD plotting is available for generic environment | |||
| 2004-12-24 12:16:15 | 1.27 | tangorn | kmaze/kmazepart.cpp |
| This is reasonably correct version of LFP and CSD plotting, still a lot to work on | |||
| 2004-11-11 11:40:51 | 1.26 | tangorn | kmaze/kmazepart.cpp |
| Seems like a missing include, blows compillation on one of max's testboxes | |||
| 2004-10-18 07:47:43 | 1.25 | tangorn | kmaze/kmazepart.cpp |
|
This should fix compillation problem for Qt < 3.3 and KDE < 3.2; Also added
our specific mime type for NeuroML (*.nml), can load both old (*.xml) and new extensions, saves as new ones... | |||
| 2004-10-09 03:32:57 | 1.24 | tangorn | kmaze/kmazepart.cpp |
|
Made random reward restocking an option. This lifts the warning set in
Oct 1st commit, all new features are now configurable instead of hardcoded. Also added grayscale display option for population activity display and ability to save the picture of activity at any moment | |||
| 2004-10-07 22:28:09 | 1.23 | tangorn | kmaze/kmazepart.cpp |
|
Finally, what I was using for more than a month is an option now: two types
of place field displays and selecting whether the animal speed is distance dependent (old way) or not (new way) are options in Navigation preferences. | |||
| 2004-10-05 20:03:09 | 1.22 | tangorn | kmaze/kmazepart.cpp |
|
Added DEPDIRS to cvsignores; Changed trajectory file output to only
write when the coordinate changes; Rewrote place field display for new optimized input, it also handles old full input; Replaced deprecated repaintNoErase with noAutoErase; Supposedly fixed progress bar for small network loading. | |||
| 2004-10-04 05:48:00 | 1.21 | tangorn | kmaze/kmazepart.cpp |
| Bugfix for place field display | |||
| 2004-10-03 20:22:37 | 1.20 | tangorn | kmaze/kmazepart.cpp |
|
Moving setSpeed choice and place field display type to KMaze, to make
them options later; changed coloring of CSD according to Brankack et al | |||
| 2004-09-30 21:10:08 | 1.19 | tangorn | kmaze/kmazepart.cpp |
|
WARNING! This commit brings in some stuff that makes navigational environment
to behave in unusual fasion. It is not intended for users, I just need to transfer these files on other machine. They will be either removed or corrected later. | |||
| 2004-09-18 19:17:51 | 1.18 | tangorn | kmaze/kmazepart.cpp |
| Minor fix in place field display handling | |||
| 2004-05-06 16:03:57 | 1.17 | tangorn | kmaze/kmazepart.cpp |
|
Fixed the reset. Added a lot of standard shortcuts and their descriptions
in the manual. Made the trajectory recording optional. | |||
| 2004-04-26 17:06:18 | 1.16 | tangorn | kmaze/kmazepart.cpp |
|
Added interface and parsing for the fourth input channel; Fixed a number
of interface bugs. | |||
| 2004-04-05 11:11:43 | 1.15 | tangorn | kmaze/kmazepart.cpp |
| First take on place field display | |||
| 2004-04-03 22:40:25 | 1.14 | tangorn | kmaze/kmazepart.cpp |
| Adding the trajectory output | |||
| 2004-03-30 19:56:20 | 1.13 | tangorn | kmaze/kmazepart.cpp |
|
Adding the fourth input channel: generic part handles it in the input editor and
display; not enabled in the network editor yet. Maze part handles it as a direct command to move the animal to a clicked destination, later it will be done through cell activity. Changed: animal speed now is less dependent on the traveling distance to destination. Fixed: If the speed is not measured yet (or is never measured), the movement will be done slowly (as if you have 1GHz processor), but realistically. | |||
| 2004-01-15 16:03:36 | 1.12 | tangorn | kmaze/kmazepart.cpp |
|
Generic part is ready now for Max to start testing; Common code from it
and maze part moved to project part | |||
| 2003-12-18 12:43:43 | 1.11 | tangorn | kmaze/kmazepart.cpp |
|
Added a bit of session management; Fixed wrong starting path in weight save/load
dialog; Fixed statusbar not showing temporary messages. | |||
| 2003-12-17 18:02:38 | 1.10 | tangorn | kmaze/kmazepart.cpp |
| Minor interface fixes | |||
| 2003-12-13 12:47:13 | 1.9 | tangorn | kmaze/kmazepart.cpp |
|
Restored the original speed multiplier for processors without TSC and
for manual corrections if necessary; disabled grid size selection until it works | |||
| 2003-12-13 11:31:41 | 1.8 | tangorn | kmaze/kmazepart.cpp |
| Conditional compillation for performance measure on TSC processors | |||
| 2003-12-11 16:05:49 | 1.7 | tangorn | kmaze/kmazepart.cpp |
| Simplified Qt performance check | |||
| 2003-12-11 12:01:48 | 1.6 | tangorn | kmaze/kmazepart.cpp |
| Continue to build autocorrection of animation speed | |||
| 2003-12-10 14:48:09 | 1.5 | tangorn | kmaze/kmazepart.cpp |
|
Attempt to control animation speed through measuring of the simulation
performance | |||
| 2003-09-21 13:26:10 | 1.4 | tangorn | kmaze/kmazepart.cpp |
|
New version of status bar uses stack of messages, so several actions
can be performed and displayed correctly. Doxygen settings removed from CVS. | |||
| 2003-07-28 12:23:17 | 1.3 | tangorn | kmaze/kmazepart.cpp |
|
Updated documentation; Changed status bar operation; Added progress bar;
Weights are not any longer reloaded on reset if the network or environment changed; Populations are no longer recreated if edited; Error messages updated for more understandability; Switched leakage to inverted gate in standard channel; Changed leakage conductance units to pS; Changed item correction editor to load specific page with error; Added weight bounds and reduced learning rate 10 times; Set default salience to 100; Changed gate pages to static to speed up editor loading; Made network description static; Updated default channel and neuron files. | |||
| 2003-07-18 10:57:30 | 1.2 | tangorn | kmaze/kmazepart.cpp |
|
Converted network editor to tree form, made all widgets for currents
unified. Fixed the proper timing of reward disappearance. Other minor fixes. | |||
| 2003-03-23 23:22:15 | 1.1 | tangorn | kmaze/kmazepart.cpp |
|
branches: 1.1.1;
Initial revision | |||
| 2003-03-23 23:22:15 | 1.1.1.1 | tangorn | kmaze/kmazepart.cpp |
| Resurrection of CVS server for KInNeSS | |||
| 2007-11-09 10:12:03 | 1.20 | tangorn | kmaze/kmazepart.h |
| Fixed e-mail | |||
| 2005-08-26 10:03:42 | 1.19 | tangorn | kmaze/kmazepart.h |
| Simplified the environment creation; Fixing the crash on new environment | |||
| 2005-08-25 17:19:51 | 1.18 | tangorn | kmaze/kmazepart.h |
|
Update of the user manual, still incomplete; New input protocol editor,
still buggy if used with navigation environment, should be fine with generic | |||
| 2004-12-30 18:14:42 | 1.17 | tangorn | kmaze/kmazepart.h |
|
This brings together all types of data visualisation that exist up to date:
based on the same classes they exibit similar behaviors like scaling, saving, switching between color and grayscale pallette etc. | |||
| 2004-12-24 15:48:26 | 1.16 | tangorn | kmaze/kmazepart.h |
| Now LFP and CSD plotting is available for generic environment | |||
| 2004-12-24 12:16:15 | 1.15 | tangorn | kmaze/kmazepart.h |
| This is reasonably correct version of LFP and CSD plotting, still a lot to work on | |||
| 2004-10-09 03:32:57 | 1.14 | tangorn | kmaze/kmazepart.h |
|
Made random reward restocking an option. This lifts the warning set in
Oct 1st commit, all new features are now configurable instead of hardcoded. Also added grayscale display option for population activity display and ability to save the picture of activity at any moment | |||
| 2004-10-07 22:28:09 | 1.13 | tangorn | kmaze/kmazepart.h |
|
Finally, what I was using for more than a month is an option now: two types
of place field displays and selecting whether the animal speed is distance dependent (old way) or not (new way) are options in Navigation preferences. | |||
| 2004-10-03 20:22:37 | 1.12 | tangorn | kmaze/kmazepart.h |
|
Moving setSpeed choice and place field display type to KMaze, to make
them options later; changed coloring of CSD according to Brankack et al | |||
| 2004-09-30 21:10:08 | 1.11 | tangorn | kmaze/kmazepart.h |
|
WARNING! This commit brings in some stuff that makes navigational environment
to behave in unusual fasion. It is not intended for users, I just need to transfer these files on other machine. They will be either removed or corrected later. | |||
| 2004-05-06 16:03:57 | 1.10 | tangorn | kmaze/kmazepart.h |
|
Fixed the reset. Added a lot of standard shortcuts and their descriptions
in the manual. Made the trajectory recording optional. | |||
| 2004-04-05 11:11:43 | 1.9 | tangorn | kmaze/kmazepart.h |
| First take on place field display | |||
| 2004-03-30 19:56:20 | 1.8 | tangorn | kmaze/kmazepart.h |
|
Adding the fourth input channel: generic part handles it in the input editor and
display; not enabled in the network editor yet. Maze part handles it as a direct command to move the animal to a clicked destination, later it will be done through cell activity. Changed: animal speed now is less dependent on the traveling distance to destination. Fixed: If the speed is not measured yet (or is never measured), the movement will be done slowly (as if you have 1GHz processor), but realistically. | |||
| 2004-01-15 16:03:36 | 1.7 | tangorn | kmaze/kmazepart.h |
|
Generic part is ready now for Max to start testing; Common code from it
and maze part moved to project part | |||
| 2004-01-10 19:31:33 | 1.6 | tangorn | kmaze/kmazepart.h |
| Updated copyright information, also added Id tags to files changed in 2004 | |||
| 2003-12-18 12:43:43 | 1.5 | tangorn | kmaze/kmazepart.h |
|
Added a bit of session management; Fixed wrong starting path in weight save/load
dialog; Fixed statusbar not showing temporary messages. | |||
| 2003-12-11 12:01:48 | 1.4 | tangorn | kmaze/kmazepart.h |
| Continue to build autocorrection of animation speed | |||
| 2003-12-10 14:48:09 | 1.3 | tangorn | kmaze/kmazepart.h |
|
Attempt to control animation speed through measuring of the simulation
performance | |||
| 2003-07-18 10:57:30 | 1.2 | tangorn | kmaze/kmazepart.h |
|
Converted network editor to tree form, made all widgets for currents
unified. Fixed the proper timing of reward disappearance. Other minor fixes. | |||
| 2003-03-23 23:22:15 | 1.1 | tangorn | kmaze/kmazepart.h |
|
branches: 1.1.1;
Initial revision | |||
| 2003-03-23 23:22:15 | 1.1.1.1 | tangorn | kmaze/kmazepart.h |
| Resurrection of CVS server for KInNeSS | |||
| 2005-08-26 10:03:42 | 1.9 | tangorn | kmaze/kmazeview.cpp |
| Simplified the environment creation; Fixing the crash on new environment | |||
| 2004-10-09 03:32:57 | 1.8 | tangorn | kmaze/kmazeview.cpp |
|
Made random reward restocking an option. This lifts the warning set in
Oct 1st commit, all new features are now configurable instead of hardcoded. Also added grayscale display option for population activity display and ability to save the picture of activity at any moment | |||
| 2004-09-30 21:10:08 | 1.7 | tangorn | kmaze/kmazeview.cpp |
|
WARNING! This commit brings in some stuff that makes navigational environment
to behave in unusual fasion. It is not intended for users, I just need to transfer these files on other machine. They will be either removed or corrected later. | |||
| 2004-04-03 22:40:25 | 1.6 | tangorn | kmaze/kmazeview.cpp |
| Adding the trajectory output | |||
| 2004-03-30 19:56:20 | 1.5 | tangorn | kmaze/kmazeview.cpp |
|
Adding the fourth input channel: generic part handles it in the input editor and
display; not enabled in the network editor yet. Maze part handles it as a direct command to move the animal to a clicked destination, later it will be done through cell activity. Changed: animal speed now is less dependent on the traveling distance to destination. Fixed: If the speed is not measured yet (or is never measured), the movement will be done slowly (as if you have 1GHz processor), but realistically. | |||
| 2004-01-15 16:03:36 | 1.4 | tangorn | kmaze/kmazeview.cpp |
|
Generic part is ready now for Max to start testing; Common code from it
and maze part moved to project part | |||
| 2003-07-28 12:23:17 | 1.3 | tangorn | kmaze/kmazeview.cpp |
|
Updated documentation; Changed status bar operation; Added progress bar;
Weights are not any longer reloaded on reset if the network or environment changed; Populations are no longer recreated if edited; Error messages updated for more understandability; Switched leakage to inverted gate in standard channel; Changed leakage conductance units to pS; Changed item correction editor to load specific page with error; Added weight bounds and reduced learning rate 10 times; Set default salience to 100; Changed gate pages to static to speed up editor loading; Made network description static; Updated default channel and neuron files. | |||
| 2003-07-18 10:57:30 | 1.2 | tangorn | kmaze/kmazeview.cpp |
|
Converted network editor to tree form, made all widgets for currents
unified. Fixed the proper timing of reward disappearance. Other minor fixes. | |||
| 2003-03-23 23:22:16 | 1.1 | tangorn | kmaze/kmazeview.cpp |
|
branches: 1.1.1;
Initial revision | |||
| 2003-03-23 23:22:16 | 1.1.1.1 | tangorn | kmaze/kmazeview.cpp |
| Resurrection of CVS server for KInNeSS | |||
| 2007-11-09 10:12:03 | 1.7 | tangorn | kmaze/kmazeview.h |
| Fixed e-mail | |||
| 2005-09-30 08:24:56 | 1.6 | tangorn | kmaze/kmazeview.h |
|
Changed code to compile with gcc-3.4.4. Partially implemented new address
scaling functionality | |||
| 2004-09-30 21:10:08 | 1.5 | tangorn | kmaze/kmazeview.h |
|
WARNING! This commit brings in some stuff that makes navigational environment
to behave in unusual fasion. It is not intended for users, I just need to transfer these files on other machine. They will be either removed or corrected later. | |||
| 2004-03-30 19:56:20 | 1.4 | tangorn | kmaze/kmazeview.h |
|
Adding the fourth input channel: generic part handles it in the input editor and
display; not enabled in the network editor yet. Maze part handles it as a direct command to move the animal to a clicked destination, later it will be done through cell activity. Changed: animal speed now is less dependent on the traveling distance to destination. Fixed: If the speed is not measured yet (or is never measured), the movement will be done slowly (as if you have 1GHz processor), but realistically. | |||
| 2004-01-15 16:03:36 | 1.3 | tangorn | kmaze/kmazeview.h |
|
Generic part is ready now for Max to start testing; Common code from it
and maze part moved to project part | |||
| 2004-01-10 19:31:33 | 1.2 | tangorn | kmaze/kmazeview.h |
| Updated copyright information, also added Id tags to files changed in 2004 | |||
| 2003-03-23 23:22:16 | 1.1 | tangorn | kmaze/kmazeview.h |
|
branches: 1.1.1;
Initial revision | |||
| 2003-03-23 23:22:16 | 1.1.1.1 | tangorn | kmaze/kmazeview.h |
| Resurrection of CVS server for KInNeSS | |||
| 2005-03-09 18:45:15 | 1.19 | tangorn | kmaze/kplacefield.cpp |
| Corrected random axonal delays | |||
| 2005-01-16 11:30:38 | 1.18 | tangorn | kmaze/kplacefield.cpp |
| Introduced input protocols | |||
| 2005-01-08 11:48:02 | 1.17 | tangorn | kmaze/kplacefield.cpp |
| Couple fixes for LFP and CSD plotting widgets | |||
| 2004-12-30 22:46:56 | 1.16 | tangorn | kmaze/kplacefield.cpp |
| Sped up the progress bar during place field calculation | |||
| 2004-12-30 18:14:42 | 1.15 | tangorn | kmaze/kplacefield.cpp |
|
This brings together all types of data visualisation that exist up to date:
based on the same classes they exibit similar behaviors like scaling, saving, switching between color and grayscale pallette etc. | |||
| 2004-12-28 14:07:47 | 1.14 | tangorn | kmaze/kplacefield.cpp |
| Added the basic shell for CSD, LFP and PF displays, currently disabled | |||
| 2004-12-27 09:07:59 | 1.13 | tangorn | kmaze/kplacefield.cpp |
| Now the placefield display is also built on image plotter | |||
| 2004-12-26 15:24:23 | 1.12 | tangorn | kmaze/kplacefield.cpp |
|
Converted population display to a child of image plotter. Fixed minor
bugs in CSD and place field displays. | |||
| 2004-11-11 12:45:58 | 1.11 | tangorn | kmaze/kplacefield.cpp |
| Minor fixes | |||
| 2004-10-18 07:47:43 | 1.10 | tangorn | kmaze/kplacefield.cpp |
|
This should fix compillation problem for Qt < 3.3 and KDE < 3.2; Also added
our specific mime type for NeuroML (*.nml), can load both old (*.xml) and new extensions, saves as new ones... | |||
| 2004-10-07 22:28:09 | 1.9 | tangorn | kmaze/kplacefield.cpp |
|
Finally, what I was using for more than a month is an option now: two types
of place field displays and selecting whether the animal speed is distance dependent (old way) or not (new way) are options in Navigation preferences. | |||
| 2004-10-05 20:03:09 | 1.8 | tangorn | kmaze/kplacefield.cpp |
|
Added DEPDIRS to cvsignores; Changed trajectory file output to only
write when the coordinate changes; Rewrote place field display for new optimized input, it also handles old full input; Replaced deprecated repaintNoErase with noAutoErase; Supposedly fixed progress bar for small network loading. | |||
| 2004-10-04 05:48:00 | 1.7 | tangorn | kmaze/kplacefield.cpp |
| Bugfix for place field display | |||
| 2004-10-03 20:22:37 | 1.6 | tangorn | kmaze/kplacefield.cpp |
|
Moving setSpeed choice and place field display type to KMaze, to make
them options later; changed coloring of CSD according to Brankack et al | |||
| 2004-09-18 19:17:51 | 1.5 | tangorn | kmaze/kplacefield.cpp |
| Minor fix in place field display handling | |||
| 2004-09-18 18:25:08 | 1.4 | tangorn | kmaze/kplacefield.cpp |
|
Different way to plot place fields; separate check mark for spike and voltage
output | |||
| 2004-06-26 16:50:30 | 1.3 | tangorn | kmaze/kplacefield.cpp |
| Minor change in handling preference pages | |||
| 2004-04-05 15:14:07 | 1.2 | tangorn | kmaze/kplacefield.cpp |
| Added saving of the place field plot | |||
| 2004-04-05 11:11:43 | 1.1 | tangorn | kmaze/kplacefield.cpp |
| First take on place field display | |||
| 2004-12-30 18:14:42 | 1.10 | tangorn | kmaze/kplacefield.h |
|
This brings together all types of data visualisation that exist up to date:
based on the same classes they exibit similar behaviors like scaling, saving, switching between color and grayscale pallette etc. | |||
| 2004-12-27 09:07:59 | 1.9 | tangorn | kmaze/kplacefield.h |
| Now the placefield display is also built on image plotter | |||
| 2004-12-24 12:16:15 | 1.8 | tangorn | kmaze/kplacefield.h |
| This is reasonably correct version of LFP and CSD plotting, still a lot to work on | |||
| 2004-10-07 22:28:09 | 1.7 | tangorn | kmaze/kplacefield.h |
|
Finally, what I was using for more than a month is an option now: two types
of place field displays and selecting whether the animal speed is distance dependent (old way) or not (new way) are options in Navigation preferences. | |||
| 2004-10-04 05:48:00 | 1.6 | tangorn | kmaze/kplacefield.h |
| Bugfix for place field display | |||
| 2004-10-03 20:22:37 | 1.5 | tangorn | kmaze/kplacefield.h |
|
Moving setSpeed choice and place field display type to KMaze, to make
them options later; changed coloring of CSD according to Brankack et al | |||
| 2004-09-18 19:17:51 | 1.4 | tangorn | kmaze/kplacefield.h |
| Minor fix in place field display handling | |||
| 2004-09-18 18:25:08 | 1.3 | tangorn | kmaze/kplacefield.h |
|
Different way to plot place fields; separate check mark for spike and voltage
output | |||
| 2004-04-05 15:14:07 | 1.2 | tangorn | kmaze/kplacefield.h |
| Added saving of the place field plot | |||
| 2004-04-05 11:11:43 | 1.1 | tangorn | kmaze/kplacefield.h |
| First take on place field display | |||
| 2003-03-23 23:22:16 | 1.1 | tangorn | kmaze/pics/.cvsignore |
|
branches: 1.1.1;
Initial revision | |||
| 2003-03-23 23:22:16 | 1.1.1.1 | tangorn | kmaze/pics/.cvsignore |
| Resurrection of CVS server for KInNeSS | |||
| 2008-01-28 18:38:23 | 1.2 | tangorn | kmaze/pics/Makefile.am |
| Preparation for release | |||
| 2003-03-23 23:22:16 | 1.1 | tangorn | kmaze/pics/Makefile.am |
|
branches: 1.1.1;
Initial revision | |||
| 2003-03-23 23:22:16 | 1.1.1.1 | tangorn | kmaze/pics/Makefile.am |
| Resurrection of CVS server for KInNeSS | |||
| 2003-03-23 23:22:16 | 1.1 | tangorn | kmaze/pics/cheese.png |
|
branches: 1.1.1;
Initial revision | |||
| 2003-03-23 23:22:16 | 1.1.1.1 | tangorn | kmaze/pics/cheese.png |
| Resurrection of CVS server for KInNeSS | |||
| 2003-03-23 23:22:16 | 1.1 | tangorn | kmaze/pics/floor.png |
|
branches: 1.1.1;
Initial revision | |||
| 2003-03-23 23:22:16 | 1.1.1.1 | tangorn | kmaze/pics/floor.png |
| Resurrection of CVS server for KInNeSS | |||
| 2003-03-23 23:22:16 | 1.1 | tangorn | kmaze/pics/rat0000.png |
|
branches: 1.1.1;
Initial revision | |||
| 2003-03-23 23:22:16 | 1.1.1.1 | tangorn | kmaze/pics/rat0000.png |
| Resurrection of CVS server for KInNeSS | |||
| 2003-03-23 23:22:16 | 1.1 | tangorn | kmaze/pics/rat0001.png |
|
branches: 1.1.1;
Initial revision | |||
| 2003-03-23 23:22:16 | 1.1.1.1 | tangorn | kmaze/pics/rat0001.png |
| Resurrection of CVS server for KInNeSS | |||
| 2003-03-23 23:22:16 | 1.1 | tangorn | kmaze/pics/rat0002.png |
|
branches: 1.1.1;
Initial revision | |||
| 2003-03-23 23:22:16 | 1.1.1.1 | tangorn | kmaze/pics/rat0002.png |
| Resurrection of CVS server for KInNeSS | |||
| 2003-03-23 23:22:16 | 1.1 | tangorn | kmaze/pics/rat0003.png |
|
branches: 1.1.1;
Initial revision | |||
| 2003-03-23 23:22:16 | 1.1.1.1 | tangorn | kmaze/pics/rat0003.png |
| Resurrection of CVS server for KInNeSS | |||
| 2003-03-23 23:22:16 | 1.1 | tangorn | kmaze/pics/rat0004.png |
|
branches: 1.1.1;
Initial revision | |||
| 2003-03-23 23:22:16 | 1.1.1.1 | tangorn | kmaze/pics/rat0004.png |
| Resurrection of CVS server for KInNeSS | |||
| 2003-03-23 23:22:16 | 1.1 | tangorn | kmaze/pics/rat0005.png |
|
branches: 1.1.1;
Initial revision | |||
| 2003-03-23 23:22:16 | 1.1.1.1 | tangorn | kmaze/pics/rat0005.png |
| Resurrection of CVS server for KInNeSS | |||
| 2003-03-23 23:22:16 | 1.1 | tangorn | kmaze/pics/rat0006.png |
|
branches: 1.1.1;
Initial revision | |||
| 2003-03-23 23:22:16 | 1.1.1.1 | tangorn | kmaze/pics/rat0006.png |
| Resurrection of CVS server for KInNeSS | |||
| 2003-03-23 23:22:16 | 1.1 | tangorn | kmaze/pics/rat0007.png |
|
branches: 1.1.1;
Initial revision | |||
| 2003-03-23 23:22:16 | 1.1.1.1 | tangorn | kmaze/pics/rat0007.png |
| Resurrection of CVS server for KInNeSS | |||
| 2003-03-23 23:22:16 | 1.1 | tangorn | kmaze/pics/wall.png |
|
branches: 1.1.1;
Initial revision | |||
| 2003-03-23 23:22:16 | 1.1.1.1 | tangorn | kmaze/pics/wall.png |
| Resurrection of CVS server for KInNeSS | |||
| 2004-10-05 20:03:09 | 1.2 | tangorn | kproject/.cvsignore |
|
Added DEPDIRS to cvsignores; Changed trajectory file output to only
write when the coordinate changes; Rewrote place field display for new optimized input, it also handles old full input; Replaced deprecated repaintNoErase with noAutoErase; Supposedly fixed progress bar for small network loading. | |||
| 2003-03-23 23:22:16 | 1.1 | tangorn | kproject/.cvsignore |
|
branches: 1.1.1;
Initial revision | |||
| 2003-03-23 23:22:16 | 1.1.1.1 | tangorn | kproject/.cvsignore |
| Resurrection of CVS server for KInNeSS | |||
| 2005-08-25 17:19:51 | 1.2 | tangorn | kproject/Makefile.am |
|
Update of the user manual, still incomplete; New input protocol editor,
still buggy if used with navigation environment, should be fine with generic | |||
| 2003-03-23 23:22:16 | 1.1 | tangorn | kproject/Makefile.am |
|
branches: 1.1.1;
Initial revision | |||
| 2003-03-23 23:22:16 | 1.1.1.1 | tangorn | kproject/Makefile.am |
| Resurrection of CVS server for KInNeSS | |||
| 2005-08-29 17:37:25 | 1.2 | tangorn | kproject/knewproject.cpp |
| Fixed max input size to match the internal type | |||
| 2005-08-25 17:19:51 | 1.1 | tangorn | kproject/knewproject.cpp |
|
Update of the user manual, still incomplete; New input protocol editor,
still buggy if used with navigation environment, should be fine with generic | |||
| 2008-06-12 15:45:06 | 1.21 | tangorn | kproject/kprojectpart.cpp |
| Added <?xml version='1.0' ?> tag to beginning of all saved xml documents. KInNeSS does not use it, so old files are still valid. | |||
| 2005-08-28 13:25:41 | 1.20 | tangorn | kproject/kprojectpart.cpp |
| Fixed the crash on switching from existing to new environment | |||
| 2005-08-26 14:05:06 | 1.19 | tangorn | kproject/kprojectpart.cpp |
| Fixed full size gates from scaled populations; fixed couple of memory leaks | |||
| 2005-08-26 10:19:38 | 1.18 | tangorn | kproject/kprojectpart.cpp |
| Restored the 3.3 compatibility | |||
| 2005-08-26 10:04:07 | 1.17 | tangorn | kproject/kprojectpart.cpp |
| Simplified the environment creation | |||
| 2005-08-25 18:17:35 | 1.16 | tangorn | kproject/kprojectpart.cpp |
|
Fix for before KDE 3.4 compillation. The label does not change value
though, I'll look into it | |||
| 2005-08-25 17:19:51 | 1.15 | tangorn | kproject/kprojectpart.cpp |
|
Update of the user manual, still incomplete; New input protocol editor,
still buggy if used with navigation environment, should be fine with generic | |||
| 2005-01-18 14:34:31 | 1.14 | tangorn | kproject/kprojectpart.cpp |
|
Fixed backward compatibility with Qt 3.1; fixed minor bug in controlling
the rat movement; tried new way in rat speed calculation, rounds the corners better, but sometimes slips through the edges of the environment | |||
| 2005-01-16 11:30:38 | 1.13 | tangorn | kproject/kprojectpart.cpp |
| Introduced input protocols | |||
| 2004-10-19 10:05:26 | 1.12 | tangorn | kproject/kprojectpart.cpp |
|
As my priceless user poited out the backward compatibility fix was
not complete in yesterday commit. Here is the fix of the fix :) | |||
| 2004-10-18 07:47:43 | 1.11 | tangorn | kproject/kprojectpart.cpp |
|
This should fix compillation problem for Qt < 3.3 and KDE < 3.2; Also added
our specific mime type for NeuroML (*.nml), can load both old (*.xml) and new extensions, saves as new ones... | |||
| 2004-05-28 16:42:19 | 1.10 | tangorn | kproject/kprojectpart.cpp |
|
Finalized new NeuroML tags parsing, backward compatible, can read old, new,
or mixed format; saves in new. Stable. | |||
| 2004-05-06 16:03:57 | 1.9 | tangorn | kproject/kprojectpart.cpp |
|
Fixed the reset. Added a lot of standard shortcuts and their descriptions
in the manual. Made the trajectory recording optional. | |||
| 2004-04-26 17:06:18 | 1.8 | tangorn | kproject/kprojectpart.cpp |
|
Added interface and parsing for the fourth input channel; Fixed a number
of interface bugs. | |||
| 2004-03-30 19:56:20 | 1.7 | tangorn | kproject/kprojectpart.cpp |
|
Adding the fourth input channel: generic part handles it in the input editor and
display; not enabled in the network editor yet. Maze part handles it as a direct command to move the animal to a clicked destination, later it will be done through cell activity. Changed: animal speed now is less dependent on the traveling distance to destination. Fixed: If the speed is not measured yet (or is never measured), the movement will be done slowly (as if you have 1GHz processor), but realistically. | |||
| 2004-01-15 16:03:36 | 1.6 | tangorn | kproject/kprojectpart.cpp |
|
Generic part is ready now for Max to start testing; Common code from it
and maze part moved to project part | |||
| 2004-01-10 19:31:33 | 1.5 | tangorn | kproject/kprojectpart.cpp |
| Updated copyright information, also added Id tags to files changed in 2004 | |||
| 2004-01-09 16:41:08 | 1.4 | tangorn | kproject/kprojectpart.cpp |
| Removed queryClose since inherited one works fine | |||
| 2003-09-21 13:26:10 | 1.3 | tangorn | kproject/kprojectpart.cpp |
|
New version of status bar uses stack of messages, so several actions
can be performed and displayed correctly. Doxygen settings removed from CVS. | |||
| 2003-07-28 12:23:17 | 1.2 | tangorn | kproject/kprojectpart.cpp |
|
Updated documentation; Changed status bar operation; Added progress bar;
Weights are not any longer reloaded on reset if the network or environment changed; Populations are no longer recreated if edited; Error messages updated for more understandability; Switched leakage to inverted gate in standard channel; Changed leakage conductance units to pS; Changed item correction editor to load specific page with error; Added weight bounds and reduced learning rate 10 times; Set default salience to 100; Changed gate pages to static to speed up editor loading; Made network description static; Updated default channel and neuron files. | |||
| 2003-03-23 23:22:16 | 1.1 | tangorn | kproject/kprojectpart.cpp |
|
branches: 1.1.1;
Initial revision | |||
| 2003-03-23 23:22:16 | 1.1.1.1 | tangorn | kproject/kprojectpart.cpp |
| Resurrection of CVS server for KInNeSS | |||
| 2007-11-09 10:12:35 | 1.17 | tangorn | kproject/kprojectpart.h |
| Fixed e-mail | |||
| 2005-09-30 08:24:56 | 1.16 | tangorn | kproject/kprojectpart.h |
|
Changed code to compile with gcc-3.4.4. Partially implemented new address
scaling functionality | |||
| 2005-08-26 10:19:38 | 1.15 | tangorn | kproject/kprojectpart.h |
| Restored the 3.3 compatibility | |||
| 2005-08-26 10:04:07 | 1.14 | tangorn | kproject/kprojectpart.h |
| Simplified the environment creation | |||
| 2005-08-25 18:17:35 | 1.13 | tangorn | kproject/kprojectpart.h |
|
Fix for before KDE 3.4 compillation. The label does not change value
though, I'll look into it | |||
| 2005-08-25 17:19:51 | 1.12 | tangorn | kproject/kprojectpart.h |
|
Update of the user manual, still incomplete; New input protocol editor,
still buggy if used with navigation environment, should be fine with generic | |||
| 2005-01-16 11:30:38 | 1.11 | tangorn | kproject/kprojectpart.h |
| Introduced input protocols | |||
| 2004-12-25 12:22:59 | 1.10 | tangorn | kproject/kprojectpart.h |
|
Reloading of the last open network on program restart. Currently made
unavoidable. I might set it as an option later. | |||
| 2004-10-18 07:47:43 | 1.9 | tangorn | kproject/kprojectpart.h |
|
This should fix compillation problem for Qt < 3.3 and KDE < 3.2; Also added
our specific mime type for NeuroML (*.nml), can load both old (*.xml) and new extensions, saves as new ones... | |||
| 2004-06-26 16:50:30 | 1.8 | tangorn | kproject/kprojectpart.h |
| Minor change in handling preference pages | |||
| 2004-05-06 16:03:57 | 1.7 | tangorn | kproject/kprojectpart.h |
|
Fixed the reset. Added a lot of standard shortcuts and their descriptions
in the manual. Made the trajectory recording optional. | |||
| 2004-03-30 19:56:20 | 1.6 | tangorn | kproject/kprojectpart.h |
|
Adding the fourth input channel: generic part handles it in the input editor and
display; not enabled in the network editor yet. Maze part handles it as a direct command to move the animal to a clicked destination, later it will be done through cell activity. Changed: animal speed now is less dependent on the traveling distance to destination. Fixed: If the speed is not measured yet (or is never measured), the movement will be done slowly (as if you have 1GHz processor), but realistically. | |||
| 2004-01-15 16:03:36 | 1.5 | tangorn | kproject/kprojectpart.h |
|
Generic part is ready now for Max to start testing; Common code from it
and maze part moved to project part | |||
| 2004-01-10 19:31:33 | 1.4 | tangorn | kproject/kprojectpart.h |
| Updated copyright information, also added Id tags to files changed in 2004 | |||
| 2004-01-09 16:41:08 | 1.3 | tangorn | kproject/kprojectpart.h |
| Removed queryClose since inherited one works fine | |||
| 2003-07-28 12:23:17 | 1.2 | tangorn | kproject/kprojectpart.h |
|
Updated documentation; Changed status bar operation; Added progress bar;
Weights are not any longer reloaded on reset if the network or environment changed; Populations are no longer recreated if edited; Error messages updated for more understandability; Switched leakage to inverted gate in standard channel; Changed leakage conductance units to pS; Changed item correction editor to load specific page with error; Added weight bounds and reduced learning rate 10 times; Set default salience to 100; Changed gate pages to static to speed up editor loading; Made network description static; Updated default channel and neuron files. | |||
| 2003-03-23 23:22:16 | 1.1 | tangorn | kproject/kprojectpart.h |
|
branches: 1.1.1;
Initial revision | |||
| 2003-03-23 23:22:16 | 1.1.1.1 | tangorn | kproject/kprojectpart.h |
| Resurrection of CVS server for KInNeSS | |||
| 2004-10-05 20:03:09 | 1.2 | tangorn | kgeneric/.cvsignore |
|
Added DEPDIRS to cvsignores; Changed trajectory file output to only
write when the coordinate changes; Rewrote place field display for new optimized input, it also handles old full input; Replaced deprecated repaintNoErase with noAutoErase; Supposedly fixed progress bar for small network loading. | |||
| 2004-01-11 04:54:36 | 1.1 | tangorn | kgeneric/.cvsignore |
|
Added the shell for generic project environment with mutiple inputs that vary
through time | |||
| 2005-08-25 17:19:51 | 1.3 | tangorn | kgeneric/Makefile.am |
|
Update of the user manual, still incomplete; New input protocol editor,
still buggy if used with navigation environment, should be fine with generic | |||
| 2005-01-16 11:30:38 | 1.2 | tangorn | kgeneric/Makefile.am |
| Introduced input protocols | |||
| 2004-01-11 04:54:36 | 1.1 | tangorn | kgeneric/Makefile.am |
|
Added the shell for generic project environment with mutiple inputs that vary
through time | |||
| 2007-11-09 10:11:20 | 1.2 | tangorn | kgeneric/kgenericfactory.cpp |
| Fixed e-mail | |||
| 2004-01-11 04:54:36 | 1.1 | tangorn | kgeneric/kgenericfactory.cpp |
|
Added the shell for generic project environment with mutiple inputs that vary
through time | |||
| 2007-11-09 10:11:20 | 1.2 | tangorn | kgeneric/kgenericfactory.h |
| Fixed e-mail | |||
| 2004-01-11 04:54:36 | 1.1 | tangorn | kgeneric/kgenericfactory.h |
|
Added the shell for generic project environment with mutiple inputs that vary
through time | |||
| 2007-11-09 10:11:20 | 1.16 | tangorn | kgeneric/kgenericpart.cpp |
| Fixed e-mail | |||
| 2007-08-29 15:06:06 | 1.15 | tangorn | kgeneric/kgenericpart.cpp |
| Some ubuntu with gcc-4.1.2 fixes | |||
| 2006-02-28 10:55:20 | 1.14 | tangorn | kgeneric/kgenericpart.cpp |
| Fixed compillation on KDE < 3.4 | |||
| 2006-02-27 16:26:10 | 1.13 | tangorn | kgeneric/kgenericpart.cpp |
| Made Input strength label look better in KDE >= 3.4 | |||
| 2006-02-25 09:20:46 | 1.12 | tangorn | kgeneric/kgenericpart.cpp |
|
Fixed a bug preventing checkmarks against last opened network/environment
in recent files lists | |||
| 2005-08-26 10:03:04 | 1.11 | tangorn | kgeneric/kgenericpart.cpp |
| Simplified the environment creation | |||
| 2005-08-25 17:19:51 | 1.10 | tangorn | kgeneric/kgenericpart.cpp |
|
Update of the user manual, still incomplete; New input protocol editor,
still buggy if used with navigation environment, should be fine with generic | |||
| 2005-04-02 11:05:43 | 1.9 | tangorn | kgeneric/kgenericpart.cpp |
|
Interface fixes: Properly sets recent files checkmark on restart;
Missing menu option Network->Create restored; Population size can be scaled by integer factor from the size of environment | |||
| 2004-12-25 12:22:59 | 1.8 | tangorn | kgeneric/kgenericpart.cpp |
|
Reloading of the last open network on program restart. Currently made
unavoidable. I might set it as an option later. | |||
| 2004-05-06 16:03:57 | 1.7 | tangorn | kgeneric/kgenericpart.cpp |
|
Fixed the reset. Added a lot of standard shortcuts and their descriptions
in the manual. Made the trajectory recording optional. | |||
| 2004-04-28 11:02:58 | 1.6 | tangorn | kgeneric/kgenericpart.cpp |
| Added (untested) randomization of axonal delays | |||
| 2004-04-26 17:06:18 | 1.5 | tangorn | kgeneric/kgenericpart.cpp |
|
Added interface and parsing for the fourth input channel; Fixed a number
of interface bugs. | |||
| 2004-03-30 19:56:20 | 1.4 | tangorn | kgeneric/kgenericpart.cpp |
|
Adding the fourth input channel: generic part handles it in the input editor and
display; not enabled in the network editor yet. Maze part handles it as a direct command to move the animal to a clicked destination, later it will be done through cell activity. Changed: animal speed now is less dependent on the traveling distance to destination. Fixed: If the speed is not measured yet (or is never measured), the movement will be done slowly (as if you have 1GHz processor), but realistically. | |||
| 2004-01-29 12:12:04 | 1.3 | tangorn | kgeneric/kgenericpart.cpp |
| Added instant clearing of all input | |||
| 2004-01-15 16:03:36 | 1.2 | tangorn | kgeneric/kgenericpart.cpp |
|
Generic part is ready now for Max to start testing; Common code from it
and maze part moved to project part | |||
| 2004-01-11 04:54:36 | 1.1 | tangorn | kgeneric/kgenericpart.cpp |
|
Added the shell for generic project environment with mutiple inputs that vary
through time | |||
| 2007-11-09 10:11:20 | 1.9 | tangorn | kgeneric/kgenericpart.h |
| Fixed e-mail | |||
| 2005-08-26 10:03:04 | 1.8 | tangorn | kgeneric/kgenericpart.h |
| Simplified the environment creation | |||
| 2005-08-25 17:19:51 | 1.7 | tangorn | kgeneric/kgenericpart.h |
|
Update of the user manual, still incomplete; New input protocol editor,
still buggy if used with navigation environment, should be fine with generic | |||
| 2004-12-24 15:48:26 | 1.6 | tangorn | kgeneric/kgenericpart.h |
| Now LFP and CSD plotting is available for generic environment | |||
| 2004-10-09 03:32:56 | 1.5 | tangorn | kgeneric/kgenericpart.h |
|
Made random reward restocking an option. This lifts the warning set in
Oct 1st commit, all new features are now configurable instead of hardcoded. Also added grayscale display option for population activity display and ability to save the picture of activity at any moment | |||
| 2004-09-30 21:10:08 | 1.4 | tangorn | kgeneric/kgenericpart.h |
|
WARNING! This commit brings in some stuff that makes navigational environment
to behave in unusual fasion. It is not intended for users, I just need to transfer these files on other machine. They will be either removed or corrected later. | |||
| 2004-01-29 12:12:04 | 1.3 | tangorn | kgeneric/kgenericpart.h |
| Added instant clearing of all input | |||
| 2004-01-15 16:03:36 | 1.2 | tangorn | kgeneric/kgenericpart.h |
|
Generic part is ready now for Max to start testing; Common code from it
and maze part moved to project part | |||
| 2004-01-11 04:54:36 | 1.1 | tangorn | kgeneric/kgenericpart.h |
|
Added the shell for generic project environment with mutiple inputs that vary
through time | |||
| 2005-08-25 17:19:51 | 1.8 | tangorn | kgeneric/kgenericview.cpp |
|
Update of the user manual, still incomplete; New input protocol editor,
still buggy if used with navigation environment, should be fine with generic | |||
| 2005-01-16 11:30:38 | 1.7 | tangorn | kgeneric/kgenericview.cpp |
| Introduced input protocols | |||
| 2004-10-19 10:05:26 | 1.6 | tangorn | kgeneric/kgenericview.cpp |
|
As my priceless user poited out the backward compatibility fix was
not complete in yesterday commit. Here is the fix of the fix :) | |||
| 2004-10-05 20:03:09 | 1.5 | tangorn | kgeneric/kgenericview.cpp |
|
Added DEPDIRS to cvsignores; Changed trajectory file output to only
write when the coordinate changes; Rewrote place field display for new optimized input, it also handles old full input; Replaced deprecated repaintNoErase with noAutoErase; Supposedly fixed progress bar for small network loading. | |||
| 2004-05-05 14:58:26 | 1.4 | tangorn | kgeneric/kgenericview.cpp |
|
Added the right-click handler in generic environment to show exact input
values | |||
| 2004-03-30 19:56:20 | 1.3 | tangorn | kgeneric/kgenericview.cpp |
|
Adding the fourth input channel: generic part handles it in the input editor and
display; not enabled in the network editor yet. Maze part handles it as a direct command to move the animal to a clicked destination, later it will be done through cell activity. Changed: animal speed now is less dependent on the traveling distance to destination. Fixed: If the speed is not measured yet (or is never measured), the movement will be done slowly (as if you have 1GHz processor), but realistically. | |||
| 2004-01-15 16:03:36 | 1.2 | tangorn | kgeneric/kgenericview.cpp |
|
Generic part is ready now for Max to start testing; Common code from it
and maze part moved to project part | |||
| 2004-01-11 04:54:36 | 1.1 | tangorn | kgeneric/kgenericview.cpp |
|
Added the shell for generic project environment with mutiple inputs that vary
through time | |||
| 2007-11-09 10:11:20 | 1.5 | tangorn | kgeneric/kgenericview.h |
| Fixed e-mail | |||
| 2005-08-25 17:19:51 | 1.4 | tangorn | kgeneric/kgenericview.h |
|
Update of the user manual, still incomplete; New input protocol editor,
still buggy if used with navigation environment, should be fine with generic | |||
| 2004-05-05 14:58:26 | 1.3 | tangorn | kgeneric/kgenericview.h |
|
Added the right-click handler in generic environment to show exact input
values | |||
| 2004-01-15 16:03:36 | 1.2 | tangorn | kgeneric/kgenericview.h |
|
Generic part is ready now for Max to start testing; Common code from it
and maze part moved to project part | |||
| 2004-01-11 04:54:36 | 1.1 | tangorn | kgeneric/kgenericview.h |
|
Added the shell for generic project environment with mutiple inputs that vary
through time | |||
| 2005-08-25 17:19:51 | 1.7 | tangorn | kgeneric/kingeneric.rc |
|
Update of the user manual, still incomplete; New input protocol editor,
still buggy if used with navigation environment, should be fine with generic | |||
| 2005-06-18 10:22:56 | 1.6 | tangorn | kgeneric/kingeneric.rc |
| Preparing for 0.3.3 release | |||
| 2004-04-26 17:06:18 | 1.5 | tangorn | kgeneric/kingeneric.rc |
|
Added interface and parsing for the fourth input channel; Fixed a number
of interface bugs. | |||
| 2004-03-30 19:56:20 | 1.4 | tangorn | kgeneric/kingeneric.rc |
|
Adding the fourth input channel: generic part handles it in the input editor and
display; not enabled in the network editor yet. Maze part handles it as a direct command to move the animal to a clicked destination, later it will be done through cell activity. Changed: animal speed now is less dependent on the traveling distance to destination. Fixed: If the speed is not measured yet (or is never measured), the movement will be done slowly (as if you have 1GHz processor), but realistically. | |||
| 2004-01-29 12:12:04 | 1.3 | tangorn | kgeneric/kingeneric.rc |
| Added instant clearing of all input | |||
| 2004-01-15 16:03:36 | 1.2 | tangorn | kgeneric/kingeneric.rc |
|
Generic part is ready now for Max to start testing; Common code from it
and maze part moved to project part | |||
| 2004-01-11 04:54:36 | 1.1 | tangorn | kgeneric/kingeneric.rc |
|
Added the shell for generic project environment with mutiple inputs that vary
through time | |||
| 2004-10-05 20:03:09 | 1.2 | tangorn | kbrain/.cvsignore |
|
Added DEPDIRS to cvsignores; Changed trajectory file output to only
write when the coordinate changes; Rewrote place field display for new optimized input, it also handles old full input; Replaced deprecated repaintNoErase with noAutoErase; Supposedly fixed progress bar for small network loading. | |||
| 2003-03-23 23:22:14 | 1.1 | tangorn | kbrain/.cvsignore |
|
branches: 1.1.1;
Initial revision | |||
| 2003-03-23 23:22:14 | 1.1.1.1 | tangorn | kbrain/.cvsignore |
| Resurrection of CVS server for KInNeSS | |||
| 2008-06-05 12:43:34 | 1.9 | tangorn | kbrain/Makefile.am |
| Interface for weights and axonal delays modified for better handling of external files | |||
| 2005-12-20 14:55:37 | 1.8 | tangorn | kbrain/Makefile.am |
| Fixed crash on gate resizing | |||
| 2005-03-08 09:10:19 | 1.7 | tangorn | kbrain/Makefile.am |
| New synapses are now fully ready for testing | |||
| 2004-12-26 11:36:14 | 1.6 | tangorn | kbrain/Makefile.am |
|
Moved the basic image display to libkinprefs, so it can be used by any
part or plugin | |||
| 2004-12-24 12:16:15 | 1.5 | tangorn | kbrain/Makefile.am |
| This is reasonably correct version of LFP and CSD plotting, still a lot to work on | |||
| 2004-01-11 04:54:36 | 1.4 | tangorn | kbrain/Makefile.am |
|
Added the shell for generic project environment with mutiple inputs that vary
through time | |||
| 2004-01-03 15:03:47 | 1.3 | tangorn | kbrain/Makefile.am |
| Fix for non-standard SANNDRA installation | |||
| 2003-07-28 12:23:17 | 1.2 | tangorn | kbrain/Makefile.am |
|
Updated documentation; Changed status bar operation; Added progress bar;
Weights are not any longer reloaded on reset if the network or environment changed; Populations are no longer recreated if edited; Error messages updated for more understandability; Switched leakage to inverted gate in standard channel; Changed leakage conductance units to pS; Changed item correction editor to load specific page with error; Added weight bounds and reduced learning rate 10 times; Set default salience to 100; Changed gate pages to static to speed up editor loading; Made network description static; Updated default channel and neuron files. | |||
| 2003-03-23 23:22:14 | 1.1 | tangorn | kbrain/Makefile.am |
|
branches: 1.1.1;
Initial revision | |||
| 2003-03-23 23:22:14 | 1.1.1.1 | tangorn | kbrain/Makefile.am |
| Resurrection of CVS server for KInNeSS | |||
| 2007-11-09 10:10:34 | 1.2 | tangorn | kbrain/kbrainfactory.cpp |
| Fixed e-mail | |||
| 2003-03-23 23:22:14 | 1.1 | tangorn | kbrain/kbrainfactory.cpp |
|
branches: 1.1.1;
Initial revision | |||
| 2003-03-23 23:22:14 | 1.1.1.1 | tangorn | kbrain/kbrainfactory.cpp |
| Resurrection of CVS server for KInNeSS | |||
| 2007-11-09 10:10:34 | 1.2 | tangorn | kbrain/kbrainfactory.h |
| Fixed e-mail | |||
| 2003-03-23 23:22:14 | 1.1 | tangorn | kbrain/kbrainfactory.h |
|
branches: 1.1.1;
Initial revision | |||
| 2003-03-23 23:22:14 | 1.1.1.1 | tangorn | kbrain/kbrainfactory.h |
| Resurrection of CVS server for KInNeSS | |||
| 2008-06-10 05:50:23 | 1.44 | tangorn | kbrain/kbrainplugin.cpp |
| Removed global weight loading from interface | |||
| 2007-11-30 12:28:23 | 1.43 | tangorn | kbrain/kbrainplugin.cpp |
| Adaptation for new weights and delays, unstable | |||
| 2007-11-09 10:10:34 | 1.42 | tangorn | kbrain/kbrainplugin.cpp |
| Fixed e-mail | |||
| 2005-09-30 08:24:56 | 1.41 | tangorn | kbrain/kbrainplugin.cpp |
|
Changed code to compile with gcc-3.4.4. Partially implemented new address
scaling functionality | |||
| 2005-08-25 17:19:51 | 1.40 | tangorn | kbrain/kbrainplugin.cpp |
|
Update of the user manual, still incomplete; New input protocol editor,
still buggy if used with navigation environment, should be fine with generic | |||
| 2005-04-04 11:35:33 | 1.39 | tangorn | kbrain/kbrainplugin.cpp |
| Fix for input protocol not loading on first run | |||
| 2005-03-08 21:27:45 | 1.38 | tangorn | kbrain/kbrainplugin.cpp |
|
Changed trajectory recording to C file I/O for speed, corrected TSC readings
in Qt speed adjustment | |||
| 2005-01-16 11:30:38 | 1.37 | tangorn | kbrain/kbrainplugin.cpp |
| Introduced input protocols | |||
| 2004-12-25 15:15:16 | 1.36 | tangorn | kbrain/kbrainplugin.cpp |
| A fix for trajectory file not being flushed properly | |||
| 2004-12-24 15:48:26 | 1.35 | tangorn | kbrain/kbrainplugin.cpp |
| Now LFP and CSD plotting is available for generic environment | |||
| 2004-12-24 12:16:15 | 1.34 | tangorn | kbrain/kbrainplugin.cpp |
| This is reasonably correct version of LFP and CSD plotting, still a lot to work on | |||
| 2004-10-18 07:47:43 | 1.33 | tangorn | kbrain/kbrainplugin.cpp |
|
This should fix compillation problem for Qt < 3.3 and KDE < 3.2; Also added
our specific mime type for NeuroML (*.nml), can load both old (*.xml) and new extensions, saves as new ones... | |||
| 2004-10-09 03:32:56 | 1.32 | tangorn | kbrain/kbrainplugin.cpp |
|
Made random reward restocking an option. This lifts the warning set in
Oct 1st commit, all new features are now configurable instead of hardcoded. Also added grayscale display option for population activity display and ability to save the picture of activity at any moment | |||
| 2004-10-05 20:03:09 | 1.31 | tangorn | kbrain/kbrainplugin.cpp |
|
Added DEPDIRS to cvsignores; Changed trajectory file output to only
write when the coordinate changes; Rewrote place field display for new optimized input, it also handles old full input; Replaced deprecated repaintNoErase with noAutoErase; Supposedly fixed progress bar for small network loading. | |||
| 2004-09-30 21:10:08 | 1.30 | tangorn | kbrain/kbrainplugin.cpp |
|
WARNING! This commit brings in some stuff that makes navigational environment
to behave in unusual fasion. It is not intended for users, I just need to transfer these files on other machine. They will be either removed or corrected later. | |||
| 2004-09-23 19:20:07 | 1.29 | tangorn | kbrain/kbrainplugin.cpp |
| Minor fixes of the interface | |||
| 2004-05-28 16:42:19 | 1.28 | tangorn | kbrain/kbrainplugin.cpp |
|
Finalized new NeuroML tags parsing, backward compatible, can read old, new,
or mixed format; saves in new. Stable. | |||
| 2004-05-06 16:03:57 | 1.27 | tangorn | kbrain/kbrainplugin.cpp |
|
Fixed the reset. Added a lot of standard shortcuts and their descriptions
in the manual. Made the trajectory recording optional. | |||
| 2004-04-18 19:45:34 | 1.26 | tangorn | kbrain/kbrainplugin.cpp |
| SANNDRA API slightly changed, corresponding fixes. | |||
| 2004-04-05 11:11:42 | 1.25 | tangorn | kbrain/kbrainplugin.cpp |
| First take on place field display | |||
| 2004-04-04 15:39:12 | 1.24 | tangorn | kbrain/kbrainplugin.cpp |
| Added trajectory saving in trajectory.dat | |||
| 2004-03-30 19:56:20 | 1.23 | tangorn | kbrain/kbrainplugin.cpp |
|
Adding the fourth input channel: generic part handles it in the input editor and
display; not enabled in the network editor yet. Maze part handles it as a direct command to move the animal to a clicked destination, later it will be done through cell activity. Changed: animal speed now is less dependent on the traveling distance to destination. Fixed: If the speed is not measured yet (or is never measured), the movement will be done slowly (as if you have 1GHz processor), but realistically. | |||
| 2004-02-09 20:29:23 | 1.22 | tangorn | kbrain/kbrainplugin.cpp |
|
Fixing the spike generation; Partial interface for gap junctions; All voltage
gated channels now should have V0 relative to Vrest, the default channels are fixed accordingly. | |||
| 2004-01-29 10:15:05 | 1.21 | tangorn | kbrain/kbrainplugin.cpp |
| More critical bugfixes | |||
| 2004-01-29 00:59:25 | 1.20 | tangorn | kbrain/kbrainplugin.cpp |
| New way of handling progress bar | |||
| 2004-01-12 14:17:31 | 1.19 | tangorn | kbrain/kbrainplugin.cpp |
| Fixed enabling run inappropriately | |||
| 2004-01-10 19:31:33 | 1.18 | tangorn | kbrain/kbrainplugin.cpp |
| Updated copyright information, also added Id tags to files changed in 2004 | |||
| 2004-01-09 16:27:30 | 1.17 | tangorn | kbrain/kbrainplugin.cpp |
| Fixed crash when switching back and forth between projects | |||
| 2004-01-03 13:39:37 | 1.16 | tangorn | kbrain/kbrainplugin.cpp |
|
Fixed disabling run if new environment created without a rat; added setting
the reduced equation to generate APs | |||
| 2003-12-29 04:21:48 | 1.15 | tangorn | kbrain/kbrainplugin.cpp |
|
Minor fixes of the graphics; fixed session management bug on KDE restore;
set threshold in learning rule to threshold in reduced equation. | |||
| 2003-12-18 12:43:43 | 1.14 | tangorn | kbrain/kbrainplugin.cpp |
|
Added a bit of session management; Fixed wrong starting path in weight save/load
dialog; Fixed statusbar not showing temporary messages. | |||
| 2003-12-17 16:03:39 | 1.13 | tangorn | kbrain/kbrainplugin.cpp |
|
Fixed the progress bar not moving if autoupdate is off; hack added to
reduce the speed by 10% after rat moves into new location | |||
| 2003-12-13 11:31:41 | 1.12 | tangorn | kbrain/kbrainplugin.cpp |
| Conditional compillation for performance measure on TSC processors | |||
| 2003-12-11 16:05:49 | 1.11 | tangorn | kbrain/kbrainplugin.cpp |
| Simplified Qt performance check | |||
| 2003-12-11 12:01:48 | 1.10 | tangorn | kbrain/kbrainplugin.cpp |
| Continue to build autocorrection of animation speed | |||
| 2003-12-10 14:48:09 | 1.9 | tangorn | kbrain/kbrainplugin.cpp |
|
Attempt to control animation speed through measuring of the simulation
performance | |||
| 2003-10-31 07:13:36 | 1.8 | tangorn | kbrain/kbrainplugin.cpp |
|
Minor fix in setting the passive decay rate for learning; Started adding
placefield/synaptic strength display. | |||
| 2003-10-26 11:00:03 | 1.7 | tangorn | kbrain/kbrainplugin.cpp |
|
Separated KInput<T> and children into a file; Minor bugfixes in handling
leakage and voltage block gates; Reworked the projection source settings and made possible to use fan input currents. | |||
| 2003-09-21 13:26:10 | 1.6 | tangorn | kbrain/kbrainplugin.cpp |
|
New version of status bar uses stack of messages, so several actions
can be performed and displayed correctly. Doxygen settings removed from CVS. | |||
| 2003-09-21 11:41:55 | 1.5 | tangorn | kbrain/kbrainplugin.cpp |
|
Set the progress bar to show progress during simulation run, currently
only works if Autoupdate is on and network controls behavior | |||
| 2003-08-20 10:53:02 | 1.4 | tangorn | kbrain/kbrainplugin.cpp |
|
Changed "display" tag to "monitor" for readability; fixed the step size of
g_bar widget; fixed resistance->conductance transform for gap junctions. | |||
| 2003-07-28 12:23:17 | 1.3 | tangorn | kbrain/kbrainplugin.cpp |
|
Updated documentation; Changed status bar operation; Added progress bar;
Weights are not any longer reloaded on reset if the network or environment changed; Populations are no longer recreated if edited; Error messages updated for more understandability; Switched leakage to inverted gate in standard channel; Changed leakage conductance units to pS; Changed item correction editor to load specific page with error; Added weight bounds and reduced learning rate 10 times; Set default salience to 100; Changed gate pages to static to speed up editor loading; Made network description static; Updated default channel and neuron files. | |||
| 2003-07-18 10:57:30 | 1.2 | tangorn | kbrain/kbrainplugin.cpp |
|
Converted network editor to tree form, made all widgets for currents
unified. Fixed the proper timing of reward disappearance. Other minor fixes. | |||
| 2003-03-23 23:22:14 | 1.1 | tangorn | kbrain/kbrainplugin.cpp |
|
branches: 1.1.1;
Initial revision | |||
| 2003-03-23 23:22:14 | 1.1.1.1 | tangorn | kbrain/kbrainplugin.cpp |
| Resurrection of CVS server for KInNeSS | |||
| 2008-06-10 05:50:23 | 1.14 | tangorn | kbrain/kbrainplugin.h |
| Removed global weight loading from interface | |||
| 2007-11-09 10:10:34 | 1.13 | tangorn | kbrain/kbrainplugin.h |
| Fixed e-mail | |||
| 2005-09-30 08:24:56 | 1.12 | tangorn | kbrain/kbrainplugin.h |
|
Changed code to compile with gcc-3.4.4. Partially implemented new address
scaling functionality | |||
| 2005-08-25 17:19:51 | 1.11 | tangorn | kbrain/kbrainplugin.h |
|
Update of the user manual, still incomplete; New input protocol editor,
still buggy if used with navigation environment, should be fine with generic | |||
| 2005-01-16 11:30:38 | 1.10 | tangorn | kbrain/kbrainplugin.h |
| Introduced input protocols | |||
| 2004-06-26 16:50:30 | 1.9 | tangorn | kbrain/kbrainplugin.h |
| Minor change in handling preference pages | |||
| 2004-03-30 19:56:20 | 1.8 | tangorn | kbrain/kbrainplugin.h |
|
Adding the fourth input channel: generic part handles it in the input editor and
display; not enabled in the network editor yet. Maze part handles it as a direct command to move the animal to a clicked destination, later it will be done through cell activity. Changed: animal speed now is less dependent on the traveling distance to destination. Fixed: If the speed is not measured yet (or is never measured), the movement will be done slowly (as if you have 1GHz processor), but realistically. | |||
| 2004-02-09 20:29:23 | 1.7 | tangorn | kbrain/kbrainplugin.h |
|
Fixing the spike generation; Partial interface for gap junctions; All voltage
gated channels now should have V0 relative to Vrest, the default channels are fixed accordingly. | |||
| 2003-12-11 16:05:49 | 1.6 | tangorn | kbrain/kbrainplugin.h |
| Simplified Qt performance check | |||
| 2003-12-11 12:01:48 | 1.5 | tangorn | kbrain/kbrainplugin.h |
| Continue to build autocorrection of animation speed | |||
| 2003-09-21 11:41:56 | 1.4 | tangorn | kbrain/kbrainplugin.h |
|
Set the progress bar to show progress during simulation run, currently
only works if Autoupdate is on and network controls behavior | |||
| 2003-07-28 12:23:17 | 1.3 | tangorn | kbrain/kbrainplugin.h |
|
Updated documentation; Changed status bar operation; Added progress bar;
Weights are not any longer reloaded on reset if the network or environment changed; Populations are no longer recreated if edited; Error messages updated for more understandability; Switched leakage to inverted gate in standard channel; Changed leakage conductance units to pS; Changed item correction editor to load specific page with error; Added weight bounds and reduced learning rate 10 times; Set default salience to 100; Changed gate pages to static to speed up editor loading; Made network description static; Updated default channel and neuron files. | |||
| 2003-07-18 10:57:30 | 1.2 | tangorn | kbrain/kbrainplugin.h |
|
Converted network editor to tree form, made all widgets for currents
unified. Fixed the proper timing of reward disappearance. Other minor fixes. | |||
| 2003-03-23 23:22:14 | 1.1 | tangorn | kbrain/kbrainplugin.h |
|
branches: 1.1.1;
Initial revision | |||
| 2003-03-23 23:22:14 | 1.1.1.1 | tangorn | kbrain/kbrainplugin.h |
| Resurrection of CVS server for KInNeSS | |||
| 2007-08-15 19:23:59 | 1.9 | tangorn | kbrain/kfieldpot.cpp |
| Fixed a bug in xml parsing of branched neurons, courtesy of Jasmin Leveille | |||
| 2005-05-30 20:43:02 | 1.8 | tangorn | kbrain/kfieldpot.cpp |
| Minor fix of the interface for the input current injection | |||
| 2005-02-28 00:39:21 | 1.7 | tangorn | kbrain/kfieldpot.cpp |
| Minor adjustments of scaling and event processing for CSD and LFP displays | |||
| 2005-02-27 18:09:13 | 1.6 | tangorn | kbrain/kfieldpot.cpp |
| Minor change of LFP calculation to fix the units | |||
| 2005-01-08 11:48:02 | 1.5 | tangorn | kbrain/kfieldpot.cpp |
| Couple fixes for LFP and CSD plotting widgets | |||
| 2004-12-30 18:14:42 | 1.4 | tangorn | kbrain/kfieldpot.cpp |
|
This brings together all types of data visualisation that exist up to date:
based on the same classes they exibit similar behaviors like scaling, saving, switching between color and grayscale pallette etc. | |||
| 2004-12-28 14:07:47 | 1.3 | tangorn | kbrain/kfieldpot.cpp |
| Added the basic shell for CSD, LFP and PF displays, currently disabled | |||
| 2004-12-26 12:08:24 | 1.2 | tangorn | kbrain/kfieldpot.cpp |
| Adapted basic plotter for better inheritance | |||
| 2004-12-24 12:16:15 | 1.1 | tangorn | kbrain/kfieldpot.cpp |
| This is reasonably correct version of LFP and CSD plotting, still a lot to work on | |||
| 2005-02-28 00:39:21 | 1.6 | tangorn | kbrain/kfieldpot.h |
| Minor adjustments of scaling and event processing for CSD and LFP displays | |||
| 2005-02-27 18:09:13 | 1.5 | tangorn | kbrain/kfieldpot.h |
| Minor change of LFP calculation to fix the units | |||
| 2005-01-08 11:48:02 | 1.4 | tangorn | kbrain/kfieldpot.h |
| Couple fixes for LFP and CSD plotting widgets | |||
| 2004-12-30 18:14:42 | 1.3 | tangorn | kbrain/kfieldpot.h |
|
This brings together all types of data visualisation that exist up to date:
based on the same classes they exibit similar behaviors like scaling, saving, switching between color and grayscale pallette etc. | |||
| 2004-12-27 09:07:59 | 1.2 | tangorn | kbrain/kfieldpot.h |
| Now the placefield display is also built on image plotter | |||
| 2004-12-24 12:16:15 | 1.1 | tangorn | kbrain/kfieldpot.h |
| This is reasonably correct version of LFP and CSD plotting, still a lot to work on | |||
| 2008-06-10 06:04:48 | 1.9 | tangorn | kbrain/kgatesparse.cpp |
|
Generating and parsing synaptic weights: New style almost complete.
Remaining issue - one-to-one projections are not working properly | |||
| 2007-11-30 12:28:23 | 1.8 | tangorn | kbrain/kgatesparse.cpp |
| Adaptation for new weights and delays, unstable | |||
| 2007-11-09 10:10:34 | 1.7 | tangorn | kbrain/kgatesparse.cpp |
| Fixed e-mail | |||
| 2007-09-06 10:18:40 | 1.6 | tangorn | kbrain/kgatesparse.cpp |
| New handling of weights and axonal delays, THIS IS UNFINISHED | |||
| 2007-08-15 19:23:59 | 1.5 | tangorn | kbrain/kgatesparse.cpp |
| Fixed a bug in xml parsing of branched neurons, courtesy of Jasmin Leveille | |||
| 2005-12-21 08:10:11 | 1.4 | tangorn | kbrain/kgatesparse.cpp |
| Fixed crash on loading some environments with scaled connectivity | |||
| 2005-12-20 19:52:27 | 1.3 | tangorn | kbrain/kgatesparse.cpp |
|
Fixed crash on switch from scaled to relative. Synapses seem fine, gap
junctions seem shifted towards origin | |||
| 2005-12-20 18:03:26 | 1.2 | tangorn | kbrain/kgatesparse.cpp |
|
Almost finished scaled addressing. Might sometimes crash in populations
with many links from sources of different sizes | |||
| 2005-12-20 14:55:37 | 1.1 | tangorn | kbrain/kgatesparse.cpp |
| Fixed crash on gate resizing | |||
| 2008-06-10 05:50:23 | 1.4 | tangorn | kbrain/kinbrain.rc |
| Removed global weight loading from interface | |||
| 2004-01-15 16:03:36 | 1.3 | tangorn | kbrain/kinbrain.rc |
|
Generic part is ready now for Max to start testing; Common code from it
and maze part moved to project part | |||
| 2003-07-18 10:57:30 | 1.2 | tangorn | kbrain/kinbrain.rc |
|
Converted network editor to tree form, made all widgets for currents
unified. Fixed the proper timing of reward disappearance. Other minor fixes. | |||
| 2003-03-23 23:22:14 | 1.1 | tangorn | kbrain/kinbrain.rc |
|
branches: 1.1.1;
Initial revision | |||
| 2003-03-23 23:22:14 | 1.1.1.1 | tangorn | kbrain/kinbrain.rc |
| Resurrection of CVS server for KInNeSS | |||
| 2007-11-30 12:28:23 | 1.18 | tangorn | kbrain/kinput.h |
| Adaptation for new weights and delays, unstable | |||
| 2007-11-09 10:10:34 | 1.17 | tangorn | kbrain/kinput.h |
| Fixed e-mail | |||
| 2006-09-12 20:20:56 | 1.16 | tangorn | kbrain/kinput.h |
| Fixed a compatibility issue with newer gcc | |||
| 2005-12-16 09:44:24 | 1.15 | tangorn | kbrain/kinput.h |
| Unstable version using full functionality of scaled addressing | |||
| 2005-11-22 07:50:24 | 1.14 | tangorn | kbrain/kinput.h |
|
Preparing fo kernel families in address scaling; Fixed bug that overwrote
network file after Network->New menu selection | |||
| 2005-09-30 08:24:56 | 1.13 | tangorn | kbrain/kinput.h |
|
Changed code to compile with gcc-3.4.4. Partially implemented new address
scaling functionality | |||
| 2005-08-30 11:33:05 | 1.12 | tangorn | kbrain/kinput.h |
| Oops, restoring lost changes | |||
| 2005-08-25 17:19:51 | 1.11 | tangorn | kbrain/kinput.h |
|
Update of the user manual, still incomplete; New input protocol editor,
still buggy if used with navigation environment, should be fine with generic | |||
| 2005-03-06 07:00:25 | 1.10 | tangorn | kbrain/kinput.h |
|
Added interface and parsing to handle depleteable transmitters (unfinished)
and connection-specific axonal delays. Testing in progress. | |||
| 2005-01-16 11:30:38 | 1.9 | tangorn | kbrain/kinput.h |
| Introduced input protocols | |||
| 2004-05-26 15:40:47 | 1.8 | tangorn | kbrain/kinput.h |
|
Added direct injected current (type "injection"); redid the interface for
input voltage (type "input") with backward compatibility check in the network editor. Requires to open and save your old networks by the editor before running. "AHP" dependency is now called "AHP/ADP", also should be backward compatible. Fixed sliders in the SANNDRA preference page. Extended the ranges for time constants up to 300/500 ms. Added a comment editor to the network editor, do not use it yet though, I need to make it NeuroML compliant first. Fixed the compartmental dimensions, note that interface still uses mm as units, but NeuroML description now uses cm, so old networks should be manually corrected. | |||
| 2004-04-26 17:06:18 | 1.7 | tangorn | kbrain/kinput.h |
|
Added interface and parsing for the fourth input channel; Fixed a number
of interface bugs. | |||
| 2004-04-21 10:29:45 | 1.6 | tangorn | kbrain/kinput.h |
| Final cleaning for the new gating API in SANNDRA | |||
| 2004-04-20 13:21:39 | 1.5 | tangorn | kbrain/kinput.h |
| Fixed one memory leak in the process of following SANNDRA new API | |||
| 2004-04-20 06:20:09 | 1.4 | tangorn | kbrain/kinput.h |
| Corresponds to UNSTABLE SANNDRA commit. | |||
| 2004-01-29 10:15:05 | 1.3 | tangorn | kbrain/kinput.h |
| More critical bugfixes | |||
| 2003-11-17 12:48:59 | 1.2 | tangorn | kbrain/kinput.h |
|
Fixed minor bug in gating interface; expanded border handling to three types:
extend - no input from outside of the environment, wrap - input from (n+1)-th pixel is equal to input from 1st pixel, expand - input from (n+1)-th pixel is equal to input from n-th pixel. | |||
| 2003-10-26 11:00:03 | 1.1 | tangorn | kbrain/kinput.h |
|
Separated KInput<T> and children into a file; Minor bugfixes in handling
leakage and voltage block gates; Reworked the projection source settings and made possible to use fan input currents. | |||
| 2008-06-10 06:04:48 | 1.46 | tangorn | kbrain/klayer.cpp |
|
Generating and parsing synaptic weights: New style almost complete.
Remaining issue - one-to-one projections are not working properly | |||
| 2008-06-05 19:03:40 | 1.45 | tangorn | kbrain/klayer.cpp |
| Finished axonal delays saving/loading. | |||
| 2008-06-05 18:28:43 | 1.44 | tangorn | kbrain/klayer.cpp |
| Debugging axonal delays loading/saving | |||
| 2007-11-30 12:28:23 | 1.43 | tangorn | kbrain/klayer.cpp |
| Adaptation for new weights and delays, unstable | |||
| 2007-11-09 10:10:34 | 1.42 | tangorn | kbrain/klayer.cpp |
| Fixed e-mail | |||
| 2007-08-29 17:02:17 | 1.41 | tangorn | kbrain/klayer.cpp |
| And one more reversed | |||
| 2007-08-29 16:29:44 | 1.40 | tangorn | kbrain/klayer.cpp |
| Forgot this file | |||
| 2007-08-15 19:23:59 | 1.39 | tangorn | kbrain/klayer.cpp |
| Fixed a bug in xml parsing of branched neurons, courtesy of Jasmin Leveille | |||
| 2005-12-20 14:55:37 | 1.38 | tangorn | kbrain/klayer.cpp |
| Fixed crash on gate resizing | |||
| 2005-12-16 09:44:24 | 1.37 | tangorn | kbrain/klayer.cpp |
| Unstable version using full functionality of scaled addressing | |||
| 2005-08-30 11:14:32 | 1.36 | tangorn | kbrain/klayer.cpp |
| Adding scaled adressing | |||
| 2005-08-28 13:25:41 | 1.35 | tangorn | kbrain/klayer.cpp |
| Fixed the crash on switching from existing to new environment | |||
| 2005-08-26 14:05:06 | 1.34 | tangorn | kbrain/klayer.cpp |
| Fixed full size gates from scaled populations; fixed couple of memory leaks | |||
| 2005-08-26 10:02:24 | 1.33 | tangorn | kbrain/klayer.cpp |
| Debugging version: catching the crash in kinmaze on new environment | |||
| 2005-08-25 17:19:51 | 1.32 | tangorn | kbrain/klayer.cpp |
|
Update of the user manual, still incomplete; New input protocol editor,
still buggy if used with navigation environment, should be fine with generic | |||
| 2005-04-02 11:05:43 | 1.31 | tangorn | kbrain/klayer.cpp |
|
Interface fixes: Properly sets recent files checkmark on restart;
Missing menu option Network->Create restored; Population size can be scaled by integer factor from the size of environment | |||
| 2005-03-08 21:27:45 | 1.30 | tangorn | kbrain/klayer.cpp |
|
Changed trajectory recording to C file I/O for speed, corrected TSC readings
in Qt speed adjustment | |||
| 2005-03-08 09:10:19 | 1.29 | tangorn | kbrain/klayer.cpp |
| New synapses are now fully ready for testing | |||
| 2005-03-07 08:41:06 | 1.28 | tangorn | kbrain/klayer.cpp |
|
Fixed a serious population resizing bug that might have been the cause of three
different types of crashes I have seen... | |||
| 2005-03-06 07:00:25 | 1.27 | tangorn | kbrain/klayer.cpp |
|
Added interface and parsing to handle depleteable transmitters (unfinished)
and connection-specific axonal delays. Testing in progress. | |||
| 2004-12-30 18:14:42 | 1.26 | tangorn | kbrain/klayer.cpp |
|
This brings together all types of data visualisation that exist up to date:
based on the same classes they exibit similar behaviors like scaling, saving, switching between color and grayscale pallette etc. | |||
| 2004-12-26 15:24:23 | 1.25 | tangorn | kbrain/klayer.cpp |
|
Converted population display to a child of image plotter. Fixed minor
bugs in CSD and place field displays. | |||
| 2004-12-25 10:01:09 | 1.24 | tangorn | kbrain/klayer.cpp |
| Fixed crash on exit | |||
| 2004-12-24 15:48:26 | 1.23 | tangorn | kbrain/klayer.cpp |
| Now LFP and CSD plotting is available for generic environment | |||
| 2004-12-23 19:51:51 | 1.22 | tangorn | kbrain/klayer.cpp |
| That fixes the width being to narrow | |||
| 2004-12-23 14:36:28 | 1.21 | tangorn | kbrain/klayer.cpp |
|
Partial fix for the population window sizing. It is initially proportional
to the population size and tries to keep the height to width ratio while being resized. Currently messes up the layout if the width is either too large (buttons slide out of view) or too small (button text is obscured). | |||
| 2004-10-19 10:05:26 | 1.20 | tangorn | kbrain/klayer.cpp |
|
As my priceless user poited out the backward compatibility fix was
not complete in yesterday commit. Here is the fix of the fix :) | |||
| 2004-10-18 07:47:43 | 1.19 | tangorn | kbrain/klayer.cpp |
|
This should fix compillation problem for Qt < 3.3 and KDE < 3.2; Also added
our specific mime type for NeuroML (*.nml), can load both old (*.xml) and new extensions, saves as new ones... | |||
| 2004-10-09 03:32:56 | 1.18 | tangorn | kbrain/klayer.cpp |
|
Made random reward restocking an option. This lifts the warning set in
Oct 1st commit, all new features are now configurable instead of hardcoded. Also added grayscale display option for population activity display and ability to save the picture of activity at any moment | |||
| 2004-09-22 06:26:46 | 1.17 | tangorn | kbrain/klayer.cpp |
| Depotentiation window length is a working parameter setting now | |||
| 2004-09-19 19:24:21 | 1.16 | tangorn | kbrain/klayer.cpp |
|
Making possible to change timestep between simulation segments. Minor fix
of gap junction meta info | |||
| 2004-09-18 18:25:08 | 1.15 | tangorn | kbrain/klayer.cpp |
|
Different way to plot place fields; separate check mark for spike and voltage
output | |||
| 2004-05-28 16:42:19 | 1.14 | tangorn | kbrain/klayer.cpp |
|
Finalized new NeuroML tags parsing, backward compatible, can read old, new,
or mixed format; saves in new. Stable. | |||
| 2004-04-28 12:55:51 | 1.13 | tangorn | kbrain/klayer.cpp |
|
Tested randomizing of axonal delay; also made the generator a static member of
KAxonLayer | |||
| 2004-04-28 11:02:58 | 1.12 | tangorn | kbrain/klayer.cpp |
| Added (untested) randomization of axonal delays | |||
| 2004-04-05 11:11:42 | 1.11 | tangorn | kbrain/klayer.cpp |
| First take on place field display | |||
| 2004-04-04 15:01:10 | 1.10 | tangorn | kbrain/klayer.cpp |
|
Critical fix: crash if changing the size of the environment when the network
has all-to-one connection from input-size population | |||
| 2004-03-12 16:06:08 | 1.9 | tangorn | kbrain/klayer.cpp |
| Corrections for the new SANNDRA API | |||
| 2004-02-26 13:48:39 | 1.8 | tangorn | kbrain/klayer.cpp |
| Fixed the population list update and caption update during population renaming. | |||
| 2003-12-10 14:48:09 | 1.7 | tangorn | kbrain/klayer.cpp |
|
Attempt to control animation speed through measuring of the simulation
performance | |||
| 2003-10-31 07:13:36 | 1.6 | tangorn | kbrain/klayer.cpp |
|
Minor fix in setting the passive decay rate for learning; Started adding
placefield/synaptic strength display. | |||
| 2003-09-08 11:51:31 | 1.5 | tangorn | kbrain/klayer.cpp |
| Adjusted the display color coding for the new reduced equation | |||
| 2003-08-20 10:53:02 | 1.4 | tangorn | kbrain/klayer.cpp |
|
Changed "display" tag to "monitor" for readability; fixed the step size of
g_bar widget; fixed resistance->conductance transform for gap junctions. | |||
| 2003-07-28 12:23:17 | 1.3 | tangorn | kbrain/klayer.cpp |
|
Updated documentation; Changed status bar operation; Added progress bar;
Weights are not any longer reloaded on reset if the network or environment changed; Populations are no longer recreated if edited; Error messages updated for more understandability; Switched leakage to inverted gate in standard channel; Changed leakage conductance units to pS; Changed item correction editor to load specific page with error; Added weight bounds and reduced learning rate 10 times; Set default salience to 100; Changed gate pages to static to speed up editor loading; Made network description static; Updated default channel and neuron files. | |||
| 2003-07-18 10:57:30 | 1.2 | tangorn | kbrain/klayer.cpp |
|
Converted network editor to tree form, made all widgets for currents
unified. Fixed the proper timing of reward disappearance. Other minor fixes. | |||
| 2003-03-23 23:22:14 | 1.1 | tangorn | kbrain/klayer.cpp |
|
branches: 1.1.1;
Initial revision | |||
| 2003-03-23 23:22:14 | 1.1.1.1 | tangorn | kbrain/klayer.cpp |
| Resurrection of CVS server for KInNeSS | |||
| 2008-10-22 16:20:23 | 1.37 | tangorn | kbrain/klayer.h |
| Added interface and parsing for random injection current | |||
| 2008-06-10 06:04:48 | 1.36 | tangorn | kbrain/klayer.h |
|
Generating and parsing synaptic weights: New style almost complete.
Remaining issue - one-to-one projections are not working properly | |||
| 2007-11-30 12:28:23 | 1.35 | tangorn | kbrain/klayer.h |
| Adaptation for new weights and delays, unstable | |||
| 2007-09-06 10:18:40 | 1.34 | tangorn | kbrain/klayer.h |
| New handling of weights and axonal delays, THIS IS UNFINISHED | |||
| 2007-08-15 19:23:59 | 1.33 | tangorn | kbrain/klayer.h |
| Fixed a bug in xml parsing of branched neurons, courtesy of Jasmin Leveille | |||
| 2007-08-10 09:57:26 | 1.32 | tangorn | kbrain/klayer.h |
| Rough draft of branching dendrites added, thus version number updated to 0.3.4 | |||
| 2006-03-18 20:36:35 | 1.31 | tangorn | kbrain/klayer.h |
| ompiles with gcc-4.0.2 now | |||
| 2005-12-20 19:52:27 | 1.30 | tangorn | kbrain/klayer.h |
|
Fixed crash on switch from scaled to relative. Synapses seem fine, gap
junctions seem shifted towards origin | |||
| 2005-12-20 18:03:26 | 1.29 | tangorn | kbrain/klayer.h |
|
Almost finished scaled addressing. Might sometimes crash in populations
with many links from sources of different sizes | |||
| 2005-12-20 14:55:37 | 1.28 | tangorn | kbrain/klayer.h |
| Fixed crash on gate resizing | |||
| 2005-12-16 09:44:24 | 1.27 | tangorn | kbrain/klayer.h |
| Unstable version using full functionality of scaled addressing | |||
| 2005-09-30 08:24:56 | 1.26 | tangorn | kbrain/klayer.h |
|
Changed code to compile with gcc-3.4.4. Partially implemented new address
scaling functionality | |||
| 2005-08-26 14:05:06 | 1.25 | tangorn | kbrain/klayer.h |
| Fixed full size gates from scaled populations; fixed couple of memory leaks | |||
| 2005-08-25 17:19:51 | 1.24 | tangorn | kbrain/klayer.h |
|
Update of the user manual, still incomplete; New input protocol editor,
still buggy if used with navigation environment, should be fine with generic | |||
| 2005-03-08 16:00:19 | 1.23 | tangorn | kbrain/klayer.h |
| Changed the sizes of SANNDRA integer parameters | |||
| 2005-03-07 08:41:06 | 1.22 | tangorn | kbrain/klayer.h |
|
Fixed a serious population resizing bug that might have been the cause of three
different types of crashes I have seen... | |||
| 2005-03-06 07:00:25 | 1.21 | tangorn | kbrain/klayer.h |
|
Added interface and parsing to handle depleteable transmitters (unfinished)
and connection-specific axonal delays. Testing in progress. | |||
| 2004-12-30 18:14:42 | 1.20 | tangorn | kbrain/klayer.h |
|
This brings together all types of data visualisation that exist up to date:
based on the same classes they exibit similar behaviors like scaling, saving, switching between color and grayscale pallette etc. | |||
| 2004-12-24 15:48:26 | 1.19 | tangorn | kbrain/klayer.h |
| Now LFP and CSD plotting is available for generic environment | |||
| 2004-10-09 03:32:56 | 1.18 | tangorn | kbrain/klayer.h |
|
Made random reward restocking an option. This lifts the warning set in
Oct 1st commit, all new features are now configurable instead of hardcoded. Also added grayscale display option for population activity display and ability to save the picture of activity at any moment | |||
| 2004-09-23 11:01:19 | 1.17 | tangorn | kbrain/klayer.h |
| Continue to test randomized weights | |||
| 2004-09-22 06:26:46 | 1.16 | tangorn | kbrain/klayer.h |
| Depotentiation window length is a working parameter setting now | |||
| 2004-09-19 19:24:21 | 1.15 | tangorn | kbrain/klayer.h |
|
Making possible to change timestep between simulation segments. Minor fix
of gap junction meta info | |||
| 2004-09-18 18:25:08 | 1.14 | tangorn | kbrain/klayer.h |
|
Different way to plot place fields; separate check mark for spike and voltage
output | |||
| 2004-05-28 16:42:19 | 1.13 | tangorn | kbrain/klayer.h |
|
Finalized new NeuroML tags parsing, backward compatible, can read old, new,
or mixed format; saves in new. Stable. | |||
| 2004-04-28 12:55:51 | 1.12 | tangorn | kbrain/klayer.h |
|
Tested randomizing of axonal delay; also made the generator a static member of
KAxonLayer | |||
| 2004-04-05 11:11:42 | 1.11 | tangorn | kbrain/klayer.h |
| First take on place field display | |||
| 2004-04-04 15:01:10 | 1.10 | tangorn | kbrain/klayer.h |
|
Critical fix: crash if changing the size of the environment when the network
has all-to-one connection from input-size population | |||
| 2004-03-12 16:06:08 | 1.9 | tangorn | kbrain/klayer.h |
| Corrections for the new SANNDRA API | |||
| 2004-03-09 17:52:53 | 1.8 | tangorn | kbrain/klayer.h |
|
Fixed renaming the populations (so that they appear on the source combo
when the editor kicks in for missing source); Added most of gap junctions code; still missing: adding new sources to list when the compartment is added or cloning is used, All-to-one kernels causes crash. | |||
| 2003-10-31 07:13:36 | 1.7 | tangorn | kbrain/klayer.h |
|
Minor fix in setting the passive decay rate for learning; Started adding
placefield/synaptic strength display. | |||
| 2003-09-22 06:52:45 | 1.6 | tangorn | kbrain/klayer.h |
| Fixed the bug in saving the population settings after canceling the editor | |||
| 2003-09-16 09:44:42 | 1.5 | tangorn | kbrain/klayer.h |
| Added interface and handling of voltage-dependent block (i.e. Mg block in NMDA) | |||
| 2003-08-20 10:53:02 | 1.4 | tangorn | kbrain/klayer.h |
|
Changed "display" tag to "monitor" for readability; fixed the step size of
g_bar widget; fixed resistance->conductance transform for gap junctions. | |||
| 2003-07-28 12:23:17 | 1.3 | tangorn | kbrain/klayer.h |
|
Updated documentation; Changed status bar operation; Added progress bar;
Weights are not any longer reloaded on reset if the network or environment changed; Populations are no longer recreated if edited; Error messages updated for more understandability; Switched leakage to inverted gate in standard channel; Changed leakage conductance units to pS; Changed item correction editor to load specific page with error; Added weight bounds and reduced learning rate 10 times; Set default salience to 100; Changed gate pages to static to speed up editor loading; Made network description static; Updated default channel and neuron files. | |||
| 2003-07-18 10:57:30 | 1.2 | tangorn | kbrain/klayer.h |
|
Converted network editor to tree form, made all widgets for currents
unified. Fixed the proper timing of reward disappearance. Other minor fixes. | |||
| 2003-03-23 23:22:15 | 1.1 | tangorn | kbrain/klayer.h |
|
branches: 1.1.1;
Initial revision | |||
| 2003-03-23 23:22:15 | 1.1.1.1 | tangorn | kbrain/klayer.h |
| Resurrection of CVS server for KInNeSS | |||
| 2008-10-22 16:20:23 | 1.63 | tangorn | kbrain/klayerparse.cpp |
| Added interface and parsing for random injection current | |||
| 2008-02-20 19:34:32 | 1.62 | tangorn | kbrain/klayerparse.cpp |
| Fixed intercompartmental currents and gap junctions | |||
| 2008-01-28 18:38:23 | 1.61 | tangorn | kbrain/klayerparse.cpp |
| Preparation for release | |||
| 2007-11-30 12:28:23 | 1.60 | tangorn | kbrain/klayerparse.cpp |
| Adaptation for new weights and delays, unstable | |||
| 2007-09-06 10:18:40 | 1.59 | tangorn | kbrain/klayerparse.cpp |
| New handling of weights and axonal delays, THIS IS UNFINISHED | |||
| 2007-08-29 17:02:00 | 1.58 | tangorn | kbrain/klayerparse.cpp |
| Seems like it is ubuntu that is wrong, not the code` | |||
| 2007-08-29 15:06:06 | 1.57 | tangorn | kbrain/klayerparse.cpp |
| Some ubuntu with gcc-4.1.2 fixes | |||
| 2007-08-18 10:01:19 | 1.56 | tangorn | kbrain/klayerparse.cpp |
| New way to calculate intercompartmental current | |||
| 2007-08-15 19:23:59 | 1.55 | tangorn | kbrain/klayerparse.cpp |
| Fixed a bug in xml parsing of branched neurons, courtesy of Jasmin Leveille | |||
| 2007-08-10 09:57:26 | 1.54 | tangorn | kbrain/klayerparse.cpp |
| Rough draft of branching dendrites added, thus version number updated to 0.3.4 | |||
| 2005-12-21 08:10:11 | 1.53 | tangorn | kbrain/klayerparse.cpp |
| Fixed crash on loading some environments with scaled connectivity | |||
| 2005-12-20 19:52:27 | 1.52 | tangorn | kbrain/klayerparse.cpp |
|
Fixed crash on switch from scaled to relative. Synapses seem fine, gap
junctions seem shifted towards origin | |||
| 2005-12-20 14:55:37 | 1.51 | tangorn | kbrain/klayerparse.cpp |
| Fixed crash on gate resizing | |||
| 2005-12-16 13:45:10 | 1.50 | tangorn | kbrain/klayerparse.cpp |
| Fixed the crash, but 3->5 still does not scale properly | |||
| 2005-12-16 09:44:24 | 1.49 | tangorn | kbrain/klayerparse.cpp |
| Unstable version using full functionality of scaled addressing | |||
| 2005-12-05 15:39:45 | 1.48 | tangorn | kbrain/klayerparse.cpp |
| Generation of scaled Gaussian kernels should work now | |||
| 2005-11-30 18:18:22 | 1.47 | tangorn | kbrain/klayerparse.cpp |
| Fixed kernel creation for non-scaled projections | |||
| 2005-11-22 07:50:24 | 1.46 | tangorn | kbrain/klayerparse.cpp |
|
Preparing fo kernel families in address scaling; Fixed bug that overwrote
network file after Network->New menu selection | |||
| 2005-09-30 08:24:56 | 1.45 | tangorn | kbrain/klayerparse.cpp |
|
Changed code to compile with gcc-3.4.4. Partially implemented new address
scaling functionality | |||
| 2005-08-31 19:14:24 | 1.44 | tangorn | kbrain/klayerparse.cpp |
| Clean up | |||
| 2005-08-26 14:05:06 | 1.43 | tangorn | kbrain/klayerparse.cpp |
| Fixed full size gates from scaled populations; fixed couple of memory leaks | |||
| 2005-08-25 17:19:51 | 1.42 | tangorn | kbrain/klayerparse.cpp |
|
Update of the user manual, still incomplete; New input protocol editor,
still buggy if used with navigation environment, should be fine with generic | |||
| 2005-04-02 11:05:43 | 1.41 | tangorn | kbrain/klayerparse.cpp |
|
Interface fixes: Properly sets recent files checkmark on restart;
Missing menu option Network->Create restored; Population size can be scaled by integer factor from the size of environment | |||
| 2005-03-07 08:41:06 | 1.40 | tangorn | kbrain/klayerparse.cpp |
|
Fixed a serious population resizing bug that might have been the cause of three
different types of crashes I have seen... | |||
| 2005-03-06 07:00:25 | 1.39 | tangorn | kbrain/klayerparse.cpp |
|
Added interface and parsing to handle depleteable transmitters (unfinished)
and connection-specific axonal delays. Testing in progress. | |||
| 2004-12-29 00:26:45 | 1.38 | tangorn | kbrain/klayerparse.cpp |
|
Fixed the crash on simulation reset when the All-to-one gate has been removed
from the network | |||
| 2004-10-01 12:41:25 | 1.37 | tangorn | kbrain/klayerparse.cpp |
| Bugfix of modulation | |||
| 2004-09-23 11:01:19 | 1.36 | tangorn | kbrain/klayerparse.cpp |
| Continue to test randomized weights | |||
| 2004-09-21 10:30:22 | 1.35 | tangorn | kbrain/klayerparse.cpp |
|
Better interface to handle new learning rules. Interface allows to set basic
weight (the one that will be approached with learning if no correlation is present) and maximal weight now. Initial weights are calculated as following: a) If the connection is flat (one-to-one or all-to-one) the starting weight is set to the basic weight. b) If the connection is Gaussian, the weights are calculated as before, using maximal weight for the peak of the Gaussian. Instructions for loading old networks: until you open the network/population editor and click save - nothing changes in the behavior of your old network. If you open the editor, you will see that old weights are now maximal weights, while new basic weights are set to 0.5 of maximal. That means, all your Gaussian projections are good to go as they are, but for every flat projection the starting weight is half of what it was. Manual correction is the solution. | |||
| 2004-09-19 19:24:21 | 1.34 | tangorn | kbrain/klayerparse.cpp |
|
Making possible to change timestep between simulation segments. Minor fix
of gap junction meta info | |||
| 2004-06-29 13:44:22 | 1.33 | tangorn | kbrain/klayerparse.cpp |
| More metainfo creation, should be complete now | |||
| 2004-06-27 12:12:05 | 1.32 | tangorn | kbrain/klayerparse.cpp |
|
Aside from adding metainfo for gap junctions fixed a bug in new channel
creation | |||
| 2004-06-26 17:28:31 | 1.31 | tangorn | kbrain/klayerparse.cpp |
| Cleaned some debugging output | |||
| 2004-06-26 10:47:24 | 1.30 | tangorn | kbrain/klayerparse.cpp |
|
Changed the version to 0.3.3. Starting from this commit it can only
compile against SANNDRA 1.1.x. kinness-0.3.2 (until this commit) can compile against either 1.1.x or 1.0.x. So far kinness just gives SANNDRA some metainfo to mess with, will be used to add stiff integration | |||
| 2004-05-28 16:42:19 | 1.29 | tangorn | kbrain/klayerparse.cpp |
|
Finalized new NeuroML tags parsing, backward compatible, can read old, new,
or mixed format; saves in new. Stable. | |||
| 2004-05-26 15:40:47 | 1.28 | tangorn | kbrain/klayerparse.cpp |
|
Added direct injected current (type "injection"); redid the interface for
input voltage (type "input") with backward compatibility check in the network editor. Requires to open and save your old networks by the editor before running. "AHP" dependency is now called "AHP/ADP", also should be backward compatible. Fixed sliders in the SANNDRA preference page. Extended the ranges for time constants up to 300/500 ms. Added a comment editor to the network editor, do not use it yet though, I need to make it NeuroML compliant first. Fixed the compartmental dimensions, note that interface still uses mm as units, but NeuroML description now uses cm, so old networks should be manually corrected. | |||
| 2004-05-06 16:03:57 | 1.27 | tangorn | kbrain/klayerparse.cpp |
|
Fixed the reset. Added a lot of standard shortcuts and their descriptions
in the manual. Made the trajectory recording optional. | |||
| 2004-04-24 14:23:01 | 1.26 | tangorn | kbrain/klayerparse.cpp |
| Fully compatible with SANNDRA RC1 | |||
| 2004-04-21 10:29:45 | 1.25 | tangorn | kbrain/klayerparse.cpp |
| Final cleaning for the new gating API in SANNDRA | |||
| 2004-04-20 13:21:39 | 1.24 | tangorn | kbrain/klayerparse.cpp |
| Fixed one memory leak in the process of following SANNDRA new API | |||
| 2004-04-20 06:20:09 | 1.23 | tangorn | kbrain/klayerparse.cpp |
| Corresponds to UNSTABLE SANNDRA commit. | |||
| 2004-04-18 19:45:34 | 1.22 | tangorn | kbrain/klayerparse.cpp |
| SANNDRA API slightly changed, corresponding fixes. | |||
| 2004-04-04 15:01:10 | 1.21 | tangorn | kbrain/klayerparse.cpp |
|
Critical fix: crash if changing the size of the environment when the network
has all-to-one connection from input-size population | |||
| 2004-03-22 13:27:47 | 1.20 | tangorn | kbrain/klayerparse.cpp |
| Fixed the bug in setting axial resistance. | |||
| 2004-03-22 12:12:10 | 1.19 | tangorn | kbrain/klayerparse.cpp |
| Fixed the crash with all-to-one gap junctions. | |||
| 2004-03-21 13:58:47 | 1.18 | tangorn | kbrain/klayerparse.cpp |
| Added parsing of the default compartmental leakage | |||
| 2004-03-20 19:17:24 | 1.17 | tangorn | kbrain/klayerparse.cpp |
|
Fixed setting proper compartment names for gap junctions when adding new compartment.
Fixed parsing of leakage reverse potential. Fixed parsing of NMDA. | |||
| 2004-03-12 16:06:08 | 1.16 | tangorn | kbrain/klayerparse.cpp |
| Corrections for the new SANNDRA API | |||
| 2004-03-09 17:52:53 | 1.15 | tangorn | kbrain/klayerparse.cpp |
|
Fixed renaming the populations (so that they appear on the source combo
when the editor kicks in for missing source); Added most of gap junctions code; still missing: adding new sources to list when the compartment is added or cloning is used, All-to-one kernels causes crash. | |||
| 2004-02-26 13:48:39 | 1.14 | tangorn | kbrain/klayerparse.cpp |
| Fixed the population list update and caption update during population renaming. | |||
| 2004-02-26 07:13:53 | 1.13 | tangorn | kbrain/klayerparse.cpp |
|
Fixed: leakage current; default voltages in voltage gated channel parsing;
conductance ranges; labels for m/tau description of voltage dependency. Added: explicit representation for compartmental dimensions | |||
| 2004-02-09 20:29:23 | 1.12 | tangorn | kbrain/klayerparse.cpp |
|
Fixing the spike generation; Partial interface for gap junctions; All voltage
gated channels now should have V0 relative to Vrest, the default channels are fixed accordingly. | |||
| 2004-01-28 19:47:21 | 1.11 | tangorn | kbrain/klayerparse.cpp |
| Long live valgrind. Bugfixes. | |||
| 2003-12-30 14:28:43 | 1.10 | tangorn | kbrain/klayerparse.cpp |
|
Added interface and parsing for m/tau voltage dependence and the interface
for setting taus in Ca++ channels; two default Ca++ channels added | |||
| 2003-10-26 11:00:03 | 1.9 | tangorn | kbrain/klayerparse.cpp |
|
Separated KInput<T> and children into a file; Minor bugfixes in handling
leakage and voltage block gates; Reworked the projection source settings and made possible to use fan input currents. | |||
| 2003-09-29 12:25:56 | 1.8 | tangorn | kbrain/klayerparse.cpp |
| Minor fix of neuromodulation of spiking threshold in reduced channel | |||
| 2003-09-16 09:44:42 | 1.7 | tangorn | kbrain/klayerparse.cpp |
| Added interface and handling of voltage-dependent block (i.e. Mg block in NMDA) | |||
| 2003-09-08 11:51:31 | 1.6 | tangorn | kbrain/klayerparse.cpp |
| Adjusted the display color coding for the new reduced equation | |||
| 2003-08-28 16:44:07 | 1.5 | tangorn | kbrain/klayerparse.cpp |
|
Reworked the reduced channel interface, now leakage is included and parameters
are set by setting the threshold voltage and membrane constant; fixed layout management in chemical channels; fixed suffixes in conductance widget; fixed disabling the run on population editor cancellation. | |||
| 2003-08-20 10:53:02 | 1.4 | tangorn | kbrain/klayerparse.cpp |
|
Changed "display" tag to "monitor" for readability; fixed the step size of
g_bar widget; fixed resistance->conductance transform for gap junctions. | |||
| 2003-07-28 12:23:17 | 1.3 | tangorn | kbrain/klayerparse.cpp |
|
Updated documentation; Changed status bar operation; Added progress bar;
Weights are not any longer reloaded on reset if the network or environment changed; Populations are no longer recreated if edited; Error messages updated for more understandability; Switched leakage to inverted gate in standard channel; Changed leakage conductance units to pS; Changed item correction editor to load specific page with error; Added weight bounds and reduced learning rate 10 times; Set default salience to 100; Changed gate pages to static to speed up editor loading; Made network description static; Updated default channel and neuron files. | |||
| 2003-07-18 10:57:30 | 1.2 | tangorn | kbrain/klayerparse.cpp |
|
Converted network editor to tree form, made all widgets for currents
unified. Fixed the proper timing of reward disappearance. Other minor fixes. | |||
| 2003-03-23 23:22:15 | 1.1 | tangorn | kbrain/klayerparse.cpp |
|
branches: 1.1.1;
Initial revision | |||
| 2003-03-23 23:22:15 | 1.1.1.1 | tangorn | kbrain/klayerparse.cpp |
| Resurrection of CVS server for KInNeSS | |||
| 2007-11-30 12:28:23 | 1.42 | tangorn | kbrain/ksim.cpp |
| Adaptation for new weights and delays, unstable | |||
| 2007-11-09 10:10:34 | 1.41 | tangorn | kbrain/ksim.cpp |
| Fixed e-mail | |||
| 2007-08-15 19:23:59 | 1.40 | tangorn | kbrain/ksim.cpp |
| Fixed a bug in xml parsing of branched neurons, courtesy of Jasmin Leveille | |||
| 2006-02-26 10:43:14 | 1.39 | tangorn | kbrain/ksim.cpp |
| Fixed a crash at the end of simulation due to calling GUI from simulation thread | |||
| 2005-12-20 14:55:37 | 1.38 | tangorn | kbrain/ksim.cpp |
| Fixed crash on gate resizing | |||
| 2005-09-30 08:24:56 | 1.37 | tangorn | kbrain/ksim.cpp |
|
Changed code to compile with gcc-3.4.4. Partially implemented new address
scaling functionality | |||
| 2005-08-30 11:14:32 | 1.36 | tangorn | kbrain/ksim.cpp |
| Adding scaled adressing | |||
| 2005-08-28 13:25:41 | 1.35 | tangorn | kbrain/ksim.cpp |
| Fixed the crash on switching from existing to new environment | |||
| 2005-08-26 10:02:24 | 1.34 | tangorn | kbrain/ksim.cpp |
| Debugging version: catching the crash in kinmaze on new environment | |||
| 2005-08-25 17:19:51 | 1.33 | tangorn | kbrain/ksim.cpp |
|
Update of the user manual, still incomplete; New input protocol editor,
still buggy if used with navigation environment, should be fine with generic | |||
| 2005-03-08 21:27:45 | 1.32 | tangorn | kbrain/ksim.cpp |
|
Changed trajectory recording to C file I/O for speed, corrected TSC readings
in Qt speed adjustment | |||
| 2005-03-07 08:41:06 | 1.31 | tangorn | kbrain/ksim.cpp |
|
Fixed a serious population resizing bug that might have been the cause of three
different types of crashes I have seen... | |||
| 2005-03-06 07:00:25 | 1.30 | tangorn | kbrain/ksim.cpp |
|
Added interface and parsing to handle depleteable transmitters (unfinished)
and connection-specific axonal delays. Testing in progress. | |||
| 2005-01-16 11:30:38 | 1.29 | tangorn | kbrain/ksim.cpp |
| Introduced input protocols | |||
| 2004-12-30 18:14:42 | 1.28 | tangorn | kbrain/ksim.cpp |
|
This brings together all types of data visualisation that exist up to date:
based on the same classes they exibit similar behaviors like scaling, saving, switching between color and grayscale pallette etc. | |||
| 2004-12-25 15:15:16 | 1.27 | tangorn | kbrain/ksim.cpp |
| A fix for trajectory file not being flushed properly | |||
| 2004-12-24 15:48:26 | 1.26 | tangorn | kbrain/ksim.cpp |
| Now LFP and CSD plotting is available for generic environment | |||
| 2004-12-24 12:16:15 | 1.25 | tangorn | kbrain/ksim.cpp |
| This is reasonably correct version of LFP and CSD plotting, still a lot to work on | |||
| 2004-10-09 03:32:56 | 1.24 | tangorn | kbrain/ksim.cpp |
|
Made random reward restocking an option. This lifts the warning set in
Oct 1st commit, all new features are now configurable instead of hardcoded. Also added grayscale display option for population activity display and ability to save the picture of activity at any moment | |||
| 2004-10-05 20:03:09 | 1.23 | tangorn | kbrain/ksim.cpp |
|
Added DEPDIRS to cvsignores; Changed trajectory file output to only
write when the coordinate changes; Rewrote place field display for new optimized input, it also handles old full input; Replaced deprecated repaintNoErase with noAutoErase; Supposedly fixed progress bar for small network loading. | |||
| 2004-10-03 17:17:22 | 1.22 | tangorn | kbrain/ksim.cpp |
| Fixed the time getting off in trajectory file for long simulations | |||
| 2004-09-30 21:10:08 | 1.21 | tangorn | kbrain/ksim.cpp |
|
WARNING! This commit brings in some stuff that makes navigational environment
to behave in unusual fasion. It is not intended for users, I just need to transfer these files on other machine. They will be either removed or corrected later. | |||
| 2004-06-26 10:47:24 | 1.20 | tangorn | kbrain/ksim.cpp |
|
Changed the version to 0.3.3. Starting from this commit it can only
compile against SANNDRA 1.1.x. kinness-0.3.2 (until this commit) can compile against either 1.1.x or 1.0.x. So far kinness just gives SANNDRA some metainfo to mess with, will be used to add stiff integration | |||
| 2004-05-28 16:42:19 | 1.19 | tangorn | kbrain/ksim.cpp |
|
Finalized new NeuroML tags parsing, backward compatible, can read old, new,
or mixed format; saves in new. Stable. | |||
| 2004-05-26 15:40:47 | 1.18 | tangorn | kbrain/ksim.cpp |
|
Added direct injected current (type "injection"); redid the interface for
input voltage (type "input") with backward compatibility check in the network editor. Requires to open and save your old networks by the editor before running. "AHP" dependency is now called "AHP/ADP", also should be backward compatible. Fixed sliders in the SANNDRA preference page. Extended the ranges for time constants up to 300/500 ms. Added a comment editor to the network editor, do not use it yet though, I need to make it NeuroML compliant first. Fixed the compartmental dimensions, note that interface still uses mm as units, but NeuroML description now uses cm, so old networks should be manually corrected. | |||
| 2004-05-10 19:37:46 | 1.17 | tangorn | kbrain/ksim.cpp |
| Manual almost done, plus minor fix of UI | |||
| 2004-05-06 16:03:57 | 1.16 | tangorn | kbrain/ksim.cpp |
|
Fixed the reset. Added a lot of standard shortcuts and their descriptions
in the manual. Made the trajectory recording optional. | |||
| 2004-04-26 17:06:18 | 1.15 | tangorn | kbrain/ksim.cpp |
|
Added interface and parsing for the fourth input channel; Fixed a number
of interface bugs. | |||
| 2004-04-24 14:23:01 | 1.14 | tangorn | kbrain/ksim.cpp |
| Fully compatible with SANNDRA RC1 | |||
| 2004-04-18 19:45:34 | 1.13 | tangorn | kbrain/ksim.cpp |
| SANNDRA API slightly changed, corresponding fixes. | |||
| 2004-04-05 11:11:42 | 1.12 | tangorn | kbrain/ksim.cpp |
| First take on place field display | |||
| 2004-04-04 15:39:12 | 1.11 | tangorn | kbrain/ksim.cpp |
| Added trajectory saving in trajectory.dat | |||
| 2004-04-03 22:40:25 | 1.10 | tangorn | kbrain/ksim.cpp |
| Adding the trajectory output | |||
| 2004-01-29 10:15:05 | 1.9 | tangorn | kbrain/ksim.cpp |
| More critical bugfixes | |||
| 2004-01-15 16:03:36 | 1.8 | tangorn | kbrain/ksim.cpp |
|
Generic part is ready now for Max to start testing; Common code from it
and maze part moved to project part | |||
| 2004-01-12 14:35:14 | 1.7 | tangorn | kbrain/ksim.cpp |
| Delete the default element tree in destructor; still leaks memory somewhwere | |||
| 2004-01-10 19:15:50 | 1.6 | tangorn | kbrain/ksim.cpp |
| Test of ID in the file | |||
| 2003-12-18 12:43:43 | 1.5 | tangorn | kbrain/ksim.cpp |
|
Added a bit of session management; Fixed wrong starting path in weight save/load
dialog; Fixed statusbar not showing temporary messages. | |||
| 2003-12-10 14:48:09 | 1.4 | tangorn | kbrain/ksim.cpp |
|
Attempt to control animation speed through measuring of the simulation
performance | |||
| 2003-09-21 13:26:10 | 1.3 | tangorn | kbrain/ksim.cpp |
|
New version of status bar uses stack of messages, so several actions
can be performed and displayed correctly. Doxygen settings removed from CVS. | |||
| 2003-07-28 12:23:17 | 1.2 | tangorn | kbrain/ksim.cpp |
|
Updated documentation; Changed status bar operation; Added progress bar;
Weights are not any longer reloaded on reset if the network or environment changed; Populations are no longer recreated if edited; Error messages updated for more understandability; Switched leakage to inverted gate in standard channel; Changed leakage conductance units to pS; Changed item correction editor to load specific page with error; Added weight bounds and reduced learning rate 10 times; Set default salience to 100; Changed gate pages to static to speed up editor loading; Made network description static; Updated default channel and neuron files. | |||
| 2003-03-23 23:22:15 | 1.1 | tangorn | kbrain/ksim.cpp |
|
branches: 1.1.1;
Initial revision | |||
| 2003-03-23 23:22:15 | 1.1.1.1 | tangorn | kbrain/ksim.cpp |
| Resurrection of CVS server for KInNeSS | |||
| 2007-11-30 12:28:23 | 1.32 | tangorn | kbrain/ksim.h |
| Adaptation for new weights and delays, unstable | |||
| 2007-08-10 09:57:26 | 1.31 | tangorn | kbrain/ksim.h |
| Rough draft of branching dendrites added, thus version number updated to 0.3.4 | |||
| 2006-02-26 10:43:14 | 1.30 | tangorn | kbrain/ksim.h |
| Fixed a crash at the end of simulation due to calling GUI from simulation thread | |||
| 2005-09-30 08:24:56 | 1.29 | tangorn | kbrain/ksim.h |
|
Changed code to compile with gcc-3.4.4. Partially implemented new address
scaling functionality | |||
| 2005-08-25 17:19:51 | 1.28 | tangorn | kbrain/ksim.h |
|
Update of the user manual, still incomplete; New input protocol editor,
still buggy if used with navigation environment, should be fine with generic | |||
| 2005-03-08 09:10:19 | 1.27 | tangorn | kbrain/ksim.h |
| New synapses are now fully ready for testing | |||
| 2005-03-07 08:41:06 | 1.26 | tangorn | kbrain/ksim.h |
|
Fixed a serious population resizing bug that might have been the cause of three
different types of crashes I have seen... | |||
| 2005-03-06 07:00:25 | 1.25 | tangorn | kbrain/ksim.h |
|
Added interface and parsing to handle depleteable transmitters (unfinished)
and connection-specific axonal delays. Testing in progress. | |||
| 2005-01-16 11:30:38 | 1.24 | tangorn | kbrain/ksim.h |
| Introduced input protocols | |||
| 2004-12-27 09:07:59 | 1.23 | tangorn | kbrain/ksim.h |
| Now the placefield display is also built on image plotter | |||
| 2004-12-25 15:15:16 | 1.22 | tangorn | kbrain/ksim.h |
| A fix for trajectory file not being flushed properly | |||
| 2004-12-24 15:48:26 | 1.21 | tangorn | kbrain/ksim.h |
| Now LFP and CSD plotting is available for generic environment | |||
| 2004-12-24 12:16:15 | 1.20 | tangorn | kbrain/ksim.h |
| This is reasonably correct version of LFP and CSD plotting, still a lot to work on | |||
| 2004-10-09 03:32:56 | 1.19 | tangorn | kbrain/ksim.h |
|
Made random reward restocking an option. This lifts the warning set in
Oct 1st commit, all new features are now configurable instead of hardcoded. Also added grayscale display option for population activity display and ability to save the picture of activity at any moment | |||
| 2004-09-30 21:10:08 | 1.18 | tangorn | kbrain/ksim.h |
|
WARNING! This commit brings in some stuff that makes navigational environment
to behave in unusual fasion. It is not intended for users, I just need to transfer these files on other machine. They will be either removed or corrected later. | |||
| 2004-06-26 16:50:30 | 1.17 | tangorn | kbrain/ksim.h |
| Minor change in handling preference pages | |||
| 2004-04-26 11:17:57 | 1.16 | tangorn | kbrain/ksim.h |
| Minor fix of speed adjustment and part of user manual update. | |||
| 2004-04-24 14:23:01 | 1.15 | tangorn | kbrain/ksim.h |
| Fully compatible with SANNDRA RC1 | |||
| 2004-04-05 11:11:42 | 1.14 | tangorn | kbrain/ksim.h |
| First take on place field display | |||
| 2004-04-04 15:39:12 | 1.13 | tangorn | kbrain/ksim.h |
| Added trajectory saving in trajectory.dat | |||
| 2004-04-03 22:40:25 | 1.12 | tangorn | kbrain/ksim.h |
| Adding the trajectory output | |||
| 2004-03-12 16:06:08 | 1.11 | tangorn | kbrain/ksim.h |
| Corrections for the new SANNDRA API | |||
| 2004-01-29 00:59:25 | 1.10 | tangorn | kbrain/ksim.h |
| New way of handling progress bar | |||
| 2004-01-15 16:03:36 | 1.9 | tangorn | kbrain/ksim.h |
|
Generic part is ready now for Max to start testing; Common code from it
and maze part moved to project part | |||
| 2003-12-30 14:48:38 | 1.8 | tangorn | kbrain/ksim.h |
| Fixed the crash on destruction of KAxonUnit (happened on some systems) | |||
| 2003-12-10 14:48:09 | 1.7 | tangorn | kbrain/ksim.h |
|
Attempt to control animation speed through measuring of the simulation
performance | |||
| 2003-10-26 11:00:03 | 1.6 | tangorn | kbrain/ksim.h |
|
Separated KInput<T> and children into a file; Minor bugfixes in handling
leakage and voltage block gates; Reworked the projection source settings and made possible to use fan input currents. | |||
| 2003-09-22 06:52:45 | 1.5 | tangorn | kbrain/ksim.h |
| Fixed the bug in saving the population settings after canceling the editor | |||
| 2003-09-21 11:41:56 | 1.4 | tangorn | kbrain/ksim.h |
|
Set the progress bar to show progress during simulation run, currently
only works if Autoupdate is on and network controls behavior | |||
| 2003-07-28 12:23:17 | 1.3 | tangorn | kbrain/ksim.h |
|
Updated documentation; Changed status bar operation; Added progress bar;
Weights are not any longer reloaded on reset if the network or environment changed; Populations are no longer recreated if edited; Error messages updated for more understandability; Switched leakage to inverted gate in standard channel; Changed leakage conductance units to pS; Changed item correction editor to load specific page with error; Added weight bounds and reduced learning rate 10 times; Set default salience to 100; Changed gate pages to static to speed up editor loading; Made network description static; Updated default channel and neuron files. | |||
| 2003-07-18 10:57:30 | 1.2 | tangorn | kbrain/ksim.h |
|
Converted network editor to tree form, made all widgets for currents
unified. Fixed the proper timing of reward disappearance. Other minor fixes. | |||
| 2003-03-23 23:22:15 | 1.1 | tangorn | kbrain/ksim.h |
|
branches: 1.1.1;
Initial revision | |||
| 2003-03-23 23:22:15 | 1.1.1.1 | tangorn | kbrain/ksim.h |
| Resurrection of CVS server for KInNeSS | |||
| 2007-11-30 12:28:23 | 1.36 | tangorn | kbrain/ksimparse.cpp |
| Adaptation for new weights and delays, unstable | |||
| 2007-08-29 17:02:00 | 1.35 | tangorn | kbrain/ksimparse.cpp |
| Seems like it is ubuntu that is wrong, not the code` | |||
| 2007-08-29 15:06:06 | 1.34 | tangorn | kbrain/ksimparse.cpp |
| Some ubuntu with gcc-4.1.2 fixes | |||
| 2007-08-10 09:57:26 | 1.33 | tangorn | kbrain/ksimparse.cpp |
| Rough draft of branching dendrites added, thus version number updated to 0.3.4 | |||
| 2005-08-25 17:19:51 | 1.32 | tangorn | kbrain/ksimparse.cpp |
|
Update of the user manual, still incomplete; New input protocol editor,
still buggy if used with navigation environment, should be fine with generic | |||
| 2005-04-02 11:05:43 | 1.31 | tangorn | kbrain/ksimparse.cpp |
|
Interface fixes: Properly sets recent files checkmark on restart;
Missing menu option Network->Create restored; Population size can be scaled by integer factor from the size of environment | |||
| 2005-03-31 13:50:20 | 1.30 | tangorn | kbrain/ksimparse.cpp |
|
Fixed crash on exit if no environment was selected; Fixed CSD/LFP being not able
to find cell description | |||
| 2005-03-07 08:41:06 | 1.29 | tangorn | kbrain/ksimparse.cpp |
|
Fixed a serious population resizing bug that might have been the cause of three
different types of crashes I have seen... | |||
| 2005-03-06 07:00:26 | 1.28 | tangorn | kbrain/ksimparse.cpp |
|
Added interface and parsing to handle depleteable transmitters (unfinished)
and connection-specific axonal delays. Testing in progress. | |||
| 2005-02-28 00:39:21 | 1.27 | tangorn | kbrain/ksimparse.cpp |
| Minor adjustments of scaling and event processing for CSD and LFP displays | |||
| 2004-12-30 18:14:42 | 1.26 | tangorn | kbrain/ksimparse.cpp |
|
This brings together all types of data visualisation that exist up to date:
based on the same classes they exibit similar behaviors like scaling, saving, switching between color and grayscale pallette etc. | |||
| 2004-12-27 09:07:59 | 1.25 | tangorn | kbrain/ksimparse.cpp |
| Now the placefield display is also built on image plotter | |||
| 2004-12-25 15:15:16 | 1.24 | tangorn | kbrain/ksimparse.cpp |
| A fix for trajectory file not being flushed properly | |||
| 2004-12-24 15:48:26 | 1.23 | tangorn | kbrain/ksimparse.cpp |
| Now LFP and CSD plotting is available for generic environment | |||
| 2004-12-24 12:16:15 | 1.22 | tangorn | kbrain/ksimparse.cpp |
| This is reasonably correct version of LFP and CSD plotting, still a lot to work on | |||
| 2004-09-30 21:10:08 | 1.21 | tangorn | kbrain/ksimparse.cpp |
|
WARNING! This commit brings in some stuff that makes navigational environment
to behave in unusual fasion. It is not intended for users, I just need to transfer these files on other machine. They will be either removed or corrected later. | |||
| 2004-06-29 13:44:22 | 1.20 | tangorn | kbrain/ksimparse.cpp |
| More metainfo creation, should be complete now | |||
| 2004-06-27 12:12:05 | 1.19 | tangorn | kbrain/ksimparse.cpp |
|
Aside from adding metainfo for gap junctions fixed a bug in new channel
creation | |||
| 2004-05-28 16:42:19 | 1.18 | tangorn | kbrain/ksimparse.cpp |
|
Finalized new NeuroML tags parsing, backward compatible, can read old, new,
or mixed format; saves in new. Stable. | |||
| 2004-05-26 23:55:30 | 1.17 | tangorn | kbrain/ksimparse.cpp |
| More NeuroML compliance | |||
| 2004-05-26 22:22:05 | 1.16 | tangorn | kbrain/ksimparse.cpp |
|
Updated the top-level NeuroML hierarchy to match current examples on their
web site. Backward compatible with old format. | |||
| 2004-04-28 11:02:58 | 1.15 | tangorn | kbrain/ksimparse.cpp |
| Added (untested) randomization of axonal delays | |||
| 2004-04-05 11:11:42 | 1.14 | tangorn | kbrain/ksimparse.cpp |
| First take on place field display | |||
| 2004-04-04 15:39:12 | 1.13 | tangorn | kbrain/ksimparse.cpp |
| Added trajectory saving in trajectory.dat | |||
| 2004-03-12 16:06:08 | 1.12 | tangorn | kbrain/ksimparse.cpp |
| Corrections for the new SANNDRA API | |||
| 2004-01-29 10:15:05 | 1.11 | tangorn | kbrain/ksimparse.cpp |
| More critical bugfixes | |||
| 2004-01-12 14:17:31 | 1.10 | tangorn | kbrain/ksimparse.cpp |
| Fixed enabling run inappropriately | |||
| 2004-01-10 19:31:33 | 1.9 | tangorn | kbrain/ksimparse.cpp |
| Updated copyright information, also added Id tags to files changed in 2004 | |||
| 2004-01-09 16:45:03 | 1.8 | tangorn | kbrain/ksimparse.cpp |
| Removed comments for loading default neurons | |||
| 2003-12-29 04:21:48 | 1.7 | tangorn | kbrain/ksimparse.cpp |
|
Minor fixes of the graphics; fixed session management bug on KDE restore;
set threshold in learning rule to threshold in reduced equation. | |||
| 2003-09-22 06:52:45 | 1.6 | tangorn | kbrain/ksimparse.cpp |
| Fixed the bug in saving the population settings after canceling the editor | |||
| 2003-09-21 13:26:10 | 1.5 | tangorn | kbrain/ksimparse.cpp |
|
New version of status bar uses stack of messages, so several actions
can be performed and displayed correctly. Doxygen settings removed from CVS. | |||
| 2003-08-28 16:44:07 | 1.4 | tangorn | kbrain/ksimparse.cpp |
|
Reworked the reduced channel interface, now leakage is included and parameters
are set by setting the threshold voltage and membrane constant; fixed layout management in chemical channels; fixed suffixes in conductance widget; fixed disabling the run on population editor cancellation. | |||
| 2003-07-28 12:23:17 | 1.3 | tangorn | kbrain/ksimparse.cpp |
|
Updated documentation; Changed status bar operation; Added progress bar;
Weights are not any longer reloaded on reset if the network or environment changed; Populations are no longer recreated if edited; Error messages updated for more understandability; Switched leakage to inverted gate in standard channel; Changed leakage conductance units to pS; Changed item correction editor to load specific page with error; Added weight bounds and reduced learning rate 10 times; Set default salience to 100; Changed gate pages to static to speed up editor loading; Made network description static; Updated default channel and neuron files. | |||
| 2003-07-18 10:57:30 | 1.2 | tangorn | kbrain/ksimparse.cpp |
|
Converted network editor to tree form, made all widgets for currents
unified. Fixed the proper timing of reward disappearance. Other minor fixes. | |||
| 2003-03-23 23:22:15 | 1.1 | tangorn | kbrain/ksimparse.cpp |
|
branches: 1.1.1;
Initial revision | |||
| 2003-03-23 23:22:15 | 1.1.1.1 | tangorn | kbrain/ksimparse.cpp |
| Resurrection of CVS server for KInNeSS | |||
| 2008-10-22 16:20:23 | 1.66 | tangorn | kbrain/kunit.cpp |
| Added interface and parsing for random injection current | |||
| 2008-06-12 15:45:06 | 1.65 | tangorn | kbrain/kunit.cpp |
| Added <?xml version='1.0' ?> tag to beginning of all saved xml documents. KInNeSS does not use it, so old files are still valid. | |||
| 2008-06-10 06:04:48 | 1.64 | tangorn | kbrain/kunit.cpp |
|
Generating and parsing synaptic weights: New style almost complete.
Remaining issue - one-to-one projections are not working properly | |||
| 2008-06-05 19:03:40 | 1.63 | tangorn | kbrain/kunit.cpp |
| Finished axonal delays saving/loading. | |||
| 2008-06-05 18:28:43 | 1.62 | tangorn | kbrain/kunit.cpp |
| Debugging axonal delays loading/saving | |||
| 2007-11-30 12:28:23 | 1.61 | tangorn | kbrain/kunit.cpp |
| Adaptation for new weights and delays, unstable | |||
| 2007-11-08 16:01:14 | 1.60 | tangorn | kbrain/kunit.cpp |
|
Axonal delays are almost added, only file loading remains. Requires update
of SANNDRA | |||
| 2007-11-08 12:31:00 | 1.59 | tangorn | kbrain/kunit.cpp |
|
Fixed couple of bugs in 1.3 NeuroML parser, continue to work on new weights
and delays, still broken... | |||
| 2007-09-06 10:18:40 | 1.58 | tangorn | kbrain/kunit.cpp |
| New handling of weights and axonal delays, THIS IS UNFINISHED | |||
| 2007-08-29 17:02:00 | 1.57 | tangorn | kbrain/kunit.cpp |
| Seems like it is ubuntu that is wrong, not the code` | |||
| 2007-08-29 15:06:06 | 1.56 | tangorn | kbrain/kunit.cpp |
| Some ubuntu with gcc-4.1.2 fixes | |||
| 2007-08-15 19:23:59 | 1.55 | tangorn | kbrain/kunit.cpp |
| Fixed a bug in xml parsing of branched neurons, courtesy of Jasmin Leveille | |||
| 2007-08-10 09:57:26 | 1.54 | tangorn | kbrain/kunit.cpp |
| Rough draft of branching dendrites added, thus version number updated to 0.3.4 | |||
| 2006-03-18 20:36:35 | 1.53 | tangorn | kbrain/kunit.cpp |
| ompiles with gcc-4.0.2 now | |||
| 2005-12-20 21:39:46 | 1.52 | tangorn | kbrain/kunit.cpp |
| Fixed one to one adressing | |||
| 2005-12-20 19:59:04 | 1.51 | tangorn | kbrain/kunit.cpp |
| Opps, wrong file was committed in previous committ. Gap junctions are good. | |||
| 2005-12-20 19:52:27 | 1.50 | tangorn | kbrain/kunit.cpp |
|
Fixed crash on switch from scaled to relative. Synapses seem fine, gap
junctions seem shifted towards origin | |||
| 2005-12-20 18:03:26 | 1.49 | tangorn | kbrain/kunit.cpp |
|
Almost finished scaled addressing. Might sometimes crash in populations
with many links from sources of different sizes | |||
| 2005-12-16 13:45:10 | 1.48 | tangorn | kbrain/kunit.cpp |
| Fixed the crash, but 3->5 still does not scale properly | |||
| 2005-12-16 09:44:24 | 1.47 | tangorn | kbrain/kunit.cpp |
| Unstable version using full functionality of scaled addressing | |||
| 2005-12-10 15:59:22 | 1.46 | tangorn | kbrain/kunit.cpp |
| Fixed wrong assignment of masks in border effects for wrap/expand | |||
| 2005-11-30 17:12:21 | 1.45 | tangorn | kbrain/kunit.cpp |
| Made the third option for offset: absolute, relative, and scaled. | |||
| 2005-11-22 07:50:24 | 1.44 | tangorn | kbrain/kunit.cpp |
|
Preparing fo kernel families in address scaling; Fixed bug that overwrote
network file after Network->New menu selection | |||
| 2005-09-30 08:24:56 | 1.43 | tangorn | kbrain/kunit.cpp |
|
Changed code to compile with gcc-3.4.4. Partially implemented new address
scaling functionality | |||
| 2005-08-30 11:33:05 | 1.42 | tangorn | kbrain/kunit.cpp |
| Oops, restoring lost changes | |||
| 2005-08-30 11:14:32 | 1.41 | tangorn | kbrain/kunit.cpp |
| Adding scaled adressing | |||
| 2005-08-29 14:07:50 | 1.40 | tangorn | kbrain/kunit.cpp |
| Following the int sizes in SANNDRA | |||
| 2005-08-25 17:19:51 | 1.39 | tangorn | kbrain/kunit.cpp |
|
Update of the user manual, still incomplete; New input protocol editor,
still buggy if used with navigation environment, should be fine with generic | |||
| 2005-03-09 18:45:15 | 1.38 | tangorn | kbrain/kunit.cpp |
| Corrected random axonal delays | |||
| 2005-03-08 16:00:19 | 1.37 | tangorn | kbrain/kunit.cpp |
| Changed the sizes of SANNDRA integer parameters | |||
| 2005-03-08 09:10:19 | 1.36 | tangorn | kbrain/kunit.cpp |
| New synapses are now fully ready for testing | |||
| 2005-03-06 07:00:26 | 1.35 | tangorn | kbrain/kunit.cpp |
|
Added interface and parsing to handle depleteable transmitters (unfinished)
and connection-specific axonal delays. Testing in progress. | |||
| 2005-01-16 11:30:38 | 1.34 | tangorn | kbrain/kunit.cpp |
| Introduced input protocols | |||
| 2004-09-22 06:26:47 | 1.33 | tangorn | kbrain/kunit.cpp |
| Depotentiation window length is a working parameter setting now | |||
| 2004-09-21 10:30:22 | 1.32 | tangorn | kbrain/kunit.cpp |
|
Better interface to handle new learning rules. Interface allows to set basic
weight (the one that will be approached with learning if no correlation is present) and maximal weight now. Initial weights are calculated as following: a) If the connection is flat (one-to-one or all-to-one) the starting weight is set to the basic weight. b) If the connection is Gaussian, the weights are calculated as before, using maximal weight for the peak of the Gaussian. Instructions for loading old networks: until you open the network/population editor and click save - nothing changes in the behavior of your old network. If you open the editor, you will see that old weights are now maximal weights, while new basic weights are set to 0.5 of maximal. That means, all your Gaussian projections are good to go as they are, but for every flat projection the starting weight is half of what it was. Manual correction is the solution. | |||
| 2004-09-20 18:35:16 | 1.31 | tangorn | kbrain/kunit.cpp |
|
Handles new learning rules (well, almost, I suspect new ksim.cpp might
be needed, but it has too much untested junk in it tonight) | |||
| 2004-06-09 14:32:37 | 1.30 | tangorn | kbrain/kunit.cpp |
| Adjusted the interface to new learning rules. | |||
| 2004-05-28 16:42:19 | 1.29 | tangorn | kbrain/kunit.cpp |
|
Finalized new NeuroML tags parsing, backward compatible, can read old, new,
or mixed format; saves in new. Stable. | |||
| 2004-05-26 15:40:47 | 1.28 | tangorn | kbrain/kunit.cpp |
|
Added direct injected current (type "injection"); redid the interface for
input voltage (type "input") with backward compatibility check in the network editor. Requires to open and save your old networks by the editor before running. "AHP" dependency is now called "AHP/ADP", also should be backward compatible. Fixed sliders in the SANNDRA preference page. Extended the ranges for time constants up to 300/500 ms. Added a comment editor to the network editor, do not use it yet though, I need to make it NeuroML compliant first. Fixed the compartmental dimensions, note that interface still uses mm as units, but NeuroML description now uses cm, so old networks should be manually corrected. | |||
| 2004-04-26 17:06:18 | 1.27 | tangorn | kbrain/kunit.cpp |
|
Added interface and parsing for the fourth input channel; Fixed a number
of interface bugs. | |||
| 2004-04-20 06:20:09 | 1.26 | tangorn | kbrain/kunit.cpp |
| Corresponds to UNSTABLE SANNDRA commit. | |||
| 2004-04-18 19:45:34 | 1.25 | tangorn | kbrain/kunit.cpp |
| SANNDRA API slightly changed, corresponding fixes. | |||
| 2004-03-21 13:58:47 | 1.24 | tangorn | kbrain/kunit.cpp |
| Added parsing of the default compartmental leakage | |||
| 2004-03-20 19:17:24 | 1.23 | tangorn | kbrain/kunit.cpp |
|
Fixed setting proper compartment names for gap junctions when adding new compartment.
Fixed parsing of leakage reverse potential. Fixed parsing of NMDA. | |||
| 2004-03-12 16:06:08 | 1.22 | tangorn | kbrain/kunit.cpp |
| Corrections for the new SANNDRA API | |||
| 2004-03-09 17:52:53 | 1.21 | tangorn | kbrain/kunit.cpp |
|
Fixed renaming the populations (so that they appear on the source combo
when the editor kicks in for missing source); Added most of gap junctions code; still missing: adding new sources to list when the compartment is added or cloning is used, All-to-one kernels causes crash. | |||
| 2004-02-26 07:13:53 | 1.20 | tangorn | kbrain/kunit.cpp |
|
Fixed: leakage current; default voltages in voltage gated channel parsing;
conductance ranges; labels for m/tau description of voltage dependency. Added: explicit representation for compartmental dimensions | |||
| 2004-02-09 20:29:23 | 1.19 | tangorn | kbrain/kunit.cpp |
|
Fixing the spike generation; Partial interface for gap junctions; All voltage
gated channels now should have V0 relative to Vrest, the default channels are fixed accordingly. | |||
| 2004-01-29 10:15:05 | 1.18 | tangorn | kbrain/kunit.cpp |
| More critical bugfixes | |||
| 2004-01-29 00:59:25 | 1.17 | tangorn | kbrain/kunit.cpp |
| New way of handling progress bar | |||
| 2004-01-28 19:47:21 | 1.16 | tangorn | kbrain/kunit.cpp |
| Long live valgrind. Bugfixes. | |||
| 2004-01-10 19:31:33 | 1.15 | tangorn | kbrain/kunit.cpp |
| Updated copyright information, also added Id tags to files changed in 2004 | |||
| 2004-01-03 13:39:37 | 1.14 | tangorn | kbrain/kunit.cpp |
|
Fixed disabling run if new environment created without a rat; added setting
the reduced equation to generate APs | |||
| 2003-12-29 04:21:48 | 1.13 | tangorn | kbrain/kunit.cpp |
|
Minor fixes of the graphics; fixed session management bug on KDE restore;
set threshold in learning rule to threshold in reduced equation. | |||
| 2003-12-18 12:43:43 | 1.12 | tangorn | kbrain/kunit.cpp |
|
Added a bit of session management; Fixed wrong starting path in weight save/load
dialog; Fixed statusbar not showing temporary messages. | |||
| 2003-11-17 12:48:59 | 1.11 | tangorn | kbrain/kunit.cpp |
|
Fixed minor bug in gating interface; expanded border handling to three types:
extend - no input from outside of the environment, wrap - input from (n+1)-th pixel is equal to input from 1st pixel, expand - input from (n+1)-th pixel is equal to input from n-th pixel. | |||
| 2003-11-02 11:59:55 | 1.10 | tangorn | kbrain/kunit.cpp |
|
Removed manipulating speed hack in kmaze, animal moves normally as before hack;
Added decay rate settings widgets in editor and use of decay rates in simulation | |||
| 2003-10-31 07:13:36 | 1.9 | tangorn | kbrain/kunit.cpp |
|
Minor fix in setting the passive decay rate for learning; Started adding
placefield/synaptic strength display. | |||
| 2003-10-26 11:00:03 | 1.8 | tangorn | kbrain/kunit.cpp |
|
Separated KInput<T> and children into a file; Minor bugfixes in handling
leakage and voltage block gates; Reworked the projection source settings and made possible to use fan input currents. | |||
| 2003-10-21 05:40:08 | 1.7 | tangorn | kbrain/kunit.cpp |
| Fixed little bug with voltage block handling | |||
| 2003-10-10 00:48:13 | 1.6 | tangorn | kbrain/kunit.cpp |
| Minor gate counting bug fixed | |||
| 2003-09-21 11:41:56 | 1.5 | tangorn | kbrain/kunit.cpp |
|
Set the progress bar to show progress during simulation run, currently
only works if Autoupdate is on and network controls behavior | |||
| 2003-08-28 16:44:07 | 1.4 | tangorn | kbrain/kunit.cpp |
|
Reworked the reduced channel interface, now leakage is included and parameters
are set by setting the threshold voltage and membrane constant; fixed layout management in chemical channels; fixed suffixes in conductance widget; fixed disabling the run on population editor cancellation. | |||
| 2003-07-28 12:23:17 | 1.3 | tangorn | kbrain/kunit.cpp |
|
Updated documentation; Changed status bar operation; Added progress bar;
Weights are not any longer reloaded on reset if the network or environment changed; Populations are no longer recreated if edited; Error messages updated for more understandability; Switched leakage to inverted gate in standard channel; Changed leakage conductance units to pS; Changed item correction editor to load specific page with error; Added weight bounds and reduced learning rate 10 times; Set default salience to 100; Changed gate pages to static to speed up editor loading; Made network description static; Updated default channel and neuron files. | |||
| 2003-07-18 10:57:30 | 1.2 | tangorn | kbrain/kunit.cpp |
|
Converted network editor to tree form, made all widgets for currents
unified. Fixed the proper timing of reward disappearance. Other minor fixes. | |||
| 2003-03-23 23:22:15 | 1.1 | tangorn | kbrain/kunit.cpp |
|
branches: 1.1.1;
Initial revision | |||
| 2003-03-23 23:22:15 | 1.1.1.1 | tangorn | kbrain/kunit.cpp |
| Resurrection of CVS server for KInNeSS | |||
| 2008-06-10 06:04:48 | 1.9 | tangorn | kbrain/kunit.h |
|
Generating and parsing synaptic weights: New style almost complete.
Remaining issue - one-to-one projections are not working properly | |||
| 2008-06-05 18:28:43 | 1.8 | tangorn | kbrain/kunit.h |
| Debugging axonal delays loading/saving | |||
| 2007-11-09 10:10:34 | 1.7 | tangorn | kbrain/kunit.h |
| Fixed e-mail | |||
| 2005-12-20 21:39:46 | 1.6 | tangorn | kbrain/kunit.h |
| Fixed one to one adressing | |||
| 2005-12-20 19:52:27 | 1.5 | tangorn | kbrain/kunit.h |
|
Fixed crash on switch from scaled to relative. Synapses seem fine, gap
junctions seem shifted towards origin | |||
| 2005-12-20 18:03:26 | 1.4 | tangorn | kbrain/kunit.h |
|
Almost finished scaled addressing. Might sometimes crash in populations
with many links from sources of different sizes | |||
| 2005-09-30 08:24:56 | 1.3 | tangorn | kbrain/kunit.h |
|
Changed code to compile with gcc-3.4.4. Partially implemented new address
scaling functionality | |||
| 2005-08-30 11:14:32 | 1.2 | tangorn | kbrain/kunit.h |
| Adding scaled adressing | |||
| 2005-03-08 09:10:19 | 1.1 | tangorn | kbrain/kunit.h |
| New synapses are now fully ready for testing | |||
| 2005-02-03 18:34:59 | 1.15 | tangorn | kbrain/ndisplay.cpp |
| Fix for new automake warning, fix for 64 bit arch, some debug output added | |||
| 2004-12-30 18:14:42 | 1.14 | tangorn | kbrain/ndisplay.cpp |
|
This brings together all types of data visualisation that exist up to date:
based on the same classes they exibit similar behaviors like scaling, saving, switching between color and grayscale pallette etc. | |||
| 2004-12-28 14:07:47 | 1.13 | tangorn | kbrain/ndisplay.cpp |
| Added the basic shell for CSD, LFP and PF displays, currently disabled | |||
| 2004-12-26 15:24:23 | 1.12 | tangorn | kbrain/ndisplay.cpp |
|
Converted population display to a child of image plotter. Fixed minor
bugs in CSD and place field displays. | |||
| 2004-12-23 14:36:28 | 1.11 | tangorn | kbrain/ndisplay.cpp |
|
Partial fix for the population window sizing. It is initially proportional
to the population size and tries to keep the height to width ratio while being resized. Currently messes up the layout if the width is either too large (buttons slide out of view) or too small (button text is obscured). | |||
| 2004-10-19 10:05:26 | 1.10 | tangorn | kbrain/ndisplay.cpp |
|
As my priceless user poited out the backward compatibility fix was
not complete in yesterday commit. Here is the fix of the fix :) | |||
| 2004-10-18 07:47:43 | 1.9 | tangorn | kbrain/ndisplay.cpp |
|
This should fix compillation problem for Qt < 3.3 and KDE < 3.2; Also added
our specific mime type for NeuroML (*.nml), can load both old (*.xml) and new extensions, saves as new ones... | |||
| 2004-10-09 03:32:56 | 1.8 | tangorn | kbrain/ndisplay.cpp |
|
Made random reward restocking an option. This lifts the warning set in
Oct 1st commit, all new features are now configurable instead of hardcoded. Also added grayscale display option for population activity display and ability to save the picture of activity at any moment | |||
| 2004-10-05 20:03:09 | 1.7 | tangorn | kbrain/ndisplay.cpp |
|
Added DEPDIRS to cvsignores; Changed trajectory file output to only
write when the coordinate changes; Rewrote place field display for new optimized input, it also handles old full input; Replaced deprecated repaintNoErase with noAutoErase; Supposedly fixed progress bar for small network loading. | |||
| 2004-04-05 11:11:42 | 1.6 | tangorn | kbrain/ndisplay.cpp |
| First take on place field display | |||
| 2004-01-29 10:15:05 | 1.5 | tangorn | kbrain/ndisplay.cpp |
| More critical bugfixes | |||
| 2004-01-28 19:47:21 | 1.4 | tangorn | kbrain/ndisplay.cpp |
| Long live valgrind. Bugfixes. | |||
| 2003-10-31 07:13:36 | 1.3 | tangorn | kbrain/ndisplay.cpp |
|
Minor fix in setting the passive decay rate for learning; Started adding
placefield/synaptic strength display. | |||
| 2003-09-08 11:51:31 | 1.2 | tangorn | kbrain/ndisplay.cpp |
| Adjusted the display color coding for the new reduced equation | |||
| 2003-03-23 23:22:15 | 1.1 | tangorn | kbrain/ndisplay.cpp |
|
branches: 1.1.1;
Initial revision | |||
| 2003-03-23 23:22:15 | 1.1.1.1 | tangorn | kbrain/ndisplay.cpp |
| Resurrection of CVS server for KInNeSS | |||
| 2007-11-09 10:10:34 | 1.10 | tangorn | kbrain/ndisplay.h |
| Fixed e-mail | |||
| 2004-12-30 18:14:42 | 1.9 | tangorn | kbrain/ndisplay.h |
|
This brings together all types of data visualisation that exist up to date:
based on the same classes they exibit similar behaviors like scaling, saving, switching between color and grayscale pallette etc. | |||
| 2004-12-26 15:24:23 | 1.8 | tangorn | kbrain/ndisplay.h |
|
Converted population display to a child of image plotter. Fixed minor
bugs in CSD and place field displays. | |||
| 2004-12-23 14:36:28 | 1.7 | tangorn | kbrain/ndisplay.h |
|
Partial fix for the population window sizing. It is initially proportional
to the population size and tries to keep the height to width ratio while being resized. Currently messes up the layout if the width is either too large (buttons slide out of view) or too small (button text is obscured). | |||
| 2004-10-09 03:32:56 | 1.6 | tangorn | kbrain/ndisplay.h |
|
Made random reward restocking an option. This lifts the warning set in
Oct 1st commit, all new features are now configurable instead of hardcoded. Also added grayscale display option for population activity display and ability to save the picture of activity at any moment | |||
| 2004-04-05 11:11:42 | 1.5 | tangorn | kbrain/ndisplay.h |
| First take on place field display | |||
| 2004-01-29 10:15:05 | 1.4 | tangorn | kbrain/ndisplay.h |
| More critical bugfixes | |||
| 2004-01-28 19:47:21 | 1.3 | tangorn | kbrain/ndisplay.h |
| Long live valgrind. Bugfixes. | |||
| 2003-10-31 07:13:36 | 1.2 | tangorn | kbrain/ndisplay.h |
|
Minor fix in setting the passive decay rate for learning; Started adding
placefield/synaptic strength display. | |||
| 2003-03-23 23:22:15 | 1.1 | tangorn | kbrain/ndisplay.h |
|
branches: 1.1.1;
Initial revision | |||
| 2003-03-23 23:22:15 | 1.1.1.1 | tangorn | kbrain/ndisplay.h |
| Resurrection of CVS server for KInNeSS | |||
| 2003-03-23 23:22:19 | 1.1 | tangorn | pics/.cvsignore |
|
branches: 1.1.1;
Initial revision | |||
| 2003-03-23 23:22:19 | 1.1.1.1 | tangorn | pics/.cvsignore |
| Resurrection of CVS server for KInNeSS | |||
| 2008-01-28 18:38:23 | 1.5 | tangorn | pics/Makefile.am |
| Preparation for release | |||
| 2004-02-26 07:13:53 | 1.4 | tangorn | pics/Makefile.am |
|
Fixed: leakage current; default voltages in voltage gated channel parsing;
conductance ranges; labels for m/tau description of voltage dependency. Added: explicit representation for compartmental dimensions | |||
| 2004-01-15 16:03:36 | 1.3 | tangorn | pics/Makefile.am |
|
Generic part is ready now for Max to start testing; Common code from it
and maze part moved to project part | |||
| 2003-12-29 04:21:48 | 1.2 | tangorn | pics/Makefile.am |
|
Minor fixes of the graphics; fixed session management bug on KDE restore;
set threshold in learning rule to threshold in reduced equation. | |||
| 2003-03-23 23:22:19 | 1.1 | tangorn | pics/Makefile.am |
|
branches: 1.1.1;
Initial revision | |||
| 2003-03-23 23:22:19 | 1.1.1.1 | tangorn | pics/Makefile.am |
| Resurrection of CVS server for KInNeSS | |||
| 2004-01-15 16:03:36 | 1.1 | tangorn | pics/hi16-action-blue.png |
|
Generic part is ready now for Max to start testing; Common code from it
and maze part moved to project part | |||
| 2004-01-04 18:57:24 | 1.1 | tangorn | pics/hi16-action-build.png |
| 2004-01-04 18:57:24 | 1.1 | tangorn | pics/hi16-action-cheese.png |
| Completed the icon set for low-color displays | |||
| 2003-12-29 04:21:48 | 1.1 | tangorn | pics/hi16-action-compass.png |
|
Minor fixes of the graphics; fixed session management bug on KDE restore;
set threshold in learning rule to threshold in reduced equation. | |||
| 2004-01-15 16:03:36 | 1.1 | tangorn | pics/hi16-action-green.png |
|
Generic part is ready now for Max to start testing; Common code from it
and maze part moved to project part | |||
| 2004-03-30 11:52:27 | 1.1 | tangorn | pics/hi16-action-inject.png |
| Adding inject icon | |||
| 2003-03-23 23:22:19 | 1.1 | tangorn | pics/hi16-action-netedit.png |
|
branches: 1.1.1;
Initial revision | |||
| 2003-03-23 23:22:19 | 1.1.1.1 | tangorn | pics/hi16-action-netedit.png |
| Resurrection of CVS server for KInNeSS | |||
| 2003-03-23 23:22:19 | 1.1 | tangorn | pics/hi16-action-netopen.png |
|
branches: 1.1.1;
Initial revision | |||
| 2003-03-23 23:22:19 | 1.1.1.1 | tangorn | pics/hi16-action-netopen.png |
| Resurrection of CVS server for KInNeSS | |||
| 2003-03-23 23:22:19 | 1.1 | tangorn | pics/hi16-action-netsave.png |
|
branches: 1.1.1;
Initial revision | |||
| 2003-03-23 23:22:19 | 1.1.1.1 | tangorn | pics/hi16-action-netsave.png |
| Resurrection of CVS server for KInNeSS | |||
| 2004-01-04 18:57:24 | 1.1 | tangorn | pics/hi16-action-rat.png |
| Completed the icon set for low-color displays | |||
| 2004-01-15 16:03:36 | 1.1 | tangorn | pics/hi16-action-red.png |
|
Generic part is ready now for Max to start testing; Common code from it
and maze part moved to project part | |||
| 2003-12-29 04:21:48 | 1.1 | tangorn | pics/hi16-action-vision.png |
|
Minor fixes of the graphics; fixed session management bug on KDE restore;
set threshold in learning rule to threshold in reduced equation. | |||
| 2004-03-22 15:46:27 | 1.1 | tangorn | pics/hi16-action-yellow.png |
| Icons for the forth input channel in kgeneric | |||
| 2003-12-29 04:21:48 | 1.1 | tangorn | pics/hi16-app-kinness.png |
|
Minor fixes of the graphics; fixed session management bug on KDE restore;
set threshold in learning rule to threshold in reduced equation. | |||
| 2004-01-15 16:03:36 | 1.1 | tangorn | pics/hi22-action-blue.png |
|
Generic part is ready now for Max to start testing; Common code from it
and maze part moved to project part | |||
| 2003-03-23 23:22:19 | 1.1 | tangorn | pics/hi22-action-build.png |
|
branches: 1.1.1;
Initial revision | |||
| 2003-03-23 23:22:19 | 1.1.1.1 | tangorn | pics/hi22-action-build.png |
| Resurrection of CVS server for KInNeSS | |||
| 2003-03-23 23:22:19 | 1.1 | tangorn | pics/hi22-action-cheese.png |
|
branches: 1.1.1;
Initial revision | |||
| 2003-03-23 23:22:19 | 1.1.1.1 | tangorn | pics/hi22-action-cheese.png |
| Resurrection of CVS server for KInNeSS | |||
| 2003-12-29 04:21:48 | 1.2 | tangorn | pics/hi22-action-compass.png |
|
Minor fixes of the graphics; fixed session management bug on KDE restore;
set threshold in learning rule to threshold in reduced equation. | |||
| 2003-03-23 23:22:19 | 1.1 | tangorn | pics/hi22-action-compass.png |
|
branches: 1.1.1;
Initial revision | |||
| 2003-03-23 23:22:19 | 1.1.1.1 | tangorn | pics/hi22-action-compass.png |
| Resurrection of CVS server for KInNeSS | |||
| 2004-01-15 16:03:36 | 1.1 | tangorn | pics/hi22-action-green.png |
|
Generic part is ready now for Max to start testing; Common code from it
and maze part moved to project part | |||
| 2004-03-30 11:52:27 | 1.1 | tangorn | pics/hi22-action-inject.png |
| Adding inject icon | |||
| 2003-03-23 23:22:19 | 1.1 | tangorn | pics/hi22-action-netedit.png |
|
branches: 1.1.1;
Initial revision | |||
| 2003-03-23 23:22:19 | 1.1.1.1 | tangorn | pics/hi22-action-netedit.png |
| Resurrection of CVS server for KInNeSS | |||
| 2003-03-23 23:22:19 | 1.1 | tangorn | pics/hi22-action-netopen.png |
|
branches: 1.1.1;
Initial revision | |||
| 2003-03-23 23:22:19 | 1.1.1.1 | tangorn | pics/hi22-action-netopen.png |
| Resurrection of CVS server for KInNeSS | |||
| 2003-03-23 23:22:19 | 1.1 | tangorn | pics/hi22-action-netsave.png |
|
branches: 1.1.1;
Initial revision | |||
| 2003-03-23 23:22:19 | 1.1.1.1 | tangorn | pics/hi22-action-netsave.png |
| Resurrection of CVS server for KInNeSS | |||
| 2003-03-23 23:22:19 | 1.1 | tangorn | pics/hi22-action-rat.png |
|
branches: 1.1.1;
Initial revision | |||
| 2003-03-23 23:22:19 | 1.1.1.1 | tangorn | pics/hi22-action-rat.png |
| Resurrection of CVS server for KInNeSS | |||
| 2004-01-15 16:03:36 | 1.1 | tangorn | pics/hi22-action-red.png |
|
Generic part is ready now for Max to start testing; Common code from it
and maze part moved to project part | |||
| 2003-03-23 23:22:19 | 1.1 | tangorn | pics/hi22-action-vision.png |
|
branches: 1.1.1;
Initial revision | |||
| 2003-03-23 23:22:19 | 1.1.1.1 | tangorn | pics/hi22-action-vision.png |
| Resurrection of CVS server for KInNeSS | |||
| 2004-03-22 15:46:27 | 1.1 | tangorn | pics/hi22-action-yellow.png |
| Icons for the forth input channel in kgeneric | |||
| 2003-12-29 04:21:48 | 1.1 | tangorn | pics/hi22-app-kinness.png |
|
Minor fixes of the graphics; fixed session management bug on KDE restore;
set threshold in learning rule to threshold in reduced equation. | |||
| 2004-01-15 16:03:36 | 1.1 | tangorn | pics/hi32-action-blue.png |
|
Generic part is ready now for Max to start testing; Common code from it
and maze part moved to project part | |||
| 2003-03-23 23:22:19 | 1.1 | tangorn | pics/hi32-action-build.png |
|
branches: 1.1.1;
Initial revision | |||
| 2003-03-23 23:22:19 | 1.1.1.1 | tangorn | pics/hi32-action-build.png |
| Resurrection of CVS server for KInNeSS | |||
| 2003-03-23 23:22:20 | 1.1 | tangorn | pics/hi32-action-cheese.png |
|
branches: 1.1.1;
Initial revision | |||
| 2003-03-23 23:22:20 | 1.1.1.1 | tangorn | pics/hi32-action-cheese.png |
| Resurrection of CVS server for KInNeSS | |||
| 2003-12-29 04:21:48 | 1.2 | tangorn | pics/hi32-action-compass.png |
|
Minor fixes of the graphics; fixed session management bug on KDE restore;
set threshold in learning rule to threshold in reduced equation. | |||
| 2003-03-23 23:22:20 | 1.1 | tangorn | pics/hi32-action-compass.png |
|
branches: 1.1.1;
Initial revision | |||
| 2003-03-23 23:22:20 | 1.1.1.1 | tangorn | pics/hi32-action-compass.png |
| Resurrection of CVS server for KInNeSS | |||
| 2004-01-15 16:03:36 | 1.1 | tangorn | pics/hi32-action-green.png |
|
Generic part is ready now for Max to start testing; Common code from it
and maze part moved to project part | |||
| 2004-03-30 11:52:27 | 1.1 | tangorn | pics/hi32-action-inject.png |
| Adding inject icon | |||
| 2003-03-23 23:22:20 | 1.1 | tangorn | pics/hi32-action-netedit.png |
|
branches: 1.1.1;
Initial revision | |||
| 2003-03-23 23:22:20 | 1.1.1.1 | tangorn | pics/hi32-action-netedit.png |
| Resurrection of CVS server for KInNeSS | |||
| 2003-03-23 23:22:20 | 1.1 | tangorn | pics/hi32-action-netopen.png |
|
branches: 1.1.1;
Initial revision | |||
| 2003-03-23 23:22:20 | 1.1.1.1 | tangorn | pics/hi32-action-netopen.png |
| Resurrection of CVS server for KInNeSS | |||
| 2003-03-23 23:22:20 | 1.1 | tangorn | pics/hi32-action-netsave.png |
|
branches: 1.1.1;
Initial revision | |||
| 2003-03-23 23:22:20 | 1.1.1.1 | tangorn | pics/hi32-action-netsave.png |
| Resurrection of CVS server for KInNeSS | |||
| 2003-03-23 23:22:20 | 1.1 | tangorn | pics/hi32-action-rat.png |
|
branches: 1.1.1;
Initial revision | |||
| 2003-03-23 23:22:20 | 1.1.1.1 | tangorn | pics/hi32-action-rat.png |
| Resurrection of CVS server for KInNeSS | |||
| 2004-01-15 16:03:36 | 1.1 | tangorn | pics/hi32-action-red.png |
|
Generic part is ready now for Max to start testing; Common code from it
and maze part moved to project part | |||
| 2003-03-23 23:22:20 | 1.1 | tangorn | pics/hi32-action-vision.png |
|
branches: 1.1.1;
Initial revision | |||
| 2003-03-23 23:22:20 | 1.1.1.1 | tangorn | pics/hi32-action-vision.png |
| Resurrection of CVS server for KInNeSS | |||
| 2004-03-22 15:46:27 | 1.1 | tangorn | pics/hi32-action-yellow.png |
| Icons for the forth input channel in kgeneric | |||
| 2003-12-29 04:21:48 | 1.2 | tangorn | pics/hi32-app-kinness.png |
|
Minor fixes of the graphics; fixed session management bug on KDE restore;
set threshold in learning rule to threshold in reduced equation. | |||
| 2003-03-23 23:22:20 | 1.1 | tangorn | pics/hi32-app-kinness.png |
|
branches: 1.1.1;
Initial revision | |||
| 2003-03-23 23:22:20 | 1.1.1.1 | tangorn | pics/hi32-app-kinness.png |
| Resurrection of CVS server for KInNeSS | |||
| 2003-12-29 04:21:48 | 1.1 | tangorn | pics/hi48-action-compass.png |
|
Minor fixes of the graphics; fixed session management bug on KDE restore;
set threshold in learning rule to threshold in reduced equation. | |||
| 2004-03-30 11:52:27 | 1.1 | tangorn | pics/hi48-action-inject.png |
| Adding inject icon | |||
| 2003-12-30 14:28:43 | 1.1 | tangorn | pics/hi48-app-compass.png |
| 2003-12-30 14:28:43 | 1.2 | tangorn | pics/hi48-app-kinness.png |
|
Added interface and parsing for m/tau voltage dependence and the interface
for setting taus in Ca++ channels; two default Ca++ channels added | |||
| 2003-12-29 04:21:48 | 1.1 | tangorn | pics/hi48-app-kinness.png |
|
Minor fixes of the graphics; fixed session management bug on KDE restore;
set threshold in learning rule to threshold in reduced equation. | |||
| 2004-01-15 16:03:36 | 1.1 | tangorn | pics/hi64-action-blue.png |
|
Generic part is ready now for Max to start testing; Common code from it
and maze part moved to project part | |||
| 2003-12-29 04:21:48 | 1.1 | tangorn | pics/hi64-action-compass.png |
|
Minor fixes of the graphics; fixed session management bug on KDE restore;
set threshold in learning rule to threshold in reduced equation. | |||
| 2004-01-15 16:03:36 | 1.1 | tangorn | pics/hi64-action-green.png |
|
Generic part is ready now for Max to start testing; Common code from it
and maze part moved to project part | |||
| 2004-03-30 11:52:27 | 1.1 | tangorn | pics/hi64-action-inject.png |
| Adding inject icon | |||
| 2004-01-15 16:03:36 | 1.1 | tangorn | pics/hi64-action-red.png |
|
Generic part is ready now for Max to start testing; Common code from it
and maze part moved to project part | |||
| 2004-03-22 15:46:27 | 1.1 | tangorn | pics/hi64-action-yellow.png |
| Icons for the forth input channel in kgeneric | |||
| 2003-12-30 14:28:43 | 1.1 | tangorn | pics/hi64-app-compass.png |
| 2003-12-30 14:28:43 | 1.2 | tangorn | pics/hi64-app-kinness.png |
|
Added interface and parsing for m/tau voltage dependence and the interface
for setting taus in Ca++ channels; two default Ca++ channels added | |||
| 2003-12-29 04:21:48 | 1.1 | tangorn | pics/hi64-app-kinness.png |
|
Minor fixes of the graphics; fixed session management bug on KDE restore;
set threshold in learning rule to threshold in reduced equation. | |||
| 2004-01-15 16:03:36 | 1.1 | tangorn | pics/lo16-action-blue.png |
|
Generic part is ready now for Max to start testing; Common code from it
and maze part moved to project part | |||
| 2003-03-23 23:22:20 | 1.1 | tangorn | pics/lo16-action-build.png |
|
branches: 1.1.1;
Initial revision | |||
| 2003-03-23 23:22:20 | 1.1.1.1 | tangorn | pics/lo16-action-build.png |
| Resurrection of CVS server for KInNeSS | |||
| 2003-03-23 23:22:20 | 1.1 | tangorn | pics/lo16-action-cheese.png |
|
branches: 1.1.1;
Initial revision | |||
| 2003-03-23 23:22:20 | 1.1.1.1 | tangorn | pics/lo16-action-cheese.png |
| Resurrection of CVS server for KInNeSS | |||
| 2003-12-29 04:21:48 | 1.2 | tangorn | pics/lo16-action-compass.png |
|
Minor fixes of the graphics; fixed session management bug on KDE restore;
set threshold in learning rule to threshold in reduced equation. | |||
| 2003-03-23 23:22:20 | 1.1 | tangorn | pics/lo16-action-compass.png |
|
branches: 1.1.1;
Initial revision | |||
| 2003-03-23 23:22:20 | 1.1.1.1 | tangorn | pics/lo16-action-compass.png |
| Resurrection of CVS server for KInNeSS | |||
| 2004-01-15 16:03:36 | 1.1 | tangorn | pics/lo16-action-green.png |
|
Generic part is ready now for Max to start testing; Common code from it
and maze part moved to project part | |||
| 2004-03-30 11:52:27 | 1.1 | tangorn | pics/lo16-action-inject.png |
| Adding inject icon | |||
| 2004-01-04 18:57:24 | 1.1 | tangorn | pics/lo16-action-netedit.png |
| 2004-01-04 18:57:24 | 1.1 | tangorn | pics/lo16-action-netopen.png |
| 2004-01-04 18:57:24 | 1.1 | tangorn | pics/lo16-action-netsave.png |
| Completed the icon set for low-color displays | |||
| 2003-03-23 23:22:20 | 1.1 | tangorn | pics/lo16-action-rat.png |
|
branches: 1.1.1;
Initial revision | |||
| 2003-03-23 23:22:20 | 1.1.1.1 | tangorn | pics/lo16-action-rat.png |
| Resurrection of CVS server for KInNeSS | |||
| 2004-01-15 16:03:36 | 1.1 | tangorn | pics/lo16-action-red.png |
|
Generic part is ready now for Max to start testing; Common code from it
and maze part moved to project part | |||
| 2003-03-23 23:22:20 | 1.1 | tangorn | pics/lo16-action-vision.png |
|
branches: 1.1.1;
Initial revision | |||
| 2003-03-23 23:22:20 | 1.1.1.1 | tangorn | pics/lo16-action-vision.png |
| Resurrection of CVS server for KInNeSS | |||
| 2004-03-22 15:46:27 | 1.1 | tangorn | pics/lo16-action-yellow.png |
| Icons for the forth input channel in kgeneric | |||
| 2003-12-29 04:21:48 | 1.2 | tangorn | pics/lo16-app-kinness.png |
|
Minor fixes of the graphics; fixed session management bug on KDE restore;
set threshold in learning rule to threshold in reduced equation. | |||
| 2003-03-23 23:22:20 | 1.1 | tangorn | pics/lo16-app-kinness.png |
|
branches: 1.1.1;
Initial revision | |||
| 2003-03-23 23:22:20 | 1.1.1.1 | tangorn | pics/lo16-app-kinness.png |
| Resurrection of CVS server for KInNeSS | |||
| 2004-01-15 16:03:36 | 1.1 | tangorn | pics/lo22-action-blue.png |
|
Generic part is ready now for Max to start testing; Common code from it
and maze part moved to project part | |||
| 2004-01-04 18:57:24 | 1.1 | tangorn | pics/lo22-action-build.png |
| 2004-01-04 18:57:24 | 1.1 | tangorn | pics/lo22-action-cheese.png |
| 2004-01-04 18:57:24 | 1.1 | tangorn | pics/lo22-action-compass.png |
| Completed the icon set for low-color displays | |||
| 2004-01-15 16:03:36 | 1.1 | tangorn | pics/lo22-action-green.png |
|
Generic part is ready now for Max to start testing; Common code from it
and maze part moved to project part | |||
| 2004-03-30 11:52:27 | 1.1 | tangorn | pics/lo22-action-inject.png |
| Adding inject icon | |||
| 2004-01-04 18:57:24 | 1.1 | tangorn | pics/lo22-action-netedit.png |
| 2004-01-04 18:57:24 | 1.1 | tangorn | pics/lo22-action-netopen.png |
| 2004-01-04 18:57:24 | 1.1 | tangorn | pics/lo22-action-netsave.png |
| 2004-01-04 18:57:24 | 1.1 | tangorn | pics/lo22-action-rat.png |
| Completed the icon set for low-color displays | |||
| 2004-01-15 16:03:36 | 1.1 | tangorn | pics/lo22-action-red.png |
|
Generic part is ready now for Max to start testing; Common code from it
and maze part moved to project part | |||
| 2004-01-04 18:57:24 | 1.1 | tangorn | pics/lo22-action-vision.png |
| Completed the icon set for low-color displays | |||
| 2004-03-22 15:46:27 | 1.1 | tangorn | pics/lo22-action-yellow.png |
| Icons for the forth input channel in kgeneric | |||
| 2004-01-04 18:57:24 | 1.1 | tangorn | pics/lo22-app-kinness.png |
| Completed the icon set for low-color displays | |||
| 2004-01-15 16:03:36 | 1.1 | tangorn | pics/lo32-action-blue.png |
|
Generic part is ready now for Max to start testing; Common code from it
and maze part moved to project part | |||
| 2004-01-04 18:57:24 | 1.1 | tangorn | pics/lo32-action-build.png |
| 2004-01-04 18:57:24 | 1.1 | tangorn | pics/lo32-action-cheese.png |
| 2004-01-04 18:57:24 | 1.1 | tangorn | pics/lo32-action-compass.png |
| Completed the icon set for low-color displays | |||
| 2004-01-15 16:03:36 | 1.1 | tangorn | pics/lo32-action-green.png |
|
Generic part is ready now for Max to start testing; Common code from it
and maze part moved to project part | |||
| 2004-03-30 11:52:27 | 1.1 | tangorn | pics/lo32-action-inject.png |
| Adding inject icon | |||
| 2004-01-04 18:57:24 | 1.1 | tangorn | pics/lo32-action-netedit.png |
| 2004-01-04 18:57:24 | 1.1 | tangorn | pics/lo32-action-netopen.png |
| 2004-01-04 18:57:24 | 1.1 | tangorn | pics/lo32-action-netsave.png |
| 2004-01-04 18:57:24 | 1.1 | tangorn | pics/lo32-action-rat.png |
| Completed the icon set for low-color displays | |||
| 2004-01-15 16:03:36 | 1.1 | tangorn | pics/lo32-action-red.png |
|
Generic part is ready now for Max to start testing; Common code from it
and maze part moved to project part | |||
| 2004-01-04 18:57:24 | 1.1 | tangorn | pics/lo32-action-vision.png |
| Completed the icon set for low-color displays | |||
| 2004-03-22 15:46:27 | 1.1 | tangorn | pics/lo32-action-yellow.png |
| Icons for the forth input channel in kgeneric | |||
| 2004-01-04 18:57:24 | 1.1 | tangorn | pics/lo32-app-kinness.png |
| Completed the icon set for low-color displays | |||
| 2004-03-30 11:52:27 | 1.1 | tangorn | pics/lo48-action-inject.png |
| 2004-03-30 11:52:27 | 1.1 | tangorn | pics/lo64-action-inject.png |
| Adding inject icon | |||
| 2004-10-05 20:03:09 | 1.2 | tangorn | kvision/.cvsignore |
|
Added DEPDIRS to cvsignores; Changed trajectory file output to only
write when the coordinate changes; Rewrote place field display for new optimized input, it also handles old full input; Replaced deprecated repaintNoErase with noAutoErase; Supposedly fixed progress bar for small network loading. | |||
| 2003-03-23 23:22:16 | 1.1 | tangorn | kvision/.cvsignore |
|
branches: 1.1.1;
Initial revision | |||
| 2003-03-23 23:22:16 | 1.1.1.1 | tangorn | kvision/.cvsignore |
| Resurrection of CVS server for KInNeSS | |||
| 2003-03-23 23:22:16 | 1.1 | tangorn | kvision/Makefile.am |
|
branches: 1.1.1;
Initial revision | |||
| 2003-03-23 23:22:16 | 1.1.1.1 | tangorn | kvision/Makefile.am |
| Resurrection of CVS server for KInNeSS | |||
| 2005-08-25 17:19:51 | 1.3 | tangorn | kvision/kinvis.rc |
|
Update of the user manual, still incomplete; New input protocol editor,
still buggy if used with navigation environment, should be fine with generic | |||
| 2005-06-18 10:22:56 | 1.2 | tangorn | kvision/kinvis.rc |
| Preparing for 0.3.3 release | |||
| 2003-03-23 23:22:16 | 1.1 | tangorn | kvision/kinvis.rc |
|
branches: 1.1.1;
Initial revision | |||
| 2003-03-23 23:22:16 | 1.1.1.1 | tangorn | kvision/kinvis.rc |
| Resurrection of CVS server for KInNeSS | |||
| 2007-11-09 10:13:19 | 1.2 | tangorn | kvision/kvisfactory.cpp |
| Fixed e-mail | |||
| 2003-03-23 23:22:16 | 1.1 | tangorn | kvision/kvisfactory.cpp |
|
branches: 1.1.1;
Initial revision | |||
| 2003-03-23 23:22:16 | 1.1.1.1 | tangorn | kvision/kvisfactory.cpp |
| Resurrection of CVS server for KInNeSS | |||
| 2007-11-09 10:13:19 | 1.2 | tangorn | kvision/kvisfactory.h |
| Fixed e-mail | |||
| 2003-03-23 23:22:16 | 1.1 | tangorn | kvision/kvisfactory.h |
|
branches: 1.1.1;
Initial revision | |||
| 2003-03-23 23:22:16 | 1.1.1.1 | tangorn | kvision/kvisfactory.h |
| Resurrection of CVS server for KInNeSS | |||
| 2007-11-09 10:13:19 | 1.9 | tangorn | kvision/kvispart.cpp |
| Fixed e-mail | |||
| 2007-08-29 15:06:06 | 1.8 | tangorn | kvision/kvispart.cpp |
| Some ubuntu with gcc-4.1.2 fixes | |||
| 2004-05-06 16:03:57 | 1.7 | tangorn | kvision/kvispart.cpp |
|
Fixed the reset. Added a lot of standard shortcuts and their descriptions
in the manual. Made the trajectory recording optional. | |||
| 2004-04-26 17:06:18 | 1.6 | tangorn | kvision/kvispart.cpp |
|
Added interface and parsing for the fourth input channel; Fixed a number
of interface bugs. | |||
| 2004-01-15 16:03:36 | 1.5 | tangorn | kvision/kvispart.cpp |
|
Generic part is ready now for Max to start testing; Common code from it
and maze part moved to project part | |||
| 2004-01-11 04:54:36 | 1.4 | tangorn | kvision/kvispart.cpp |
|
Added the shell for generic project environment with mutiple inputs that vary
through time | |||
| 2003-09-21 13:26:10 | 1.3 | tangorn | kvision/kvispart.cpp |
|
New version of status bar uses stack of messages, so several actions
can be performed and displayed correctly. Doxygen settings removed from CVS. | |||
| 2003-07-28 12:23:17 | 1.2 | tangorn | kvision/kvispart.cpp |
|
Updated documentation; Changed status bar operation; Added progress bar;
Weights are not any longer reloaded on reset if the network or environment changed; Populations are no longer recreated if edited; Error messages updated for more understandability; Switched leakage to inverted gate in standard channel; Changed leakage conductance units to pS; Changed item correction editor to load specific page with error; Added weight bounds and reduced learning rate 10 times; Set default salience to 100; Changed gate pages to static to speed up editor loading; Made network description static; Updated default channel and neuron files. | |||
| 2003-03-23 23:22:16 | 1.1 | tangorn | kvision/kvispart.cpp |
|
branches: 1.1.1;
Initial revision | |||
| 2003-03-23 23:22:16 | 1.1.1.1 | tangorn | kvision/kvispart.cpp |
| Resurrection of CVS server for KInNeSS | |||
| 2007-11-09 10:13:19 | 1.6 | tangorn | kvision/kvispart.h |
| Fixed e-mail | |||
| 2005-08-26 10:04:12 | 1.5 | tangorn | kvision/kvispart.h |
| Simplified the environment creation | |||
| 2005-08-25 17:19:51 | 1.4 | tangorn | kvision/kvispart.h |
|
Update of the user manual, still incomplete; New input protocol editor,
still buggy if used with navigation environment, should be fine with generic | |||
| 2004-01-15 16:03:36 | 1.3 | tangorn | kvision/kvispart.h |
|
Generic part is ready now for Max to start testing; Common code from it
and maze part moved to project part | |||
| 2004-01-11 04:54:36 | 1.2 | tangorn | kvision/kvispart.h |
|
Added the shell for generic project environment with mutiple inputs that vary
through time | |||
| 2003-03-23 23:22:16 | 1.1 | tangorn | kvision/kvispart.h |
|
branches: 1.1.1;
Initial revision | |||
| 2003-03-23 23:22:16 | 1.1.1.1 | tangorn | kvision/kvispart.h |
| Resurrection of CVS server for KInNeSS | |||
| 2003-03-23 23:22:16 | 1.1 | tangorn | kvision/kvisview.cpp |
|
branches: 1.1.1;
Initial revision | |||
| 2003-03-23 23:22:16 | 1.1.1.1 | tangorn | kvision/kvisview.cpp |
| Resurrection of CVS server for KInNeSS | |||
| 2007-11-09 10:13:19 | 1.3 | tangorn | kvision/kvisview.h |
| Fixed e-mail | |||
| 2004-01-10 19:31:33 | 1.2 | tangorn | kvision/kvisview.h |
| Updated copyright information, also added Id tags to files changed in 2004 | |||
| 2003-03-23 23:22:16 | 1.1 | tangorn | kvision/kvisview.h |
|
branches: 1.1.1;
Initial revision | |||
| 2003-03-23 23:22:16 | 1.1.1.1 | tangorn | kvision/kvisview.h |
| Resurrection of CVS server for KInNeSS | |||
| 2004-10-05 20:03:09 | 1.2 | tangorn | neteditor/.cvsignore |
|
Added DEPDIRS to cvsignores; Changed trajectory file output to only
write when the coordinate changes; Rewrote place field display for new optimized input, it also handles old full input; Replaced deprecated repaintNoErase with noAutoErase; Supposedly fixed progress bar for small network loading. | |||
| 2003-03-23 23:22:16 | 1.1 | tangorn | neteditor/.cvsignore |
|
branches: 1.1.1;
Initial revision | |||
| 2003-03-23 23:22:16 | 1.1.1.1 | tangorn | neteditor/.cvsignore |
| Resurrection of CVS server for KInNeSS | |||
| 2008-06-05 12:43:34 | 1.6 | tangorn | neteditor/Makefile.am |
| Interface for weights and axonal delays modified for better handling of external files | |||
| 2004-01-11 04:54:36 | 1.5 | tangorn | neteditor/Makefile.am |
|
Added the shell for generic project environment with mutiple inputs that vary
through time | |||
| 2003-08-28 16:44:07 | 1.4 | tangorn | neteditor/Makefile.am |
|
Reworked the reduced channel interface, now leakage is included and parameters
are set by setting the threshold voltage and membrane constant; fixed layout management in chemical channels; fixed suffixes in conductance widget; fixed disabling the run on population editor cancellation. | |||
| 2003-07-28 13:32:08 | 1.3 | tangorn | neteditor/Makefile.am |
| Some rearrangements of code and adding new network editor files | |||
| 2003-07-28 12:23:17 | 1.2 | tangorn | neteditor/Makefile.am |
|
Updated documentation; Changed status bar operation; Added progress bar;
Weights are not any longer reloaded on reset if the network or environment changed; Populations are no longer recreated if edited; Error messages updated for more understandability; Switched leakage to inverted gate in standard channel; Changed leakage conductance units to pS; Changed item correction editor to load specific page with error; Added weight bounds and reduced learning rate 10 times; Set default salience to 100; Changed gate pages to static to speed up editor loading; Made network description static; Updated default channel and neuron files. | |||
| 2003-03-23 23:22:16 | 1.1 | tangorn | neteditor/Makefile.am |
|
branches: 1.1.1;
Initial revision | |||
| 2003-03-23 23:22:16 | 1.1.1.1 | tangorn | neteditor/Makefile.am |
| Resurrection of CVS server for KInNeSS | |||
| 2004-06-03 17:34:28 | 1.9 | tangorn | neteditor/channels.xml |
| Default channels and neurons updated to new format. Manual corrected. | |||
| 2004-02-26 17:19:19 | 1.8 | tangorn | neteditor/channels.xml |
| Once again fixed the rounding of conductances by the editor | |||
| 2004-02-09 20:29:23 | 1.7 | tangorn | neteditor/channels.xml |
|
Fixing the spike generation; Partial interface for gap junctions; All voltage
gated channels now should have V0 relative to Vrest, the default channels are fixed accordingly. | |||
| 2004-01-04 21:35:56 | 1.6 | tangorn | neteditor/channels.xml |
| New defaults | |||
| 2004-01-02 17:14:25 | 1.5 | tangorn | neteditor/channels.xml |
| Minor interface fixes; fixed wrong formula in original HH sodium channel | |||
| 2003-12-30 14:28:43 | 1.4 | tangorn | neteditor/channels.xml |
|
Added interface and parsing for m/tau voltage dependence and the interface
for setting taus in Ca++ channels; two default Ca++ channels added | |||
| 2003-09-16 09:44:42 | 1.3 | tangorn | neteditor/channels.xml |
| Added interface and handling of voltage-dependent block (i.e. Mg block in NMDA) | |||
| 2003-07-28 12:23:17 | 1.2 | tangorn | neteditor/channels.xml |
|
Updated documentation; Changed status bar operation; Added progress bar;
Weights are not any longer reloaded on reset if the network or environment changed; Populations are no longer recreated if edited; Error messages updated for more understandability; Switched leakage to inverted gate in standard channel; Changed leakage conductance units to pS; Changed item correction editor to load specific page with error; Added weight bounds and reduced learning rate 10 times; Set default salience to 100; Changed gate pages to static to speed up editor loading; Made network description static; Updated default channel and neuron files. | |||
| 2003-03-23 23:22:16 | 1.1 | tangorn | neteditor/channels.xml |
|
branches: 1.1.1;
Initial revision | |||
| 2003-03-23 23:22:16 | 1.1.1.1 | tangorn | neteditor/channels.xml |
| Resurrection of CVS server for KInNeSS | |||
| 2007-11-09 10:19:54 | 1.10 | tangorn | neteditor/gating.cpp |
| Added enabling of Save weights/delays button, no function yet. Fixed e-mail | |||
| 2004-05-29 12:03:56 | 1.9 | tangorn | neteditor/gating.cpp |
|
Finalized the user manual; fixed minor backward compatibility issue for
modulation and AHP/ADP parsing | |||
| 2004-01-10 19:31:33 | 1.8 | tangorn | neteditor/gating.cpp |
| Updated copyright information, also added Id tags to files changed in 2004 | |||
| 2004-01-02 17:14:25 | 1.7 | tangorn | neteditor/gating.cpp |
| Minor interface fixes; fixed wrong formula in original HH sodium channel | |||
| 2003-12-30 14:28:43 | 1.6 | tangorn | neteditor/gating.cpp |
|
Added interface and parsing for m/tau voltage dependence and the interface
for setting taus in Ca++ channels; two default Ca++ channels added | |||
| 2003-12-29 04:21:48 | 1.5 | tangorn | neteditor/gating.cpp |
|
Minor fixes of the graphics; fixed session management bug on KDE restore;
set threshold in learning rule to threshold in reduced equation. | |||
| 2003-09-16 11:49:40 | 1.4 | tangorn | neteditor/gating.cpp |
| Corrected the limits for Mg concentration | |||
| 2003-09-16 09:44:42 | 1.3 | tangorn | neteditor/gating.cpp |
| Added interface and handling of voltage-dependent block (i.e. Mg block in NMDA) | |||
| 2003-07-18 10:57:30 | 1.2 | tangorn | neteditor/gating.cpp |
|
Converted network editor to tree form, made all widgets for currents
unified. Fixed the proper timing of reward disappearance. Other minor fixes. | |||
| 2003-03-23 23:22:16 | 1.1 | tangorn | neteditor/gating.cpp |
|
branches: 1.1.1;
Initial revision | |||
| 2003-03-23 23:22:16 | 1.1.1.1 | tangorn | neteditor/gating.cpp |
| Resurrection of CVS server for KInNeSS | |||
| 2007-11-09 10:19:54 | 1.5 | tangorn | neteditor/gating.h |
| Added enabling of Save weights/delays button, no function yet. Fixed e-mail | |||
| 2004-01-10 19:31:33 | 1.4 | tangorn | neteditor/gating.h |
| Updated copyright information, also added Id tags to files changed in 2004 | |||
| 2003-12-30 14:28:43 | 1.3 | tangorn | neteditor/gating.h |
|
Added interface and parsing for m/tau voltage dependence and the interface
for setting taus in Ca++ channels; two default Ca++ channels added | |||
| 2003-09-16 09:44:42 | 1.2 | tangorn | neteditor/gating.h |
| Added interface and handling of voltage-dependent block (i.e. Mg block in NMDA) | |||
| 2003-03-23 23:22:17 | 1.1 | tangorn | neteditor/gating.h |
|
branches: 1.1.1;
Initial revision | |||
| 2003-03-23 23:22:17 | 1.1.1.1 | tangorn | neteditor/gating.h |
| Resurrection of CVS server for KInNeSS | |||
| 2007-08-10 09:57:26 | 1.24 | tangorn | neteditor/kchannel.cpp |
| Rough draft of branching dendrites added, thus version number updated to 0.3.4 | |||
| 2004-06-27 12:12:05 | 1.23 | tangorn | neteditor/kchannel.cpp |
|
Aside from adding metainfo for gap junctions fixed a bug in new channel
creation | |||
| 2004-06-03 07:23:19 | 1.22 | tangorn | neteditor/kchannel.cpp |
| Set some default values to more appropriate | |||
| 2004-05-29 12:03:56 | 1.21 | tangorn | neteditor/kchannel.cpp |
|
Finalized the user manual; fixed minor backward compatibility issue for
modulation and AHP/ADP parsing | |||
| 2004-05-28 16:42:19 | 1.20 | tangorn | neteditor/kchannel.cpp |
|
Finalized new NeuroML tags parsing, backward compatible, can read old, new,
or mixed format; saves in new. Stable. | |||
| 2004-05-27 17:08:04 | 1.19 | tangorn | neteditor/kchannel.cpp |
| Lots of NeuroML comlpliance stuff, still not working at full functionality. | |||
| 2004-05-26 15:40:47 | 1.18 | tangorn | neteditor/kchannel.cpp |
|
Added direct injected current (type "injection"); redid the interface for
input voltage (type "input") with backward compatibility check in the network editor. Requires to open and save your old networks by the editor before running. "AHP" dependency is now called "AHP/ADP", also should be backward compatible. Fixed sliders in the SANNDRA preference page. Extended the ranges for time constants up to 300/500 ms. Added a comment editor to the network editor, do not use it yet though, I need to make it NeuroML compliant first. Fixed the compartmental dimensions, note that interface still uses mm as units, but NeuroML description now uses cm, so old networks should be manually corrected. | |||
| 2004-03-11 14:18:23 | 1.17 | tangorn | neteditor/kchannel.cpp |
|
More fixes in handling default neurons, the set is updated to new voltage
gated channels. | |||
| 2004-02-26 17:19:19 | 1.16 | tangorn | neteditor/kchannel.cpp |
| Once again fixed the rounding of conductances by the editor | |||
| 2004-02-26 13:48:39 | 1.15 | tangorn | neteditor/kchannel.cpp |
| Fixed the population list update and caption update during population renaming. | |||
| 2004-02-26 07:13:53 | 1.14 | tangorn | neteditor/kchannel.cpp |
|
Fixed: leakage current; default voltages in voltage gated channel parsing;
conductance ranges; labels for m/tau description of voltage dependency. Added: explicit representation for compartmental dimensions | |||
| 2004-02-09 20:29:23 | 1.13 | tangorn | neteditor/kchannel.cpp |
|
Fixing the spike generation; Partial interface for gap junctions; All voltage
gated channels now should have V0 relative to Vrest, the default channels are fixed accordingly. | |||
| 2004-01-10 19:31:33 | 1.12 | tangorn | neteditor/kchannel.cpp |
| Updated copyright information, also added Id tags to files changed in 2004 | |||
| 2004-01-09 16:31:11 | 1.11 | tangorn | neteditor/kchannel.cpp |
| Fixed handling of the default neurons and channels | |||
| 2004-01-02 17:14:25 | 1.10 | tangorn | neteditor/kchannel.cpp |
| Minor interface fixes; fixed wrong formula in original HH sodium channel | |||
| 2003-12-30 14:28:43 | 1.9 | tangorn | neteditor/kchannel.cpp |
|
Added interface and parsing for m/tau voltage dependence and the interface
for setting taus in Ca++ channels; two default Ca++ channels added | |||
| 2003-10-26 11:00:03 | 1.8 | tangorn | neteditor/kchannel.cpp |
|
Separated KInput<T> and children into a file; Minor bugfixes in handling
leakage and voltage block gates; Reworked the projection source settings and made possible to use fan input currents. | |||
| 2003-09-16 09:44:42 | 1.7 | tangorn | neteditor/kchannel.cpp |
| Added interface and handling of voltage-dependent block (i.e. Mg block in NMDA) | |||
| 2003-09-09 16:40:17 | 1.6 | tangorn | neteditor/kchannel.cpp |
| Fixed saving the settings in all gates | |||
| 2003-08-28 16:44:07 | 1.5 | tangorn | neteditor/kchannel.cpp |
|
Reworked the reduced channel interface, now leakage is included and parameters
are set by setting the threshold voltage and membrane constant; fixed layout management in chemical channels; fixed suffixes in conductance widget; fixed disabling the run on population editor cancellation. | |||
| 2003-08-20 10:53:02 | 1.4 | tangorn | neteditor/kchannel.cpp |
|
Changed "display" tag to "monitor" for readability; fixed the step size of
g_bar widget; fixed resistance->conductance transform for gap junctions. | |||
| 2003-07-28 12:23:17 | 1.3 | tangorn | neteditor/kchannel.cpp |
|
Updated documentation; Changed status bar operation; Added progress bar;
Weights are not any longer reloaded on reset if the network or environment changed; Populations are no longer recreated if edited; Error messages updated for more understandability; Switched leakage to inverted gate in standard channel; Changed leakage conductance units to pS; Changed item correction editor to load specific page with error; Added weight bounds and reduced learning rate 10 times; Set default salience to 100; Changed gate pages to static to speed up editor loading; Made network description static; Updated default channel and neuron files. | |||
| 2003-07-18 10:57:30 | 1.2 | tangorn | neteditor/kchannel.cpp |
|
Converted network editor to tree form, made all widgets for currents
unified. Fixed the proper timing of reward disappearance. Other minor fixes. | |||
| 2003-03-23 23:22:17 | 1.1 | tangorn | neteditor/kchannel.cpp |
|
branches: 1.1.1;
Initial revision | |||
| 2003-03-23 23:22:17 | 1.1.1.1 | tangorn | neteditor/kchannel.cpp |
| Resurrection of CVS server for KInNeSS | |||
| 2007-11-09 10:19:54 | 1.19 | tangorn | neteditor/kchannel.h |
| Added enabling of Save weights/delays button, no function yet. Fixed e-mail | |||
| 2005-09-30 08:24:56 | 1.18 | tangorn | neteditor/kchannel.h |
|
Changed code to compile with gcc-3.4.4. Partially implemented new address
scaling functionality | |||
| 2004-05-27 17:08:04 | 1.17 | tangorn | neteditor/kchannel.h |
| Lots of NeuroML comlpliance stuff, still not working at full functionality. | |||
| 2004-05-26 15:40:47 | 1.16 | tangorn | neteditor/kchannel.h |
|
Added direct injected current (type "injection"); redid the interface for
input voltage (type "input") with backward compatibility check in the network editor. Requires to open and save your old networks by the editor before running. "AHP" dependency is now called "AHP/ADP", also should be backward compatible. Fixed sliders in the SANNDRA preference page. Extended the ranges for time constants up to 300/500 ms. Added a comment editor to the network editor, do not use it yet though, I need to make it NeuroML compliant first. Fixed the compartmental dimensions, note that interface still uses mm as units, but NeuroML description now uses cm, so old networks should be manually corrected. | |||
| 2004-04-26 17:06:18 | 1.15 | tangorn | neteditor/kchannel.h |
|
Added interface and parsing for the fourth input channel; Fixed a number
of interface bugs. | |||
| 2004-03-09 17:52:53 | 1.14 | tangorn | neteditor/kchannel.h |
|
Fixed renaming the populations (so that they appear on the source combo
when the editor kicks in for missing source); Added most of gap junctions code; still missing: adding new sources to list when the compartment is added or cloning is used, All-to-one kernels causes crash. | |||
| 2004-02-26 17:19:19 | 1.13 | tangorn | neteditor/kchannel.h |
| Once again fixed the rounding of conductances by the editor | |||
| 2004-02-26 07:13:53 | 1.12 | tangorn | neteditor/kchannel.h |
|
Fixed: leakage current; default voltages in voltage gated channel parsing;
conductance ranges; labels for m/tau description of voltage dependency. Added: explicit representation for compartmental dimensions | |||
| 2004-02-09 20:29:23 | 1.11 | tangorn | neteditor/kchannel.h |
|
Fixing the spike generation; Partial interface for gap junctions; All voltage
gated channels now should have V0 relative to Vrest, the default channels are fixed accordingly. | |||
| 2004-01-10 19:31:33 | 1.10 | tangorn | neteditor/kchannel.h |
| Updated copyright information, also added Id tags to files changed in 2004 | |||
| 2004-01-09 16:31:11 | 1.9 | tangorn | neteditor/kchannel.h |
| Fixed handling of the default neurons and channels | |||
| 2003-12-30 14:28:43 | 1.8 | tangorn | neteditor/kchannel.h |
|
Added interface and parsing for m/tau voltage dependence and the interface
for setting taus in Ca++ channels; two default Ca++ channels added | |||
| 2003-10-26 11:00:03 | 1.7 | tangorn | neteditor/kchannel.h |
|
Separated KInput<T> and children into a file; Minor bugfixes in handling
leakage and voltage block gates; Reworked the projection source settings and made possible to use fan input currents. | |||
| 2003-09-16 09:44:42 | 1.6 | tangorn | neteditor/kchannel.h |
| Added interface and handling of voltage-dependent block (i.e. Mg block in NMDA) | |||
| 2003-09-09 16:40:17 | 1.5 | tangorn | neteditor/kchannel.h |
| Fixed saving the settings in all gates | |||
| 2003-08-28 16:44:07 | 1.4 | tangorn | neteditor/kchannel.h |
|
Reworked the reduced channel interface, now leakage is included and parameters
are set by setting the threshold voltage and membrane constant; fixed layout management in chemical channels; fixed suffixes in conductance widget; fixed disabling the run on population editor cancellation. | |||
| 2003-07-28 12:23:17 | 1.3 | tangorn | neteditor/kchannel.h |
|
Updated documentation; Changed status bar operation; Added progress bar;
Weights are not any longer reloaded on reset if the network or environment changed; Populations are no longer recreated if edited; Error messages updated for more understandability; Switched leakage to inverted gate in standard channel; Changed leakage conductance units to pS; Changed item correction editor to load specific page with error; Added weight bounds and reduced learning rate 10 times; Set default salience to 100; Changed gate pages to static to speed up editor loading; Made network description static; Updated default channel and neuron files. | |||
| 2003-07-18 10:57:30 | 1.2 | tangorn | neteditor/kchannel.h |
|
Converted network editor to tree form, made all widgets for currents
unified. Fixed the proper timing of reward disappearance. Other minor fixes. | |||
| 2003-03-23 23:22:17 | 1.1 | tangorn | neteditor/kchannel.h |
|
branches: 1.1.1;
Initial revision | |||
| 2003-03-23 23:22:17 | 1.1.1.1 | tangorn | neteditor/kchannel.h |
| Resurrection of CVS server for KInNeSS | |||
| 2008-09-18 14:11:33 | 1.18 | tangorn | neteditor/kchemchannel.cpp |
| Fixed incorrect XML generation for modulated QIAF current | |||
| 2007-11-09 10:19:54 | 1.17 | tangorn | neteditor/kchemchannel.cpp |
| Added enabling of Save weights/delays button, no function yet. Fixed e-mail | |||
| 2007-11-08 12:31:00 | 1.16 | tangorn | neteditor/kchemchannel.cpp |
|
Fixed couple of bugs in 1.3 NeuroML parser, continue to work on new weights
and delays, still broken... | |||
| 2004-09-21 10:31:25 | 1.15 | tangorn | neteditor/kchemchannel.cpp |
| Cleaning | |||
| 2004-06-27 12:12:05 | 1.14 | tangorn | neteditor/kchemchannel.cpp |
|
Aside from adding metainfo for gap junctions fixed a bug in new channel
creation | |||
| 2004-05-28 16:42:19 | 1.13 | tangorn | neteditor/kchemchannel.cpp |
|
Finalized new NeuroML tags parsing, backward compatible, can read old, new,
or mixed format; saves in new. Stable. | |||
| 2004-05-27 17:08:04 | 1.12 | tangorn | neteditor/kchemchannel.cpp |
| Lots of NeuroML comlpliance stuff, still not working at full functionality. | |||
| 2004-05-26 15:40:47 | 1.11 | tangorn | neteditor/kchemchannel.cpp |
|
Added direct injected current (type "injection"); redid the interface for
input voltage (type "input") with backward compatibility check in the network editor. Requires to open and save your old networks by the editor before running. "AHP" dependency is now called "AHP/ADP", also should be backward compatible. Fixed sliders in the SANNDRA preference page. Extended the ranges for time constants up to 300/500 ms. Added a comment editor to the network editor, do not use it yet though, I need to make it NeuroML compliant first. Fixed the compartmental dimensions, note that interface still uses mm as units, but NeuroML description now uses cm, so old networks should be manually corrected. | |||
| 2004-05-10 13:10:09 | 1.10 | tangorn | neteditor/kchemchannel.cpp |
| More of the manual plus minor interface fix. | |||
| 2004-04-26 17:06:18 | 1.9 | tangorn | neteditor/kchemchannel.cpp |
|
Added interface and parsing for the fourth input channel; Fixed a number
of interface bugs. | |||
| 2004-02-26 07:13:53 | 1.8 | tangorn | neteditor/kchemchannel.cpp |
|
Fixed: leakage current; default voltages in voltage gated channel parsing;
conductance ranges; labels for m/tau description of voltage dependency. Added: explicit representation for compartmental dimensions | |||
| 2004-01-20 15:49:02 | 1.7 | tangorn | neteditor/kchemchannel.cpp |
| Minor interface fixes | |||
| 2003-09-29 12:25:56 | 1.6 | tangorn | neteditor/kchemchannel.cpp |
| Minor fix of neuromodulation of spiking threshold in reduced channel | |||
| 2003-09-09 16:40:17 | 1.5 | tangorn | neteditor/kchemchannel.cpp |
| Fixed saving the settings in all gates | |||
| 2003-08-28 16:44:07 | 1.4 | tangorn | neteditor/kchemchannel.cpp |
|
Reworked the reduced channel interface, now leakage is included and parameters
are set by setting the threshold voltage and membrane constant; fixed layout management in chemical channels; fixed suffixes in conductance widget; fixed disabling the run on population editor cancellation. | |||
| 2003-07-28 12:23:17 | 1.3 | tangorn | neteditor/kchemchannel.cpp |
|
Updated documentation; Changed status bar operation; Added progress bar;
Weights are not any longer reloaded on reset if the network or environment changed; Populations are no longer recreated if edited; Error messages updated for more understandability; Switched leakage to inverted gate in standard channel; Changed leakage conductance units to pS; Changed item correction editor to load specific page with error; Added weight bounds and reduced learning rate 10 times; Set default salience to 100; Changed gate pages to static to speed up editor loading; Made network description static; Updated default channel and neuron files. | |||
| 2003-07-18 10:57:30 | 1.2 | tangorn | neteditor/kchemchannel.cpp |
|
Converted network editor to tree form, made all widgets for currents
unified. Fixed the proper timing of reward disappearance. Other minor fixes. | |||
| 2003-03-23 23:22:17 | 1.1 | tangorn | neteditor/kchemchannel.cpp |
|
branches: 1.1.1;
Initial revision | |||
| 2003-03-23 23:22:17 | 1.1.1.1 | tangorn | neteditor/kchemchannel.cpp |
| Resurrection of CVS server for KInNeSS | |||
| 2007-11-09 10:19:54 | 1.10 | tangorn | neteditor/kclonesubnetdlg.cpp |
| Added enabling of Save weights/delays button, no function yet. Fixed e-mail | |||
| 2007-08-29 15:06:06 | 1.9 | tangorn | neteditor/kclonesubnetdlg.cpp |
| Some ubuntu with gcc-4.1.2 fixes | |||
| 2007-08-15 19:23:59 | 1.8 | tangorn | neteditor/kclonesubnetdlg.cpp |
| Fixed a bug in xml parsing of branched neurons, courtesy of Jasmin Leveille | |||
| 2004-05-26 23:55:30 | 1.7 | tangorn | neteditor/kclonesubnetdlg.cpp |
| More NeuroML compliance | |||
| 2004-03-21 12:48:42 | 1.6 | tangorn | neteditor/kclonesubnetdlg.cpp |
| Fixed cloning for gap junctions | |||
| 2004-03-09 17:52:53 | 1.5 | tangorn | neteditor/kclonesubnetdlg.cpp |
|
Fixed renaming the populations (so that they appear on the source combo
when the editor kicks in for missing source); Added most of gap junctions code; still missing: adding new sources to list when the compartment is added or cloning is used, All-to-one kernels causes crash. | |||
| 2003-07-28 13:32:08 | 1.4 | tangorn | neteditor/kclonesubnetdlg.cpp |
| Some rearrangements of code and adding new network editor files | |||
| 2003-07-28 12:23:17 | 1.3 | tangorn | neteditor/kclonesubnetdlg.cpp |
|
Updated documentation; Changed status bar operation; Added progress bar;
Weights are not any longer reloaded on reset if the network or environment changed; Populations are no longer recreated if edited; Error messages updated for more understandability; Switched leakage to inverted gate in standard channel; Changed leakage conductance units to pS; Changed item correction editor to load specific page with error; Added weight bounds and reduced learning rate 10 times; Set default salience to 100; Changed gate pages to static to speed up editor loading; Made network description static; Updated default channel and neuron files. | |||
| 2003-07-18 10:57:30 | 1.2 | tangorn | neteditor/kclonesubnetdlg.cpp |
|
Converted network editor to tree form, made all widgets for currents
unified. Fixed the proper timing of reward disappearance. Other minor fixes. | |||
| 2003-03-23 23:22:17 | 1.1 | tangorn | neteditor/kclonesubnetdlg.cpp |
|
branches: 1.1.1;
Initial revision | |||
| 2003-03-23 23:22:17 | 1.1.1.1 | tangorn | neteditor/kclonesubnetdlg.cpp |
| Resurrection of CVS server for KInNeSS | |||
| 2007-11-09 10:19:54 | 1.4 | tangorn | neteditor/kclonesubnetdlg.h |
| Added enabling of Save weights/delays button, no function yet. Fixed e-mail | |||
| 2003-07-28 13:32:08 | 1.3 | tangorn | neteditor/kclonesubnetdlg.h |
| Some rearrangements of code and adding new network editor files | |||
| 2003-07-18 10:57:30 | 1.2 | tangorn | neteditor/kclonesubnetdlg.h |
|
Converted network editor to tree form, made all widgets for currents
unified. Fixed the proper timing of reward disappearance. Other minor fixes. | |||
| 2003-03-23 23:22:17 | 1.1 | tangorn | neteditor/kclonesubnetdlg.h |
|
branches: 1.1.1;
Initial revision | |||
| 2003-03-23 23:22:17 | 1.1.1.1 | tangorn | neteditor/kclonesubnetdlg.h |
| Resurrection of CVS server for KInNeSS | |||
| 2007-11-09 10:19:54 | 1.7 | tangorn | neteditor/keditdlgbase.cpp |
| Added enabling of Save weights/delays button, no function yet. Fixed e-mail | |||
| 2005-04-02 12:31:03 | 1.6 | tangorn | neteditor/keditdlgbase.cpp |
| The editor is supposed to automagically open last edited page | |||
| 2004-05-26 23:55:30 | 1.5 | tangorn | neteditor/keditdlgbase.cpp |
| More NeuroML compliance | |||
| 2004-05-26 22:22:05 | 1.4 | tangorn | neteditor/keditdlgbase.cpp |
|
Updated the top-level NeuroML hierarchy to match current examples on their
web site. Backward compatible with old format. | |||
| 2004-05-26 15:40:47 | 1.3 | tangorn | neteditor/keditdlgbase.cpp |
|
Added direct injected current (type "injection"); redid the interface for
input voltage (type "input") with backward compatibility check in the network editor. Requires to open and save your old networks by the editor before running. "AHP" dependency is now called "AHP/ADP", also should be backward compatible. Fixed sliders in the SANNDRA preference page. Extended the ranges for time constants up to 300/500 ms. Added a comment editor to the network editor, do not use it yet though, I need to make it NeuroML compliant first. Fixed the compartmental dimensions, note that interface still uses mm as units, but NeuroML description now uses cm, so old networks should be manually corrected. | |||
| 2004-01-28 19:47:21 | 1.2 | tangorn | neteditor/keditdlgbase.cpp |
| Long live valgrind. Bugfixes. | |||
| 2003-07-28 13:32:08 | 1.1 | tangorn | neteditor/keditdlgbase.cpp |
| Some rearrangements of code and adding new network editor files | |||
| 2007-11-09 10:19:54 | 1.16 | tangorn | neteditor/kinputunit.cpp |
| Added enabling of Save weights/delays button, no function yet. Fixed e-mail | |||
| 2005-05-30 20:43:02 | 1.15 | tangorn | neteditor/kinputunit.cpp |
| Minor fix of the interface for the input current injection | |||
| 2004-06-27 12:12:05 | 1.14 | tangorn | neteditor/kinputunit.cpp |
|
Aside from adding metainfo for gap junctions fixed a bug in new channel
creation | |||
| 2004-05-27 17:08:04 | 1.13 | tangorn | neteditor/kinputunit.cpp |
| Lots of NeuroML comlpliance stuff, still not working at full functionality. | |||
| 2004-05-26 15:40:47 | 1.12 | tangorn | neteditor/kinputunit.cpp |
|
Added direct injected current (type "injection"); redid the interface for
input voltage (type "input") with backward compatibility check in the network editor. Requires to open and save your old networks by the editor before running. "AHP" dependency is now called "AHP/ADP", also should be backward compatible. Fixed sliders in the SANNDRA preference page. Extended the ranges for time constants up to 300/500 ms. Added a comment editor to the network editor, do not use it yet though, I need to make it NeuroML compliant first. Fixed the compartmental dimensions, note that interface still uses mm as units, but NeuroML description now uses cm, so old networks should be manually corrected. | |||
| 2004-04-26 17:06:18 | 1.11 | tangorn | neteditor/kinputunit.cpp |
|
Added interface and parsing for the fourth input channel; Fixed a number
of interface bugs. | |||
| 2004-03-09 17:52:53 | 1.10 | tangorn | neteditor/kinputunit.cpp |
|
Fixed renaming the populations (so that they appear on the source combo
when the editor kicks in for missing source); Added most of gap junctions code; still missing: adding new sources to list when the compartment is added or cloning is used, All-to-one kernels causes crash. | |||
| 2004-02-26 17:19:19 | 1.9 | tangorn | neteditor/kinputunit.cpp |
| Once again fixed the rounding of conductances by the editor | |||
| 2004-02-09 20:29:23 | 1.8 | tangorn | neteditor/kinputunit.cpp |
|
Fixing the spike generation; Partial interface for gap junctions; All voltage
gated channels now should have V0 relative to Vrest, the default channels are fixed accordingly. | |||
| 2004-01-10 19:31:33 | 1.7 | tangorn | neteditor/kinputunit.cpp |
| Updated copyright information, also added Id tags to files changed in 2004 | |||
| 2004-01-02 17:14:25 | 1.6 | tangorn | neteditor/kinputunit.cpp |
| Minor interface fixes; fixed wrong formula in original HH sodium channel | |||
| 2003-10-26 11:00:03 | 1.5 | tangorn | neteditor/kinputunit.cpp |
|
Separated KInput<T> and children into a file; Minor bugfixes in handling
leakage and voltage block gates; Reworked the projection source settings and made possible to use fan input currents. | |||
| 2003-09-09 16:40:17 | 1.4 | tangorn | neteditor/kinputunit.cpp |
| Fixed saving the settings in all gates | |||
| 2003-07-28 12:23:17 | 1.3 | tangorn | neteditor/kinputunit.cpp |
|
Updated documentation; Changed status bar operation; Added progress bar;
Weights are not any longer reloaded on reset if the network or environment changed; Populations are no longer recreated if edited; Error messages updated for more understandability; Switched leakage to inverted gate in standard channel; Changed leakage conductance units to pS; Changed item correction editor to load specific page with error; Added weight bounds and reduced learning rate 10 times; Set default salience to 100; Changed gate pages to static to speed up editor loading; Made network description static; Updated default channel and neuron files. | |||
| 2003-07-18 10:57:30 | 1.2 | tangorn | neteditor/kinputunit.cpp |
|
Converted network editor to tree form, made all widgets for currents
unified. Fixed the proper timing of reward disappearance. Other minor fixes. | |||
| 2003-03-23 23:22:17 | 1.1 | tangorn | neteditor/kinputunit.cpp |
|
branches: 1.1.1;
Initial revision | |||
| 2003-03-23 23:22:17 | 1.1.1.1 | tangorn | neteditor/kinputunit.cpp |
| Resurrection of CVS server for KInNeSS | |||
| 2007-11-30 12:28:23 | 1.27 | tangorn | neteditor/klayereditdlg.cpp |
| Adaptation for new weights and delays, unstable | |||
| 2007-11-08 12:31:00 | 1.26 | tangorn | neteditor/klayereditdlg.cpp |
|
Fixed couple of bugs in 1.3 NeuroML parser, continue to work on new weights
and delays, still broken... | |||
| 2007-08-29 15:06:06 | 1.25 | tangorn | neteditor/klayereditdlg.cpp |
| Some ubuntu with gcc-4.1.2 fixes | |||
| 2007-08-15 19:23:59 | 1.24 | tangorn | neteditor/klayereditdlg.cpp |
| Fixed a bug in xml parsing of branched neurons, courtesy of Jasmin Leveille | |||
| 2007-08-10 09:57:26 | 1.23 | tangorn | neteditor/klayereditdlg.cpp |
| Rough draft of branching dendrites added, thus version number updated to 0.3.4 | |||
| 2005-12-16 09:44:24 | 1.22 | tangorn | neteditor/klayereditdlg.cpp |
| Unstable version using full functionality of scaled addressing | |||
| 2005-04-02 12:31:03 | 1.21 | tangorn | neteditor/klayereditdlg.cpp |
| The editor is supposed to automagically open last edited page | |||
| 2005-04-02 11:05:43 | 1.20 | tangorn | neteditor/klayereditdlg.cpp |
|
Interface fixes: Properly sets recent files checkmark on restart;
Missing menu option Network->Create restored; Population size can be scaled by integer factor from the size of environment | |||
| 2004-06-27 12:12:05 | 1.19 | tangorn | neteditor/klayereditdlg.cpp |
|
Aside from adding metainfo for gap junctions fixed a bug in new channel
creation | |||
| 2004-05-28 16:42:19 | 1.18 | tangorn | neteditor/klayereditdlg.cpp |
|
Finalized new NeuroML tags parsing, backward compatible, can read old, new,
or mixed format; saves in new. Stable. | |||
| 2004-05-27 17:08:04 | 1.17 | tangorn | neteditor/klayereditdlg.cpp |
| Lots of NeuroML comlpliance stuff, still not working at full functionality. | |||
| 2004-04-03 18:43:26 | 1.16 | tangorn | neteditor/klayereditdlg.cpp |
| Another fix of default neurons handling | |||
| 2004-04-03 16:09:50 | 1.15 | tangorn | neteditor/klayereditdlg.cpp |
| Minor fix in handling default neurons | |||
| 2004-03-20 17:29:24 | 1.14 | tangorn | neteditor/klayereditdlg.cpp |
| Changed the interface of compartment editor. | |||
| 2004-03-11 14:18:23 | 1.13 | tangorn | neteditor/klayereditdlg.cpp |
|
More fixes in handling default neurons, the set is updated to new voltage
gated channels. | |||
| 2004-03-11 13:28:51 | 1.12 | tangorn | neteditor/klayereditdlg.cpp |
| Fixed bug in saving default neurons | |||
| 2004-03-09 17:52:53 | 1.11 | tangorn | neteditor/klayereditdlg.cpp |
|
Fixed renaming the populations (so that they appear on the source combo
when the editor kicks in for missing source); Added most of gap junctions code; still missing: adding new sources to list when the compartment is added or cloning is used, All-to-one kernels causes crash. | |||
| 2004-02-26 13:48:39 | 1.10 | tangorn | neteditor/klayereditdlg.cpp |
| Fixed the population list update and caption update during population renaming. | |||
| 2004-02-26 07:13:53 | 1.9 | tangorn | neteditor/klayereditdlg.cpp |
|
Fixed: leakage current; default voltages in voltage gated channel parsing;
conductance ranges; labels for m/tau description of voltage dependency. Added: explicit representation for compartmental dimensions | |||
| 2004-01-29 21:48:53 | 1.8 | tangorn | neteditor/klayereditdlg.cpp |
| Couple editor bugs related to default elements are fixed | |||
| 2004-01-10 19:31:33 | 1.7 | tangorn | neteditor/klayereditdlg.cpp |
| Updated copyright information, also added Id tags to files changed in 2004 | |||
| 2004-01-09 16:31:11 | 1.6 | tangorn | neteditor/klayereditdlg.cpp |
| Fixed handling of the default neurons and channels | |||
| 2003-09-09 16:40:17 | 1.5 | tangorn | neteditor/klayereditdlg.cpp |
| Fixed saving the settings in all gates | |||
| 2003-07-28 13:32:08 | 1.4 | tangorn | neteditor/klayereditdlg.cpp |
| Some rearrangements of code and adding new network editor files | |||
| 2003-07-28 12:23:17 | 1.3 | tangorn | neteditor/klayereditdlg.cpp |
|
Updated documentation; Changed status bar operation; Added progress bar;
Weights are not any longer reloaded on reset if the network or environment changed; Populations are no longer recreated if edited; Error messages updated for more understandability; Switched leakage to inverted gate in standard channel; Changed leakage conductance units to pS; Changed item correction editor to load specific page with error; Added weight bounds and reduced learning rate 10 times; Set default salience to 100; Changed gate pages to static to speed up editor loading; Made network description static; Updated default channel and neuron files. | |||
| 2003-07-18 10:57:30 | 1.2 | tangorn | neteditor/klayereditdlg.cpp |
|
Converted network editor to tree form, made all widgets for currents
unified. Fixed the proper timing of reward disappearance. Other minor fixes. | |||
| 2003-03-23 23:22:17 | 1.1 | tangorn | neteditor/klayereditdlg.cpp |
|
branches: 1.1.1;
Initial revision | |||
| 2003-03-23 23:22:17 | 1.1.1.1 | tangorn | neteditor/klayereditdlg.cpp |
| Resurrection of CVS server for KInNeSS | |||
| 2007-11-30 12:28:23 | 1.13 | tangorn | neteditor/klayereditdlg.h |
| Adaptation for new weights and delays, unstable | |||
| 2007-08-10 09:57:26 | 1.12 | tangorn | neteditor/klayereditdlg.h |
| Rough draft of branching dendrites added, thus version number updated to 0.3.4 | |||
| 2005-12-16 09:44:24 | 1.11 | tangorn | neteditor/klayereditdlg.h |
| Unstable version using full functionality of scaled addressing | |||
| 2005-04-02 11:05:43 | 1.10 | tangorn | neteditor/klayereditdlg.h |
|
Interface fixes: Properly sets recent files checkmark on restart;
Missing menu option Network->Create restored; Population size can be scaled by integer factor from the size of environment | |||
| 2004-05-27 17:08:04 | 1.9 | tangorn | neteditor/klayereditdlg.h |
| Lots of NeuroML comlpliance stuff, still not working at full functionality. | |||
| 2004-05-27 09:04:16 | 1.8 | tangorn | neteditor/klayereditdlg.h |
| Unstable. Tracing a crash in the editor. | |||
| 2004-05-26 15:40:47 | 1.7 | tangorn | neteditor/klayereditdlg.h |
|
Added direct injected current (type "injection"); redid the interface for
input voltage (type "input") with backward compatibility check in the network editor. Requires to open and save your old networks by the editor before running. "AHP" dependency is now called "AHP/ADP", also should be backward compatible. Fixed sliders in the SANNDRA preference page. Extended the ranges for time constants up to 300/500 ms. Added a comment editor to the network editor, do not use it yet though, I need to make it NeuroML compliant first. Fixed the compartmental dimensions, note that interface still uses mm as units, but NeuroML description now uses cm, so old networks should be manually corrected. | |||
| 2004-02-26 13:48:39 | 1.6 | tangorn | neteditor/klayereditdlg.h |
| Fixed the population list update and caption update during population renaming. | |||
| 2004-01-29 21:48:53 | 1.5 | tangorn | neteditor/klayereditdlg.h |
| Couple editor bugs related to default elements are fixed | |||
| 2003-07-28 13:32:08 | 1.4 | tangorn | neteditor/klayereditdlg.h |
| Some rearrangements of code and adding new network editor files | |||
| 2003-07-28 12:23:17 | 1.3 | tangorn | neteditor/klayereditdlg.h |
|
Updated documentation; Changed status bar operation; Added progress bar;
Weights are not any longer reloaded on reset if the network or environment changed; Populations are no longer recreated if edited; Error messages updated for more understandability; Switched leakage to inverted gate in standard channel; Changed leakage conductance units to pS; Changed item correction editor to load specific page with error; Added weight bounds and reduced learning rate 10 times; Set default salience to 100; Changed gate pages to static to speed up editor loading; Made network description static; Updated default channel and neuron files. | |||
| 2003-07-18 10:57:30 | 1.2 | tangorn | neteditor/klayereditdlg.h |
|
Converted network editor to tree form, made all widgets for currents
unified. Fixed the proper timing of reward disappearance. Other minor fixes. | |||
| 2003-03-23 23:22:17 | 1.1 | tangorn | neteditor/klayereditdlg.h |
|
branches: 1.1.1;
Initial revision | |||
| 2003-03-23 23:22:17 | 1.1.1.1 | tangorn | neteditor/klayereditdlg.h |
| Resurrection of CVS server for KInNeSS | |||
| 2007-08-10 09:57:26 | 1.18 | tangorn | neteditor/kneteditdlg.cpp |
| Rough draft of branching dendrites added, thus version number updated to 0.3.4 | |||
| 2005-03-22 16:55:31 | 1.17 | tangorn | neteditor/kneteditdlg.cpp |
| Fixed cloning | |||
| 2004-05-28 16:42:19 | 1.16 | tangorn | neteditor/kneteditdlg.cpp |
|
Finalized new NeuroML tags parsing, backward compatible, can read old, new,
or mixed format; saves in new. Stable. | |||
| 2004-05-27 17:08:04 | 1.15 | tangorn | neteditor/kneteditdlg.cpp |
| Lots of NeuroML comlpliance stuff, still not working at full functionality. | |||
| 2004-05-27 09:04:16 | 1.14 | tangorn | neteditor/kneteditdlg.cpp |
| Unstable. Tracing a crash in the editor. | |||
| 2004-05-26 23:55:30 | 1.13 | tangorn | neteditor/kneteditdlg.cpp |
| More NeuroML compliance | |||
| 2004-05-26 22:36:43 | 1.12 | tangorn | neteditor/kneteditdlg.cpp |
| And copyright too :) | |||
| 2004-05-26 22:35:18 | 1.11 | tangorn | neteditor/kneteditdlg.cpp |
| Forgotten loading of the network description from previous commit | |||
| 2004-05-26 22:22:05 | 1.10 | tangorn | neteditor/kneteditdlg.cpp |
|
Updated the top-level NeuroML hierarchy to match current examples on their
web site. Backward compatible with old format. | |||
| 2004-05-26 15:40:47 | 1.9 | tangorn | neteditor/kneteditdlg.cpp |
|
Added direct injected current (type "injection"); redid the interface for
input voltage (type "input") with backward compatibility check in the network editor. Requires to open and save your old networks by the editor before running. "AHP" dependency is now called "AHP/ADP", also should be backward compatible. Fixed sliders in the SANNDRA preference page. Extended the ranges for time constants up to 300/500 ms. Added a comment editor to the network editor, do not use it yet though, I need to make it NeuroML compliant first. Fixed the compartmental dimensions, note that interface still uses mm as units, but NeuroML description now uses cm, so old networks should be manually corrected. | |||
| 2004-05-05 14:58:26 | 1.8 | tangorn | neteditor/kneteditdlg.cpp |
|
Added the right-click handler in generic environment to show exact input
values | |||
| 2004-03-20 19:17:24 | 1.7 | tangorn | neteditor/kneteditdlg.cpp |
|
Fixed setting proper compartment names for gap junctions when adding new compartment.
Fixed parsing of leakage reverse potential. Fixed parsing of NMDA. | |||
| 2004-03-09 17:52:53 | 1.6 | tangorn | neteditor/kneteditdlg.cpp |
|
Fixed renaming the populations (so that they appear on the source combo
when the editor kicks in for missing source); Added most of gap junctions code; still missing: adding new sources to list when the compartment is added or cloning is used, All-to-one kernels causes crash. | |||
| 2004-02-26 13:48:39 | 1.5 | tangorn | neteditor/kneteditdlg.cpp |
| Fixed the population list update and caption update during population renaming. | |||
| 2004-01-28 19:47:21 | 1.4 | tangorn | neteditor/kneteditdlg.cpp |
| Long live valgrind. Bugfixes. | |||
| 2003-07-28 12:23:17 | 1.3 | tangorn | neteditor/kneteditdlg.cpp |
|
Updated documentation; Changed status bar operation; Added progress bar;
Weights are not any longer reloaded on reset if the network or environment changed; Populations are no longer recreated if edited; Error messages updated for more understandability; Switched leakage to inverted gate in standard channel; Changed leakage conductance units to pS; Changed item correction editor to load specific page with error; Added weight bounds and reduced learning rate 10 times; Set default salience to 100; Changed gate pages to static to speed up editor loading; Made network description static; Updated default channel and neuron files. | |||
| 2003-07-18 10:57:30 | 1.2 | tangorn | neteditor/kneteditdlg.cpp |
|
Converted network editor to tree form, made all widgets for currents
unified. Fixed the proper timing of reward disappearance. Other minor fixes. | |||
| 2003-03-23 23:22:17 | 1.1 | tangorn | neteditor/kneteditdlg.cpp |
|
branches: 1.1.1;
Initial revision | |||
| 2003-03-23 23:22:17 | 1.1.1.1 | tangorn | neteditor/kneteditdlg.cpp |
| Resurrection of CVS server for KInNeSS | |||
| 2007-11-09 10:19:54 | 1.9 | tangorn | neteditor/kneteditdlg.h |
| Added enabling of Save weights/delays button, no function yet. Fixed e-mail | |||
| 2004-05-27 17:08:04 | 1.8 | tangorn | neteditor/kneteditdlg.h |
| Lots of NeuroML comlpliance stuff, still not working at full functionality. | |||
| 2004-05-27 09:04:16 | 1.7 | tangorn | neteditor/kneteditdlg.h |
| Unstable. Tracing a crash in the editor. | |||
| 2004-05-26 23:55:30 | 1.6 | tangorn | neteditor/kneteditdlg.h |
| More NeuroML compliance | |||
| 2004-05-26 22:22:05 | 1.5 | tangorn | neteditor/kneteditdlg.h |
|
Updated the top-level NeuroML hierarchy to match current examples on their
web site. Backward compatible with old format. | |||
| 2004-05-26 15:40:47 | 1.4 | tangorn | neteditor/kneteditdlg.h |
|
Added direct injected current (type "injection"); redid the interface for
input voltage (type "input") with backward compatibility check in the network editor. Requires to open and save your old networks by the editor before running. "AHP" dependency is now called "AHP/ADP", also should be backward compatible. Fixed sliders in the SANNDRA preference page. Extended the ranges for time constants up to 300/500 ms. Added a comment editor to the network editor, do not use it yet though, I need to make it NeuroML compliant first. Fixed the compartmental dimensions, note that interface still uses mm as units, but NeuroML description now uses cm, so old networks should be manually corrected. | |||
| 2003-07-28 12:23:17 | 1.3 | tangorn | neteditor/kneteditdlg.h |
|
Updated documentation; Changed status bar operation; Added progress bar;
Weights are not any longer reloaded on reset if the network or environment changed; Populations are no longer recreated if edited; Error messages updated for more understandability; Switched leakage to inverted gate in standard channel; Changed leakage conductance units to pS; Changed item correction editor to load specific page with error; Added weight bounds and reduced learning rate 10 times; Set default salience to 100; Changed gate pages to static to speed up editor loading; Made network description static; Updated default channel and neuron files. | |||
| 2003-07-18 10:57:30 | 1.2 | tangorn | neteditor/kneteditdlg.h |
|
Converted network editor to tree form, made all widgets for currents
unified. Fixed the proper timing of reward disappearance. Other minor fixes. | |||
| 2003-03-23 23:22:17 | 1.1 | tangorn | neteditor/kneteditdlg.h |
|
branches: 1.1.1;
Initial revision | |||
| 2003-03-23 23:22:17 | 1.1.1.1 | tangorn | neteditor/kneteditdlg.h |
| Resurrection of CVS server for KInNeSS | |||
| 2008-10-22 16:20:23 | 1.19 | tangorn | neteditor/kompartment.cpp |
| Added interface and parsing for random injection current | |||
| 2007-11-08 12:31:00 | 1.18 | tangorn | neteditor/kompartment.cpp |
|
Fixed couple of bugs in 1.3 NeuroML parser, continue to work on new weights
and delays, still broken... | |||
| 2007-08-29 15:06:06 | 1.17 | tangorn | neteditor/kompartment.cpp |
| Some ubuntu with gcc-4.1.2 fixes | |||
| 2007-08-10 09:57:26 | 1.16 | tangorn | neteditor/kompartment.cpp |
| Rough draft of branching dendrites added, thus version number updated to 0.3.4 | |||
| 2005-03-08 09:10:19 | 1.15 | tangorn | neteditor/kompartment.cpp |
| New synapses are now fully ready for testing | |||
| 2005-03-06 07:00:26 | 1.14 | tangorn | neteditor/kompartment.cpp |
|
Added interface and parsing to handle depleteable transmitters (unfinished)
and connection-specific axonal delays. Testing in progress. | |||
| 2004-09-18 18:25:08 | 1.13 | tangorn | neteditor/kompartment.cpp |
|
Different way to plot place fields; separate check mark for spike and voltage
output | |||
| 2004-06-03 07:23:19 | 1.12 | tangorn | neteditor/kompartment.cpp |
| Set some default values to more appropriate | |||
| 2004-05-26 15:40:47 | 1.11 | tangorn | neteditor/kompartment.cpp |
|
Added direct injected current (type "injection"); redid the interface for
input voltage (type "input") with backward compatibility check in the network editor. Requires to open and save your old networks by the editor before running. "AHP" dependency is now called "AHP/ADP", also should be backward compatible. Fixed sliders in the SANNDRA preference page. Extended the ranges for time constants up to 300/500 ms. Added a comment editor to the network editor, do not use it yet though, I need to make it NeuroML compliant first. Fixed the compartmental dimensions, note that interface still uses mm as units, but NeuroML description now uses cm, so old networks should be manually corrected. | |||
| 2004-04-28 11:02:58 | 1.10 | tangorn | neteditor/kompartment.cpp |
| Added (untested) randomization of axonal delays | |||
| 2004-03-30 19:56:20 | 1.9 | tangorn | neteditor/kompartment.cpp |
|
Adding the fourth input channel: generic part handles it in the input editor and
display; not enabled in the network editor yet. Maze part handles it as a direct command to move the animal to a clicked destination, later it will be done through cell activity. Changed: animal speed now is less dependent on the traveling distance to destination. Fixed: If the speed is not measured yet (or is never measured), the movement will be done slowly (as if you have 1GHz processor), but realistically. | |||
| 2004-03-22 13:27:47 | 1.8 | tangorn | neteditor/kompartment.cpp |
| Fixed the bug in setting axial resistance. | |||
| 2004-03-20 17:29:24 | 1.7 | tangorn | neteditor/kompartment.cpp |
| Changed the interface of compartment editor. | |||
| 2004-02-26 07:13:53 | 1.6 | tangorn | neteditor/kompartment.cpp |
|
Fixed: leakage current; default voltages in voltage gated channel parsing;
conductance ranges; labels for m/tau description of voltage dependency. Added: explicit representation for compartmental dimensions | |||
| 2004-01-20 15:49:02 | 1.5 | tangorn | neteditor/kompartment.cpp |
| Minor interface fixes | |||
| 2003-08-20 10:53:02 | 1.4 | tangorn | neteditor/kompartment.cpp |
|
Changed "display" tag to "monitor" for readability; fixed the step size of
g_bar widget; fixed resistance->conductance transform for gap junctions. | |||
| 2003-07-28 12:23:17 | 1.3 | tangorn | neteditor/kompartment.cpp |
|
Updated documentation; Changed status bar operation; Added progress bar;
Weights are not any longer reloaded on reset if the network or environment changed; Populations are no longer recreated if edited; Error messages updated for more understandability; Switched leakage to inverted gate in standard channel; Changed leakage conductance units to pS; Changed item correction editor to load specific page with error; Added weight bounds and reduced learning rate 10 times; Set default salience to 100; Changed gate pages to static to speed up editor loading; Made network description static; Updated default channel and neuron files. | |||
| 2003-07-18 10:57:30 | 1.2 | tangorn | neteditor/kompartment.cpp |
|
Converted network editor to tree form, made all widgets for currents
unified. Fixed the proper timing of reward disappearance. Other minor fixes. | |||
| 2003-03-23 23:22:17 | 1.1 | tangorn | neteditor/kompartment.cpp |
|
branches: 1.1.1;
Initial revision | |||
| 2003-03-23 23:22:17 | 1.1.1.1 | tangorn | neteditor/kompartment.cpp |
| Resurrection of CVS server for KInNeSS | |||
| 2008-10-22 16:20:23 | 1.10 | tangorn | neteditor/kompartment.h |
| Added interface and parsing for random injection current | |||
| 2007-08-10 09:57:26 | 1.9 | tangorn | neteditor/kompartment.h |
| Rough draft of branching dendrites added, thus version number updated to 0.3.4 | |||
| 2005-03-06 07:00:26 | 1.8 | tangorn | neteditor/kompartment.h |
|
Added interface and parsing to handle depleteable transmitters (unfinished)
and connection-specific axonal delays. Testing in progress. | |||
| 2004-09-18 18:25:08 | 1.7 | tangorn | neteditor/kompartment.h |
|
Different way to plot place fields; separate check mark for spike and voltage
output | |||
| 2004-04-28 11:02:58 | 1.6 | tangorn | neteditor/kompartment.h |
| Added (untested) randomization of axonal delays | |||
| 2004-03-20 17:29:24 | 1.5 | tangorn | neteditor/kompartment.h |
| Changed the interface of compartment editor. | |||
| 2004-02-26 07:13:53 | 1.4 | tangorn | neteditor/kompartment.h |
|
Fixed: leakage current; default voltages in voltage gated channel parsing;
conductance ranges; labels for m/tau description of voltage dependency. Added: explicit representation for compartmental dimensions | |||
| 2003-07-28 12:23:17 | 1.3 | tangorn | neteditor/kompartment.h |
|
Updated documentation; Changed status bar operation; Added progress bar;
Weights are not any longer reloaded on reset if the network or environment changed; Populations are no longer recreated if edited; Error messages updated for more understandability; Switched leakage to inverted gate in standard channel; Changed leakage conductance units to pS; Changed item correction editor to load specific page with error; Added weight bounds and reduced learning rate 10 times; Set default salience to 100; Changed gate pages to static to speed up editor loading; Made network description static; Updated default channel and neuron files. | |||
| 2003-07-18 10:57:30 | 1.2 | tangorn | neteditor/kompartment.h |
|
Converted network editor to tree form, made all widgets for currents
unified. Fixed the proper timing of reward disappearance. Other minor fixes. | |||
| 2003-03-23 23:22:17 | 1.1 | tangorn | neteditor/kompartment.h |
|
branches: 1.1.1;
Initial revision | |||
| 2003-03-23 23:22:17 | 1.1.1.1 | tangorn | neteditor/kompartment.h |
| Resurrection of CVS server for KInNeSS | |||
| 2008-06-09 20:17:12 | 1.26 | tangorn | neteditor/kprojection.cpp |
| Minor fixes of synaptic weight editor interface | |||
| 2008-06-05 12:43:34 | 1.25 | tangorn | neteditor/kprojection.cpp |
| Interface for weights and axonal delays modified for better handling of external files | |||
| 2007-11-30 12:28:23 | 1.24 | tangorn | neteditor/kprojection.cpp |
| Adaptation for new weights and delays, unstable | |||
| 2007-11-09 10:19:54 | 1.23 | tangorn | neteditor/kprojection.cpp |
| Added enabling of Save weights/delays button, no function yet. Fixed e-mail | |||
| 2007-11-08 12:31:00 | 1.22 | tangorn | neteditor/kprojection.cpp |
|
Fixed couple of bugs in 1.3 NeuroML parser, continue to work on new weights
and delays, still broken... | |||
| 2007-09-06 10:18:40 | 1.21 | tangorn | neteditor/kprojection.cpp |
| New handling of weights and axonal delays, THIS IS UNFINISHED | |||
| 2007-06-12 09:37:18 | 1.20 | tangorn | neteditor/kprojection.cpp |
| Interface/NeuroML changes for loading axonal delays | |||
| 2007-03-08 10:18:45 | 1.19 | tangorn | neteditor/kprojection.cpp |
| Jasmin requested larger limits for axonal delays | |||
| 2005-11-30 17:12:21 | 1.18 | tangorn | neteditor/kprojection.cpp |
| Made the third option for offset: absolute, relative, and scaled. | |||
| 2005-03-22 16:44:29 | 1.17 | tangorn | neteditor/kprojection.cpp |
| Fixed label in learning rule setup | |||
| 2005-03-07 16:55:21 | 1.16 | tangorn | neteditor/kprojection.cpp |
| Fixed modulatory axonal delay | |||
| 2005-03-06 07:00:26 | 1.15 | tangorn | neteditor/kprojection.cpp |
|
Added interface and parsing to handle depleteable transmitters (unfinished)
and connection-specific axonal delays. Testing in progress. | |||
| 2004-09-22 09:47:28 | 1.14 | tangorn | neteditor/kprojection.cpp |
| Fixes minor bug with randomized weights settings widget | |||
| 2004-09-22 06:26:47 | 1.13 | tangorn | neteditor/kprojection.cpp |
| Depotentiation window length is a working parameter setting now | |||
| 2004-09-21 16:44:14 | 1.12 | tangorn | neteditor/kprojection.cpp |
| Empty interface for randomizing initial weights | |||
| 2004-09-21 10:30:23 | 1.11 | tangorn | neteditor/kprojection.cpp |
|
Better interface to handle new learning rules. Interface allows to set basic
weight (the one that will be approached with learning if no correlation is present) and maximal weight now. Initial weights are calculated as following: a) If the connection is flat (one-to-one or all-to-one) the starting weight is set to the basic weight. b) If the connection is Gaussian, the weights are calculated as before, using maximal weight for the peak of the Gaussian. Instructions for loading old networks: until you open the network/population editor and click save - nothing changes in the behavior of your old network. If you open the editor, you will see that old weights are now maximal weights, while new basic weights are set to 0.5 of maximal. That means, all your Gaussian projections are good to go as they are, but for every flat projection the starting weight is half of what it was. Manual correction is the solution. | |||
| 2004-09-20 18:35:16 | 1.10 | tangorn | neteditor/kprojection.cpp |
|
Handles new learning rules (well, almost, I suspect new ksim.cpp might
be needed, but it has too much untested junk in it tonight) | |||
| 2004-06-27 12:12:05 | 1.9 | tangorn | neteditor/kprojection.cpp |
|
Aside from adding metainfo for gap junctions fixed a bug in new channel
creation | |||
| 2004-06-09 14:32:37 | 1.8 | tangorn | neteditor/kprojection.cpp |
| Adjusted the interface to new learning rules. | |||
| 2004-06-09 13:28:17 | 1.7 | tangorn | neteditor/kprojection.cpp |
| Fixed crash in saving new many-to-one projections | |||
| 2004-02-26 07:13:53 | 1.6 | tangorn | neteditor/kprojection.cpp |
|
Fixed: leakage current; default voltages in voltage gated channel parsing;
conductance ranges; labels for m/tau description of voltage dependency. Added: explicit representation for compartmental dimensions | |||
| 2003-11-17 12:48:59 | 1.5 | tangorn | neteditor/kprojection.cpp |
|
Fixed minor bug in gating interface; expanded border handling to three types:
extend - no input from outside of the environment, wrap - input from (n+1)-th pixel is equal to input from 1st pixel, expand - input from (n+1)-th pixel is equal to input from n-th pixel. | |||
| 2003-11-02 11:59:55 | 1.4 | tangorn | neteditor/kprojection.cpp |
|
Removed manipulating speed hack in kmaze, animal moves normally as before hack;
Added decay rate settings widgets in editor and use of decay rates in simulation | |||
| 2003-10-26 11:00:03 | 1.3 | tangorn | neteditor/kprojection.cpp |
|
Separated KInput<T> and children into a file; Minor bugfixes in handling
leakage and voltage block gates; Reworked the projection source settings and made possible to use fan input currents. | |||
| 2003-09-20 15:57:32 | 1.2 | tangorn | neteditor/kprojection.cpp |
| New fix for layout management in projection editor | |||
| 2003-08-28 16:44:07 | 1.1 | tangorn | neteditor/kprojection.cpp |
|
Reworked the reduced channel interface, now leakage is included and parameters
are set by setting the threshold voltage and membrane constant; fixed layout management in chemical channels; fixed suffixes in conductance widget; fixed disabling the run on population editor cancellation. | |||
| 2008-06-09 20:17:12 | 1.16 | tangorn | neteditor/kprojection.h |
| Minor fixes of synaptic weight editor interface | |||
| 2008-06-05 12:43:34 | 1.15 | tangorn | neteditor/kprojection.h |
| Interface for weights and axonal delays modified for better handling of external files | |||
| 2007-11-09 10:19:54 | 1.14 | tangorn | neteditor/kprojection.h |
| Added enabling of Save weights/delays button, no function yet. Fixed e-mail | |||
| 2007-11-08 12:31:00 | 1.13 | tangorn | neteditor/kprojection.h |
|
Fixed couple of bugs in 1.3 NeuroML parser, continue to work on new weights
and delays, still broken... | |||
| 2007-09-06 10:18:40 | 1.12 | tangorn | neteditor/kprojection.h |
| New handling of weights and axonal delays, THIS IS UNFINISHED | |||
| 2007-06-12 09:37:18 | 1.11 | tangorn | neteditor/kprojection.h |
| Interface/NeuroML changes for loading axonal delays | |||
| 2005-03-06 07:00:26 | 1.10 | tangorn | neteditor/kprojection.h |
|
Added interface and parsing to handle depleteable transmitters (unfinished)
and connection-specific axonal delays. Testing in progress. | |||
| 2004-09-21 16:44:14 | 1.9 | tangorn | neteditor/kprojection.h |
| Empty interface for randomizing initial weights | |||
| 2004-09-21 10:30:23 | 1.8 | tangorn | neteditor/kprojection.h |
|
Better interface to handle new learning rules. Interface allows to set basic
weight (the one that will be approached with learning if no correlation is present) and maximal weight now. Initial weights are calculated as following: a) If the connection is flat (one-to-one or all-to-one) the starting weight is set to the basic weight. b) If the connection is Gaussian, the weights are calculated as before, using maximal weight for the peak of the Gaussian. Instructions for loading old networks: until you open the network/population editor and click save - nothing changes in the behavior of your old network. If you open the editor, you will see that old weights are now maximal weights, while new basic weights are set to 0.5 of maximal. That means, all your Gaussian projections are good to go as they are, but for every flat projection the starting weight is half of what it was. Manual correction is the solution. | |||
| 2004-06-09 14:32:37 | 1.7 | tangorn | neteditor/kprojection.h |
| Adjusted the interface to new learning rules. | |||
| 2004-02-26 13:48:39 | 1.6 | tangorn | neteditor/kprojection.h |
| Fixed the population list update and caption update during population renaming. | |||
| 2004-02-09 20:29:23 | 1.5 | tangorn | neteditor/kprojection.h |
|
Fixing the spike generation; Partial interface for gap junctions; All voltage
gated channels now should have V0 relative to Vrest, the default channels are fixed accordingly. | |||
| 2003-11-17 12:48:59 | 1.4 | tangorn | neteditor/kprojection.h |
|
Fixed minor bug in gating interface; expanded border handling to three types:
extend - no input from outside of the environment, wrap - input from (n+1)-th pixel is equal to input from 1st pixel, expand - input from (n+1)-th pixel is equal to input from n-th pixel. | |||
| 2003-11-02 11:59:55 | 1.3 | tangorn | neteditor/kprojection.h |
|
Removed manipulating speed hack in kmaze, animal moves normally as before hack;
Added decay rate settings widgets in editor and use of decay rates in simulation | |||
| 2003-10-26 11:00:03 | 1.2 | tangorn | neteditor/kprojection.h |
|
Separated KInput<T> and children into a file; Minor bugfixes in handling
leakage and voltage block gates; Reworked the projection source settings and made possible to use fan input currents. | |||
| 2003-08-28 16:44:07 | 1.1 | tangorn | neteditor/kprojection.h |
|
Reworked the reduced channel interface, now leakage is included and parameters
are set by setting the threshold voltage and membrane constant; fixed layout management in chemical channels; fixed suffixes in conductance widget; fixed disabling the run on population editor cancellation. | |||
| 2007-08-29 15:06:06 | 1.9 | tangorn | neteditor/ktreelist.cpp |
| Some ubuntu with gcc-4.1.2 fixes | |||
| 2007-08-10 09:57:26 | 1.8 | tangorn | neteditor/ktreelist.cpp |
| Rough draft of branching dendrites added, thus version number updated to 0.3.4 | |||
| 2005-04-07 19:19:38 | 1.7 | tangorn | neteditor/ktreelist.cpp |
| Fix for crash when editor tries to open non-existent page | |||
| 2005-04-02 12:31:03 | 1.6 | tangorn | neteditor/ktreelist.cpp |
| The editor is supposed to automagically open last edited page | |||
| 2004-04-03 18:43:26 | 1.5 | tangorn | neteditor/ktreelist.cpp |
| Another fix of default neurons handling | |||
| 2004-03-20 17:29:24 | 1.4 | tangorn | neteditor/ktreelist.cpp |
| Changed the interface of compartment editor. | |||
| 2004-02-26 13:48:39 | 1.3 | tangorn | neteditor/ktreelist.cpp |
| Fixed the population list update and caption update during population renaming. | |||
| 2004-02-26 07:13:53 | 1.2 | tangorn | neteditor/ktreelist.cpp |
|
Fixed: leakage current; default voltages in voltage gated channel parsing;
conductance ranges; labels for m/tau description of voltage dependency. Added: explicit representation for compartmental dimensions | |||
| 2003-07-28 13:32:08 | 1.1 | tangorn | neteditor/ktreelist.cpp |
| Some rearrangements of code and adding new network editor files | |||
| 2005-09-30 08:24:56 | 1.8 | tangorn | neteditor/ktreelist.h |
|
Changed code to compile with gcc-3.4.4. Partially implemented new address
scaling functionality | |||
| 2005-04-02 12:31:03 | 1.7 | tangorn | neteditor/ktreelist.h |
| The editor is supposed to automagically open last edited page | |||
| 2004-05-27 17:08:04 | 1.6 | tangorn | neteditor/ktreelist.h |
| Lots of NeuroML comlpliance stuff, still not working at full functionality. | |||
| 2004-05-27 09:04:16 | 1.5 | tangorn | neteditor/ktreelist.h |
| Unstable. Tracing a crash in the editor. | |||
| 2004-04-03 18:43:26 | 1.4 | tangorn | neteditor/ktreelist.h |
| Another fix of default neurons handling | |||
| 2004-02-26 13:48:39 | 1.3 | tangorn | neteditor/ktreelist.h |
| Fixed the population list update and caption update during population renaming. | |||
| 2004-02-26 07:13:53 | 1.2 | tangorn | neteditor/ktreelist.h |
|
Fixed: leakage current; default voltages in voltage gated channel parsing;
conductance ranges; labels for m/tau description of voltage dependency. Added: explicit representation for compartmental dimensions | |||
| 2003-07-28 13:32:08 | 1.1 | tangorn | neteditor/ktreelist.h |
| Some rearrangements of code and adding new network editor files | |||
| 2007-11-09 10:19:54 | 1.13 | tangorn | neteditor/kvoltchannel.cpp |
| Added enabling of Save weights/delays button, no function yet. Fixed e-mail | |||
| 2004-06-27 12:12:05 | 1.12 | tangorn | neteditor/kvoltchannel.cpp |
|
Aside from adding metainfo for gap junctions fixed a bug in new channel
creation | |||
| 2004-05-27 17:08:04 | 1.11 | tangorn | neteditor/kvoltchannel.cpp |
| Lots of NeuroML comlpliance stuff, still not working at full functionality. | |||
| 2004-05-06 16:03:57 | 1.10 | tangorn | neteditor/kvoltchannel.cpp |
|
Fixed the reset. Added a lot of standard shortcuts and their descriptions
in the manual. Made the trajectory recording optional. | |||
| 2004-02-26 07:13:53 | 1.9 | tangorn | neteditor/kvoltchannel.cpp |
|
Fixed: leakage current; default voltages in voltage gated channel parsing;
conductance ranges; labels for m/tau description of voltage dependency. Added: explicit representation for compartmental dimensions | |||
| 2004-01-10 19:31:33 | 1.8 | tangorn | neteditor/kvoltchannel.cpp |
| Updated copyright information, also added Id tags to files changed in 2004 | |||
| 2004-01-09 16:31:11 | 1.7 | tangorn | neteditor/kvoltchannel.cpp |
| Fixed handling of the default neurons and channels | |||
| 2003-12-30 14:28:43 | 1.6 | tangorn | neteditor/kvoltchannel.cpp |
|
Added interface and parsing for m/tau voltage dependence and the interface
for setting taus in Ca++ channels; two default Ca++ channels added | |||
| 2003-09-16 09:44:42 | 1.5 | tangorn | neteditor/kvoltchannel.cpp |
| Added interface and handling of voltage-dependent block (i.e. Mg block in NMDA) | |||
| 2003-09-09 16:40:17 | 1.4 | tangorn | neteditor/kvoltchannel.cpp |
| Fixed saving the settings in all gates | |||
| 2003-07-28 12:23:17 | 1.3 | tangorn | neteditor/kvoltchannel.cpp |
|
Updated documentation; Changed status bar operation; Added progress bar;
Weights are not any longer reloaded on reset if the network or environment changed; Populations are no longer recreated if edited; Error messages updated for more understandability; Switched leakage to inverted gate in standard channel; Changed leakage conductance units to pS; Changed item correction editor to load specific page with error; Added weight bounds and reduced learning rate 10 times; Set default salience to 100; Changed gate pages to static to speed up editor loading; Made network description static; Updated default channel and neuron files. | |||
| 2003-07-18 10:57:30 | 1.2 | tangorn | neteditor/kvoltchannel.cpp |
|
Converted network editor to tree form, made all widgets for currents
unified. Fixed the proper timing of reward disappearance. Other minor fixes. | |||
| 2003-03-23 23:22:17 | 1.1 | tangorn | neteditor/kvoltchannel.cpp |
|
branches: 1.1.1;
Initial revision | |||
| 2003-03-23 23:22:17 | 1.1.1.1 | tangorn | neteditor/kvoltchannel.cpp |
| Resurrection of CVS server for KInNeSS | |||
| 2007-11-09 10:19:54 | 1.2 | tangorn | neteditor/neteditfactory.cpp |
| Added enabling of Save weights/delays button, no function yet. Fixed e-mail | |||
| 2003-03-23 23:22:17 | 1.1 | tangorn | neteditor/neteditfactory.cpp |
|
branches: 1.1.1;
Initial revision | |||
| 2003-03-23 23:22:17 | 1.1.1.1 | tangorn | neteditor/neteditfactory.cpp |
| Resurrection of CVS server for KInNeSS | |||
| 2008-06-12 15:45:06 | 1.31 | tangorn | neteditor/neteditor.cpp |
| Added <?xml version='1.0' ?> tag to beginning of all saved xml documents. KInNeSS does not use it, so old files are still valid. | |||
| 2007-08-10 09:57:26 | 1.30 | tangorn | neteditor/neteditor.cpp |
| Rough draft of branching dendrites added, thus version number updated to 0.3.4 | |||
| 2006-02-25 09:20:46 | 1.29 | tangorn | neteditor/neteditor.cpp |
|
Fixed a bug preventing checkmarks against last opened network/environment
in recent files lists | |||
| 2005-11-22 07:50:24 | 1.28 | tangorn | neteditor/neteditor.cpp |
|
Preparing fo kernel families in address scaling; Fixed bug that overwrote
network file after Network->New menu selection | |||
| 2005-08-25 17:19:51 | 1.27 | tangorn | neteditor/neteditor.cpp |
|
Update of the user manual, still incomplete; New input protocol editor,
still buggy if used with navigation environment, should be fine with generic | |||
| 2005-04-02 11:05:43 | 1.26 | tangorn | neteditor/neteditor.cpp |
|
Interface fixes: Properly sets recent files checkmark on restart;
Missing menu option Network->Create restored; Population size can be scaled by integer factor from the size of environment | |||
| 2005-03-06 07:00:26 | 1.25 | tangorn | neteditor/neteditor.cpp |
|
Added interface and parsing to handle depleteable transmitters (unfinished)
and connection-specific axonal delays. Testing in progress. | |||
| 2004-12-25 12:22:59 | 1.24 | tangorn | neteditor/neteditor.cpp |
|
Reloading of the last open network on program restart. Currently made
unavoidable. I might set it as an option later. | |||
| 2004-10-18 07:47:43 | 1.23 | tangorn | neteditor/neteditor.cpp |
|
This should fix compillation problem for Qt < 3.3 and KDE < 3.2; Also added
our specific mime type for NeuroML (*.nml), can load both old (*.xml) and new extensions, saves as new ones... | |||
| 2004-06-18 11:39:56 | 1.22 | tangorn | neteditor/neteditor.cpp |
| Fixed crash during network save on exit | |||
| 2004-06-07 21:14:13 | 1.21 | tangorn | neteditor/neteditor.cpp |
| OK, KDE_VERSION gives a better match | |||
| 2004-06-07 21:02:35 | 1.20 | tangorn | neteditor/neteditor.cpp |
| Qt 3.2.0 was not enough to have KUser, so I changed condition to 3.2.2 | |||
| 2004-06-03 06:18:58 | 1.19 | tangorn | neteditor/neteditor.cpp |
| Fix for population list filling in for old network format | |||
| 2004-05-28 16:42:19 | 1.18 | tangorn | neteditor/neteditor.cpp |
|
Finalized new NeuroML tags parsing, backward compatible, can read old, new,
or mixed format; saves in new. Stable. | |||
| 2004-05-26 23:55:30 | 1.17 | tangorn | neteditor/neteditor.cpp |
| More NeuroML compliance | |||
| 2004-05-26 22:22:05 | 1.16 | tangorn | neteditor/neteditor.cpp |
|
Updated the top-level NeuroML hierarchy to match current examples on their
web site. Backward compatible with old format. | |||
| 2004-05-06 16:03:57 | 1.15 | tangorn | neteditor/neteditor.cpp |
|
Fixed the reset. Added a lot of standard shortcuts and their descriptions
in the manual. Made the trajectory recording optional. | |||
| 2004-03-21 12:48:42 | 1.14 | tangorn | neteditor/neteditor.cpp |
| Fixed cloning for gap junctions | |||
| 2004-03-20 17:29:24 | 1.13 | tangorn | neteditor/neteditor.cpp |
| Changed the interface of compartment editor. | |||
| 2004-03-11 14:18:23 | 1.12 | tangorn | neteditor/neteditor.cpp |
|
More fixes in handling default neurons, the set is updated to new voltage
gated channels. | |||
| 2004-03-09 19:00:26 | 1.11 | tangorn | neteditor/neteditor.cpp |
| Backward compatibility for Qt 3.1 (no QStringList::gres()) | |||
| 2004-03-09 17:52:53 | 1.10 | tangorn | neteditor/neteditor.cpp |
|
Fixed renaming the populations (so that they appear on the source combo
when the editor kicks in for missing source); Added most of gap junctions code; still missing: adding new sources to list when the compartment is added or cloning is used, All-to-one kernels causes crash. | |||
| 2004-02-26 13:48:39 | 1.9 | tangorn | neteditor/neteditor.cpp |
| Fixed the population list update and caption update during population renaming. | |||
| 2004-01-29 21:48:53 | 1.8 | tangorn | neteditor/neteditor.cpp |
| Couple editor bugs related to default elements are fixed | |||
| 2004-01-10 19:31:33 | 1.7 | tangorn | neteditor/neteditor.cpp |
| Updated copyright information, also added Id tags to files changed in 2004 | |||
| 2004-01-09 16:31:11 | 1.6 | tangorn | neteditor/neteditor.cpp |
| Fixed handling of the default neurons and channels | |||
| 2003-12-18 12:43:43 | 1.5 | tangorn | neteditor/neteditor.cpp |
|
Added a bit of session management; Fixed wrong starting path in weight save/load
dialog; Fixed statusbar not showing temporary messages. | |||
| 2003-09-21 13:26:10 | 1.4 | tangorn | neteditor/neteditor.cpp |
|
New version of status bar uses stack of messages, so several actions
can be performed and displayed correctly. Doxygen settings removed from CVS. | |||
| 2003-07-28 12:23:17 | 1.3 | tangorn | neteditor/neteditor.cpp |
|
Updated documentation; Changed status bar operation; Added progress bar;
Weights are not any longer reloaded on reset if the network or environment changed; Populations are no longer recreated if edited; Error messages updated for more understandability; Switched leakage to inverted gate in standard channel; Changed leakage conductance units to pS; Changed item correction editor to load specific page with error; Added weight bounds and reduced learning rate 10 times; Set default salience to 100; Changed gate pages to static to speed up editor loading; Made network description static; Updated default channel and neuron files. | |||
| 2003-07-18 10:57:30 | 1.2 | tangorn | neteditor/neteditor.cpp |
|
Converted network editor to tree form, made all widgets for currents
unified. Fixed the proper timing of reward disappearance. Other minor fixes. | |||
| 2003-03-23 23:22:18 | 1.1 | tangorn | neteditor/neteditor.cpp |
|
branches: 1.1.1;
Initial revision | |||
| 2003-03-23 23:22:18 | 1.1.1.1 | tangorn | neteditor/neteditor.cpp |
| Resurrection of CVS server for KInNeSS | |||
| 2008-09-18 14:11:33 | 1.15 | tangorn | neteditor/neteditor.h |
| Fixed incorrect XML generation for modulated QIAF current | |||
| 2007-11-09 10:19:54 | 1.14 | tangorn | neteditor/neteditor.h |
| Added enabling of Save weights/delays button, no function yet. Fixed e-mail | |||
| 2007-09-06 10:18:40 | 1.13 | tangorn | neteditor/neteditor.h |
| New handling of weights and axonal delays, THIS IS UNFINISHED | |||
| 2005-04-02 11:05:43 | 1.12 | tangorn | neteditor/neteditor.h |
|
Interface fixes: Properly sets recent files checkmark on restart;
Missing menu option Network->Create restored; Population size can be scaled by integer factor from the size of environment | |||
| 2004-12-25 12:22:59 | 1.11 | tangorn | neteditor/neteditor.h |
|
Reloading of the last open network on program restart. Currently made
unavoidable. I might set it as an option later. | |||
| 2004-06-27 12:12:05 | 1.10 | tangorn | neteditor/neteditor.h |
|
Aside from adding metainfo for gap junctions fixed a bug in new channel
creation | |||
| 2004-06-09 13:28:17 | 1.9 | tangorn | neteditor/neteditor.h |
| Fixed crash in saving new many-to-one projections | |||
| 2004-05-26 22:22:05 | 1.8 | tangorn | neteditor/neteditor.h |
|
Updated the top-level NeuroML hierarchy to match current examples on their
web site. Backward compatible with old format. | |||
| 2004-03-09 17:52:53 | 1.7 | tangorn | neteditor/neteditor.h |
|
Fixed renaming the populations (so that they appear on the source combo
when the editor kicks in for missing source); Added most of gap junctions code; still missing: adding new sources to list when the compartment is added or cloning is used, All-to-one kernels causes crash. | |||
| 2004-02-26 17:19:19 | 1.6 | tangorn | neteditor/neteditor.h |
| Once again fixed the rounding of conductances by the editor | |||
| 2004-02-26 13:48:39 | 1.5 | tangorn | neteditor/neteditor.h |
| Fixed the population list update and caption update during population renaming. | |||
| 2003-08-28 16:44:07 | 1.4 | tangorn | neteditor/neteditor.h |
|
Reworked the reduced channel interface, now leakage is included and parameters
are set by setting the threshold voltage and membrane constant; fixed layout management in chemical channels; fixed suffixes in conductance widget; fixed disabling the run on population editor cancellation. | |||
| 2003-07-28 12:23:17 | 1.3 | tangorn | neteditor/neteditor.h |
|
Updated documentation; Changed status bar operation; Added progress bar;
Weights are not any longer reloaded on reset if the network or environment changed; Populations are no longer recreated if edited; Error messages updated for more understandability; Switched leakage to inverted gate in standard channel; Changed leakage conductance units to pS; Changed item correction editor to load specific page with error; Added weight bounds and reduced learning rate 10 times; Set default salience to 100; Changed gate pages to static to speed up editor loading; Made network description static; Updated default channel and neuron files. | |||
| 2003-07-18 10:57:30 | 1.2 | tangorn | neteditor/neteditor.h |
|
Converted network editor to tree form, made all widgets for currents
unified. Fixed the proper timing of reward disappearance. Other minor fixes. | |||
| 2003-03-23 23:22:18 | 1.1 | tangorn | neteditor/neteditor.h |
|
branches: 1.1.1;
Initial revision | |||
| 2003-03-23 23:22:18 | 1.1.1.1 | tangorn | neteditor/neteditor.h |
| Resurrection of CVS server for KInNeSS | |||
| 2005-04-02 11:05:43 | 1.4 | tangorn | neteditor/neteditor.rc |
|
Interface fixes: Properly sets recent files checkmark on restart;
Missing menu option Network->Create restored; Population size can be scaled by integer factor from the size of environment | |||
| 2004-01-15 16:03:36 | 1.3 | tangorn | neteditor/neteditor.rc |
|
Generic part is ready now for Max to start testing; Common code from it
and maze part moved to project part | |||
| 2003-12-17 18:02:38 | 1.2 | tangorn | neteditor/neteditor.rc |
| Minor interface fixes | |||
| 2003-03-23 23:22:18 | 1.1 | tangorn | neteditor/neteditor.rc |
|
branches: 1.1.1;
Initial revision | |||
| 2003-03-23 23:22:18 | 1.1.1.1 | tangorn | neteditor/neteditor.rc |
| Resurrection of CVS server for KInNeSS | |||
| 2004-06-03 17:34:28 | 1.7 | tangorn | neteditor/neurons.xml |
| Default channels and neurons updated to new format. Manual corrected. | |||
| 2004-04-03 18:43:26 | 1.6 | tangorn | neteditor/neurons.xml |
| Another fix of default neurons handling | |||
| 2004-04-03 16:09:50 | 1.5 | tangorn | neteditor/neurons.xml |
| Minor fix in handling default neurons | |||
| 2004-03-11 14:18:23 | 1.4 | tangorn | neteditor/neurons.xml |
|
More fixes in handling default neurons, the set is updated to new voltage
gated channels. | |||
| 2004-01-04 21:35:56 | 1.3 | tangorn | neteditor/neurons.xml |
| New defaults | |||
| 2003-07-28 12:23:17 | 1.2 | tangorn | neteditor/neurons.xml |
|
Updated documentation; Changed status bar operation; Added progress bar;
Weights are not any longer reloaded on reset if the network or environment changed; Populations are no longer recreated if edited; Error messages updated for more understandability; Switched leakage to inverted gate in standard channel; Changed leakage conductance units to pS; Changed item correction editor to load specific page with error; Added weight bounds and reduced learning rate 10 times; Set default salience to 100; Changed gate pages to static to speed up editor loading; Made network description static; Updated default channel and neuron files. | |||
| 2003-03-23 23:22:18 | 1.1 | tangorn | neteditor/neurons.xml |
|
branches: 1.1.1;
Initial revision | |||
| 2003-03-23 23:22:18 | 1.1.1.1 | tangorn | neteditor/neurons.xml |
| Resurrection of CVS server for KInNeSS | |||
| 2003-03-23 23:22:18 | 1.1 | tangorn | neteditor/pics/.cvsignore |
|
branches: 1.1.1;
Initial revision | |||
| 2003-03-23 23:22:18 | 1.1.1.1 | tangorn | neteditor/pics/.cvsignore |
| Resurrection of CVS server for KInNeSS | |||
| 2008-01-28 18:38:23 | 1.2 | tangorn | neteditor/pics/Makefile.am |
| Preparation for release | |||
| 2003-03-23 23:22:18 | 1.1 | tangorn | neteditor/pics/Makefile.am |
|
branches: 1.1.1;
Initial revision | |||
| 2003-03-23 23:22:18 | 1.1.1.1 | tangorn | neteditor/pics/Makefile.am |
| Resurrection of CVS server for KInNeSS | |||
| 2003-03-23 23:22:18 | 1.1 | tangorn | neteditor/pics/gateExpon.png |
|
branches: 1.1.1;
Initial revision | |||
| 2003-03-23 23:22:18 | 1.1.1.1 | tangorn | neteditor/pics/gateExpon.png |
| Resurrection of CVS server for KInNeSS | |||
| 2003-12-29 04:21:48 | 1.2 | tangorn | neteditor/pics/gateLinoid.png |
|
Minor fixes of the graphics; fixed session management bug on KDE restore;
set threshold in learning rule to threshold in reduced equation. | |||
| 2003-03-23 23:22:18 | 1.1 | tangorn | neteditor/pics/gateLinoid.png |
|
branches: 1.1.1;
Initial revision | |||
| 2003-03-23 23:22:18 | 1.1.1.1 | tangorn | neteditor/pics/gateLinoid.png |
| Resurrection of CVS server for KInNeSS | |||
| 2003-03-23 23:22:18 | 1.1 | tangorn | neteditor/pics/gateParam.png |
|
branches: 1.1.1;
Initial revision | |||
| 2003-03-23 23:22:18 | 1.1.1.1 | tangorn | neteditor/pics/gateParam.png |
| Resurrection of CVS server for KInNeSS | |||
| 2003-12-29 04:21:48 | 1.3 | tangorn | neteditor/pics/gateSigmoid.png |
|
Minor fixes of the graphics; fixed session management bug on KDE restore;
set threshold in learning rule to threshold in reduced equation. | |||
| 2003-09-16 09:44:42 | 1.2 | tangorn | neteditor/pics/gateSigmoid.png |
| Added interface and handling of voltage-dependent block (i.e. Mg block in NMDA) | |||
| 2003-03-23 23:22:18 | 1.1 | tangorn | neteditor/pics/gateSigmoid.png |
|
branches: 1.1.1;
Initial revision | |||
| 2003-03-23 23:22:18 | 1.1.1.1 | tangorn | neteditor/pics/gateSigmoid.png |
| Resurrection of CVS server for KInNeSS | |||
| 2003-12-30 14:28:43 | 1.1 | tangorn | neteditor/pics/gateTauSejnovski.png |
| 2003-12-30 14:28:43 | 1.1 | tangorn | neteditor/pics/gateTauSimple.png |
|
Added interface and parsing for m/tau voltage dependence and the interface
for setting taus in Ca++ channels; two default Ca++ channels added | |||