|
Filename: .cvsignore | |||
| Revision 1.2 | tangorn | 2004-10-05 20:03:09 | None |
|
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. | |||
| Revision 1.1 | tangorn | 2003-03-23 23:22:15 | None |
|
Initial revision | |||
| Revision 1.1.1.1 | tangorn | 2003-03-23 23:22:15 | None |
|
Resurrection of CVS server for KInNeSS | |||
|
Filename: Makefile.am | |||
| Revision 1.4 | tangorn | 2004-12-24 12:16:15 | None |
|
This is reasonably correct version of LFP and CSD plotting, still a lot to work on | |||
| Revision 1.3 | tangorn | 2004-09-18 18:27:54 | None |
|
Shell for CSD plot | |||
| Revision 1.2 | tangorn | 2004-04-05 11:11:43 | None |
|
First take on place field display | |||
| Revision 1.1 | tangorn | 2003-03-23 23:22:15 | None |
|
Initial revision | |||
| Revision 1.1.1.1 | tangorn | 2003-03-23 23:22:15 | None |
|
Resurrection of CVS server for KInNeSS | |||
|
Filename: kcanvas.cpp | |||
| Revision 1.21 | tangorn | 2007-11-09 10:12:03 | None |
|
Fixed e-mail | |||
| Revision 1.20 | tangorn | 2005-01-18 14:34:31 | None |
|
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 | |||
| Revision 1.19 | tangorn | 2004-11-11 12:45:58 | None |
|
Minor fixes | |||
| Revision 1.18 | tangorn | 2004-10-03 20:22:37 | None |
|
Moving setSpeed choice and place field display type to KMaze, to make them options later; changed coloring of CSD according to Brankack et al | |||
| Revision 1.17 | tangorn | 2004-09-30 21:10:08 | None |
|
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. | |||
| Revision 1.16 | tangorn | 2004-09-23 12:34:50 | None |
|
Marked valgrind complaint | |||
| Revision 1.15 | tangorn | 2004-06-03 09:12:57 | None |
|
Fix of minor memory leak | |||
| Revision 1.14 | tangorn | 2004-04-03 22:40:25 | None |
|
Adding the trajectory output | |||
| Revision 1.13 | tangorn | 2004-03-30 19:56:20 | None |
|
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. | |||
| Revision 1.12 | tangorn | 2004-01-27 18:06:47 | None |
|
Fixes the rat getting stuck in turns | |||
| Revision 1.11 | tangorn | 2004-01-15 16:03:36 | None |
|
Generic part is ready now for Max to start testing; Common code from it and maze part moved to project part | |||
| Revision 1.10 | tangorn | 2004-01-12 11:32:10 | None |
|
Added the "memory" for velocity, now if it wants to go certain direction it will do it as soon as it is possible | |||
| Revision 1.9 | tangorn | 2003-12-17 16:03:39 | None |
|
Fixed the progress bar not moving if autoupdate is off; hack added to reduce the speed by 10% after rat moves into new location | |||
| Revision 1.8 | tangorn | 2003-12-11 12:01:48 | None |
|
Continue to build autocorrection of animation speed | |||
| Revision 1.7 | tangorn | 2003-12-10 14:48:09 | None |
|
Attempt to control animation speed through measuring of the simulation performance | |||
| Revision 1.6 | tangorn | 2003-11-02 11:59:55 | None |
|
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 | |||
| Revision 1.5 | tangorn | 2003-10-26 11:00:03 | None |
|
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. | |||
| Revision 1.4 | tangorn | 2003-10-21 05:40:08 | None |
|
Fixed little bug with voltage block handling | |||
| Revision 1.3 | tangorn | 2003-07-28 12:23:17 | None |
|
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. | |||
| Revision 1.2 | tangorn | 2003-07-18 10:57:30 | None |
|
Converted network editor to tree form, made all widgets for currents unified. Fixed the proper timing of reward disappearance. Other minor fixes. | |||
| Revision 1.1 | tangorn | 2003-03-23 23:22:15 | None |
|
Initial revision | |||
| Revision 1.1.1.1 | tangorn | 2003-03-23 23:22:15 | None |
|
Resurrection of CVS server for KInNeSS | |||
|
Filename: kcanvas.h | |||
| Revision 1.6 | tangorn | 2007-11-09 10:12:03 | None |
|
Fixed e-mail | |||
| Revision 1.5 | tangorn | 2004-09-30 21:10:08 | None |
|
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. | |||
| Revision 1.4 | tangorn | 2004-01-15 16:03:36 | None |
|
Generic part is ready now for Max to start testing; Common code from it and maze part moved to project part | |||
| Revision 1.3 | tangorn | 2004-01-12 11:32:10 | None |
|
Added the "memory" for velocity, now if it wants to go certain direction it will do it as soon as it is possible | |||
| Revision 1.2 | tangorn | 2003-07-18 10:57:30 | None |
|
Converted network editor to tree form, made all widgets for currents unified. Fixed the proper timing of reward disappearance. Other minor fixes. | |||
| Revision 1.1 | tangorn | 2003-03-23 23:22:15 | None |
|
Initial revision | |||
| Revision 1.1.1.1 | tangorn | 2003-03-23 23:22:15 | None |
|
Resurrection of CVS server for KInNeSS | |||
|
Filename: kinmaze.rc | |||
| Revision 1.9 | tangorn | 2005-09-30 08:24:56 | None |
|
Changed code to compile with gcc-3.4.4. Partially implemented new address scaling functionality | |||
| Revision 1.8 | tangorn | 2005-08-25 17:19:51 | None |
|
Update of the user manual, still incomplete; New input protocol editor, still buggy if used with navigation environment, should be fine with generic | |||
| Revision 1.7 | tangorn | 2005-06-18 10:22:56 | None |
|
Preparing for 0.3.3 release | |||
| Revision 1.6 | tangorn | 2004-05-06 16:03:57 | None |
|
Fixed the reset. Added a lot of standard shortcuts and their descriptions in the manual. Made the trajectory recording optional. | |||
| Revision 1.5 | tangorn | 2004-03-30 19:56:20 | None |
|
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. | |||
| Revision 1.4 | tangorn | 2004-01-15 16:03:36 | None |
|
Generic part is ready now for Max to start testing; Common code from it and maze part moved to project part | |||
| Revision 1.3 | tangorn | 2003-12-17 18:02:38 | None |
|
Minor interface fixes | |||
| Revision 1.2 | tangorn | 2003-07-18 10:57:30 | None |
|
Converted network editor to tree form, made all widgets for currents unified. Fixed the proper timing of reward disappearance. Other minor fixes. | |||
| Revision 1.1 | tangorn | 2003-03-23 23:22:15 | None |
|
Initial revision | |||
| Revision 1.1.1.1 | tangorn | 2003-03-23 23:22:15 | None |
|
Resurrection of CVS server for KInNeSS | |||
|
Filename: kmazefactory.cpp | |||
| Revision 1.2 | tangorn | 2007-11-09 10:12:03 | None |
|
Fixed e-mail | |||
| Revision 1.1 | tangorn | 2003-03-23 23:22:15 | None |
|
Initial revision | |||
| Revision 1.1.1.1 | tangorn | 2003-03-23 23:22:15 | None |
|
Resurrection of CVS server for KInNeSS | |||
|
Filename: kmazefactory.h | |||
| Revision 1.2 | tangorn | 2007-11-09 10:12:03 | None |
|
Fixed e-mail | |||
| Revision 1.1 | tangorn | 2003-03-23 23:22:15 | None |
|
Initial revision | |||
| Revision 1.1.1.1 | tangorn | 2003-03-23 23:22:15 | None |
|
Resurrection of CVS server for KInNeSS | |||
|
Filename: kmazepart.cpp | |||
| Revision 1.43 | tangorn | 2007-11-09 10:12:03 | None |
|
Fixed e-mail | |||
| Revision 1.42 | tangorn | 2007-08-29 15:06:06 | None |
|
Some ubuntu with gcc-4.1.2 fixes | |||
| Revision 1.41 | tangorn | 2006-02-25 09:20:46 | None |
|
Fixed a bug preventing checkmarks against last opened network/environment in recent files lists | |||
| Revision 1.40 | tangorn | 2005-09-30 08:24:56 | None |
|
Changed code to compile with gcc-3.4.4. Partially implemented new address scaling functionality | |||
| Revision 1.39 | tangorn | 2005-08-30 11:14:47 | None |
|
Removed debugging info | |||
| Revision 1.38 | tangorn | 2005-08-28 13:25:41 | None |
|
Fixed the crash on switching from existing to new environment | |||
| Revision 1.37 | tangorn | 2005-08-26 10:03:42 | None |
|
Simplified the environment creation; Fixing the crash on new environment | |||
| Revision 1.36 | tangorn | 2005-08-25 17:19:51 | None |
|
Update of the user manual, still incomplete; New input protocol editor, still buggy if used with navigation environment, should be fine with generic | |||
| Revision 1.35 | tangorn | 2005-04-02 11:05:43 | None |
|
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 | |||
| Revision 1.34 | tangorn | 2005-02-03 18:34:59 | None |
|
Fix for new automake warning, fix for 64 bit arch, some debug output added | |||
| Revision 1.33 | tangorn | 2005-01-18 14:34:31 | None |
|
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 | |||
| Revision 1.32 | tangorn | 2004-12-30 18:14:42 | None |
|
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. | |||
| Revision 1.31 | tangorn | 2004-12-27 09:07:59 | None |
|
Now the placefield display is also built on image plotter | |||
| Revision 1.30 | tangorn | 2004-12-25 12:22:59 | None |
|
Reloading of the last open network on program restart. Currently made unavoidable. I might set it as an option later. | |||
| Revision 1.29 | tangorn | 2004-12-25 10:01:09 | None |
|
Fixed crash on exit | |||
| Revision 1.28 | tangorn | 2004-12-24 15:48:26 | None |
|
Now LFP and CSD plotting is available for generic environment | |||
| Revision 1.27 | tangorn | 2004-12-24 12:16:15 | None |
|
This is reasonably correct version of LFP and CSD plotting, still a lot to work on | |||
| Revision 1.26 | tangorn | 2004-11-11 11:40:51 | None |
|
Seems like a missing include, blows compillation on one of max's testboxes | |||
| Revision 1.25 | tangorn | 2004-10-18 07:47:43 | None |
|
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... | |||
| Revision 1.24 | tangorn | 2004-10-09 03:32:57 | None |
|
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 | |||
| Revision 1.23 | tangorn | 2004-10-07 22:28:09 | None |
|
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. | |||
| Revision 1.22 | tangorn | 2004-10-05 20:03:09 | None |
|
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. | |||
| Revision 1.21 | tangorn | 2004-10-04 05:48:00 | None |
|
Bugfix for place field display | |||
| Revision 1.20 | tangorn | 2004-10-03 20:22:37 | None |
|
Moving setSpeed choice and place field display type to KMaze, to make them options later; changed coloring of CSD according to Brankack et al | |||
| Revision 1.19 | tangorn | 2004-09-30 21:10:08 | None |
|
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. | |||
| Revision 1.18 | tangorn | 2004-09-18 19:17:51 | None |
|
Minor fix in place field display handling | |||
| Revision 1.17 | tangorn | 2004-05-06 16:03:57 | None |
|
Fixed the reset. Added a lot of standard shortcuts and their descriptions in the manual. Made the trajectory recording optional. | |||
| Revision 1.16 | tangorn | 2004-04-26 17:06:18 | None |
|
Added interface and parsing for the fourth input channel; Fixed a number of interface bugs. | |||
| Revision 1.15 | tangorn | 2004-04-05 11:11:43 | None |
|
First take on place field display | |||
| Revision 1.14 | tangorn | 2004-04-03 22:40:25 | None |
|
Adding the trajectory output | |||
| Revision 1.13 | tangorn | 2004-03-30 19:56:20 | None |
|
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. | |||
| Revision 1.12 | tangorn | 2004-01-15 16:03:36 | None |
|
Generic part is ready now for Max to start testing; Common code from it and maze part moved to project part | |||
| Revision 1.11 | tangorn | 2003-12-18 12:43:43 | None |
|
Added a bit of session management; Fixed wrong starting path in weight save/load dialog; Fixed statusbar not showing temporary messages. | |||
| Revision 1.10 | tangorn | 2003-12-17 18:02:38 | None |
|
Minor interface fixes | |||
| Revision 1.9 | tangorn | 2003-12-13 12:47:13 | None |
|
Restored the original speed multiplier for processors without TSC and for manual corrections if necessary; disabled grid size selection until it works | |||
| Revision 1.8 | tangorn | 2003-12-13 11:31:41 | None |
|
Conditional compillation for performance measure on TSC processors | |||
| Revision 1.7 | tangorn | 2003-12-11 16:05:49 | None |
|
Simplified Qt performance check | |||
| Revision 1.6 | tangorn | 2003-12-11 12:01:48 | None |
|
Continue to build autocorrection of animation speed | |||
| Revision 1.5 | tangorn | 2003-12-10 14:48:09 | None |
|
Attempt to control animation speed through measuring of the simulation performance | |||
| Revision 1.4 | tangorn | 2003-09-21 13:26:10 | None |
|
New version of status bar uses stack of messages, so several actions can be performed and displayed correctly. Doxygen settings removed from CVS. | |||
| Revision 1.3 | tangorn | 2003-07-28 12:23:17 | None |
|
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. | |||
| Revision 1.2 | tangorn | 2003-07-18 10:57:30 | None |
|
Converted network editor to tree form, made all widgets for currents unified. Fixed the proper timing of reward disappearance. Other minor fixes. | |||
| Revision 1.1 | tangorn | 2003-03-23 23:22:15 | None |
|
Initial revision | |||
| Revision 1.1.1.1 | tangorn | 2003-03-23 23:22:15 | None |
|
Resurrection of CVS server for KInNeSS | |||
|
Filename: kmazepart.h | |||
| Revision 1.20 | tangorn | 2007-11-09 10:12:03 | None |
|
Fixed e-mail | |||
| Revision 1.19 | tangorn | 2005-08-26 10:03:42 | None |
|
Simplified the environment creation; Fixing the crash on new environment | |||
| Revision 1.18 | tangorn | 2005-08-25 17:19:51 | None |
|
Update of the user manual, still incomplete; New input protocol editor, still buggy if used with navigation environment, should be fine with generic | |||
| Revision 1.17 | tangorn | 2004-12-30 18:14:42 | None |
|
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. | |||
| Revision 1.16 | tangorn | 2004-12-24 15:48:26 | None |
|
Now LFP and CSD plotting is available for generic environment | |||
| Revision 1.15 | tangorn | 2004-12-24 12:16:15 | None |
|
This is reasonably correct version of LFP and CSD plotting, still a lot to work on | |||
| Revision 1.14 | tangorn | 2004-10-09 03:32:57 | None |
|
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 | |||
| Revision 1.13 | tangorn | 2004-10-07 22:28:09 | None |
|
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. | |||
| Revision 1.12 | tangorn | 2004-10-03 20:22:37 | None |
|
Moving setSpeed choice and place field display type to KMaze, to make them options later; changed coloring of CSD according to Brankack et al | |||
| Revision 1.11 | tangorn | 2004-09-30 21:10:08 | None |
|
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. | |||
| Revision 1.10 | tangorn | 2004-05-06 16:03:57 | None |
|
Fixed the reset. Added a lot of standard shortcuts and their descriptions in the manual. Made the trajectory recording optional. | |||
| Revision 1.9 | tangorn | 2004-04-05 11:11:43 | None |
|
First take on place field display | |||
| Revision 1.8 | tangorn | 2004-03-30 19:56:20 | None |
|
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. | |||
| Revision 1.7 | tangorn | 2004-01-15 16:03:36 | None |
|
Generic part is ready now for Max to start testing; Common code from it and maze part moved to project part | |||
| Revision 1.6 | tangorn | 2004-01-10 19:31:33 | None |
|
Updated copyright information, also added Id tags to files changed in 2004 | |||
| Revision 1.5 | tangorn | 2003-12-18 12:43:43 | None |
|
Added a bit of session management; Fixed wrong starting path in weight save/load dialog; Fixed statusbar not showing temporary messages. | |||
| Revision 1.4 | tangorn | 2003-12-11 12:01:48 | None |
|
Continue to build autocorrection of animation speed | |||
| Revision 1.3 | tangorn | 2003-12-10 14:48:09 | None |
|
Attempt to control animation speed through measuring of the simulation performance | |||
| Revision 1.2 | tangorn | 2003-07-18 10:57:30 | None |
|
Converted network editor to tree form, made all widgets for currents unified. Fixed the proper timing of reward disappearance. Other minor fixes. | |||
| Revision 1.1 | tangorn | 2003-03-23 23:22:15 | None |
|
Initial revision | |||
| Revision 1.1.1.1 | tangorn | 2003-03-23 23:22:15 | None |
|
Resurrection of CVS server for KInNeSS | |||
|
Filename: kmazeview.cpp | |||
| Revision 1.9 | tangorn | 2005-08-26 10:03:42 | None |
|
Simplified the environment creation; Fixing the crash on new environment | |||
| Revision 1.8 | tangorn | 2004-10-09 03:32:57 | None |
|
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 | |||
| Revision 1.7 | tangorn | 2004-09-30 21:10:08 | None |
|
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. | |||
| Revision 1.6 | tangorn | 2004-04-03 22:40:25 | None |
|
Adding the trajectory output | |||
| Revision 1.5 | tangorn | 2004-03-30 19:56:20 | None |
|
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. | |||
| Revision 1.4 | tangorn | 2004-01-15 16:03:36 | None |
|
Generic part is ready now for Max to start testing; Common code from it and maze part moved to project part | |||
| Revision 1.3 | tangorn | 2003-07-28 12:23:17 | None |
|
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. | |||
| Revision 1.2 | tangorn | 2003-07-18 10:57:30 | None |
|
Converted network editor to tree form, made all widgets for currents unified. Fixed the proper timing of reward disappearance. Other minor fixes. | |||
| Revision 1.1 | tangorn | 2003-03-23 23:22:16 | None |
|
Initial revision | |||
| Revision 1.1.1.1 | tangorn | 2003-03-23 23:22:16 | None |
|
Resurrection of CVS server for KInNeSS | |||
|
Filename: kmazeview.h | |||
| Revision 1.7 | tangorn | 2007-11-09 10:12:03 | None |
|
Fixed e-mail | |||
| Revision 1.6 | tangorn | 2005-09-30 08:24:56 | None |
|
Changed code to compile with gcc-3.4.4. Partially implemented new address scaling functionality | |||
| Revision 1.5 | tangorn | 2004-09-30 21:10:08 | None |
|
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. | |||
| Revision 1.4 | tangorn | 2004-03-30 19:56:20 | None |
|
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. | |||
| Revision 1.3 | tangorn | 2004-01-15 16:03:36 | None |
|
Generic part is ready now for Max to start testing; Common code from it and maze part moved to project part | |||
| Revision 1.2 | tangorn | 2004-01-10 19:31:33 | None |
|
Updated copyright information, also added Id tags to files changed in 2004 | |||
| Revision 1.1 | tangorn | 2003-03-23 23:22:16 | None |
|
Initial revision | |||
| Revision 1.1.1.1 | tangorn | 2003-03-23 23:22:16 | None |
|
Resurrection of CVS server for KInNeSS | |||
|
Filename: kplacefield.cpp | |||
| Revision 1.19 | tangorn | 2005-03-09 18:45:15 | None |
|
Corrected random axonal delays | |||
| Revision 1.18 | tangorn | 2005-01-16 11:30:38 | None |
|
Introduced input protocols | |||
| Revision 1.17 | tangorn | 2005-01-08 11:48:02 | None |
|
Couple fixes for LFP and CSD plotting widgets | |||
| Revision 1.16 | tangorn | 2004-12-30 22:46:56 | None |
|
Sped up the progress bar during place field calculation | |||
| Revision 1.15 | tangorn | 2004-12-30 18:14:42 | None |
|
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. | |||
| Revision 1.14 | tangorn | 2004-12-28 14:07:47 | None |
|
Added the basic shell for CSD, LFP and PF displays, currently disabled | |||
| Revision 1.13 | tangorn | 2004-12-27 09:07:59 | None |
|
Now the placefield display is also built on image plotter | |||
| Revision 1.12 | tangorn | 2004-12-26 15:24:23 | None |
|
Converted population display to a child of image plotter. Fixed minor bugs in CSD and place field displays. | |||
| Revision 1.11 | tangorn | 2004-11-11 12:45:58 | None |
|
Minor fixes | |||
| Revision 1.10 | tangorn | 2004-10-18 07:47:43 | None |
|
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... | |||
| Revision 1.9 | tangorn | 2004-10-07 22:28:09 | None |
|
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. | |||
| Revision 1.8 | tangorn | 2004-10-05 20:03:09 | None |
|
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. | |||
| Revision 1.7 | tangorn | 2004-10-04 05:48:00 | None |
|
Bugfix for place field display | |||
| Revision 1.6 | tangorn | 2004-10-03 20:22:37 | None |
|
Moving setSpeed choice and place field display type to KMaze, to make them options later; changed coloring of CSD according to Brankack et al | |||
| Revision 1.5 | tangorn | 2004-09-18 19:17:51 | None |
|
Minor fix in place field display handling | |||
| Revision 1.4 | tangorn | 2004-09-18 18:25:08 | None |
|
Different way to plot place fields; separate check mark for spike and voltage output | |||
| Revision 1.3 | tangorn | 2004-06-26 16:50:30 | None |
|
Minor change in handling preference pages | |||
| Revision 1.2 | tangorn | 2004-04-05 15:14:07 | None |
|
Added saving of the place field plot | |||
| Revision 1.1 | tangorn | 2004-04-05 11:11:43 | None |
|
First take on place field display | |||
|
Filename: kplacefield.h | |||
| Revision 1.10 | tangorn | 2004-12-30 18:14:42 | None |
|
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. | |||
| Revision 1.9 | tangorn | 2004-12-27 09:07:59 | None |
|
Now the placefield display is also built on image plotter | |||
| Revision 1.8 | tangorn | 2004-12-24 12:16:15 | None |
|
This is reasonably correct version of LFP and CSD plotting, still a lot to work on | |||
| Revision 1.7 | tangorn | 2004-10-07 22:28:09 | None |
|
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. | |||
| Revision 1.6 | tangorn | 2004-10-04 05:48:00 | None |
|
Bugfix for place field display | |||
| Revision 1.5 | tangorn | 2004-10-03 20:22:37 | None |
|
Moving setSpeed choice and place field display type to KMaze, to make them options later; changed coloring of CSD according to Brankack et al | |||
| Revision 1.4 | tangorn | 2004-09-18 19:17:51 | None |
|
Minor fix in place field display handling | |||
| Revision 1.3 | tangorn | 2004-09-18 18:25:08 | None |
|
Different way to plot place fields; separate check mark for spike and voltage output | |||
| Revision 1.2 | tangorn | 2004-04-05 15:14:07 | None |
|
Added saving of the place field plot | |||
| Revision 1.1 | tangorn | 2004-04-05 11:11:43 | None |
|
First take on place field display | |||