|
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:16 | None |
|
Initial revision | |||
| Revision 1.1.1.1 | tangorn | 2003-03-23 23:22:16 | None |
|
Resurrection of CVS server for KInNeSS | |||
|
Filename: Makefile.am | |||
| Revision 1.2 | tangorn | 2004-12-26 11:36:14 | None |
|
Moved the basic image display to libkinprefs, so it can be used by any part or plugin | |||
| 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: kinness_pref.cpp | |||
| Revision 1.12 | tangorn | 2007-11-09 10:15:53 | None |
|
Fixed e-mail | |||
| Revision 1.11 | tangorn | 2007-08-29 15:06:06 | None |
|
Some ubuntu with gcc-4.1.2 fixes | |||
| Revision 1.10 | 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.9 | tangorn | 2005-03-08 21:27:45 | None |
|
Changed trajectory recording to C file I/O for speed, corrected TSC readings in Qt speed adjustment | |||
| Revision 1.8 | 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.7 | 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.6 | tangorn | 2004-06-26 17:28:31 | None |
|
Cleaned some debugging output | |||
| Revision 1.5 | tangorn | 2004-06-26 16:50:30 | None |
|
Minor change in handling preference pages | |||
| Revision 1.4 | 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.3 | tangorn | 2004-04-03 22:40:25 | None |
|
Adding the trajectory output | |||
| Revision 1.2 | 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.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: kinness_pref.h | |||
| Revision 1.7 | tangorn | 2007-11-09 10:15:53 | None |
|
Fixed e-mail | |||
| Revision 1.6 | 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.5 | tangorn | 2004-06-26 16:50:30 | None |
|
Minor change in handling preference pages | |||
| Revision 1.4 | tangorn | 2004-04-05 11:11:43 | None |
|
First take on place field display | |||
| Revision 1.3 | 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.2 | 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.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: kplotter.cpp | |||
| Revision 1.6 | 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.5 | tangorn | 2004-12-28 14:07:47 | None |
|
Added the basic shell for CSD, LFP and PF displays, currently disabled | |||
| Revision 1.4 | tangorn | 2004-12-27 09:07:59 | None |
|
Now the placefield display is also built on image plotter | |||
| Revision 1.3 | 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.2 | tangorn | 2004-12-26 12:08:24 | None |
|
Adapted basic plotter for better inheritance | |||
| Revision 1.1 | tangorn | 2004-12-26 11:36:14 | None |
|
Moved the basic image display to libkinprefs, so it can be used by any part or plugin | |||
|
Filename: kplotter.h | |||
| Revision 1.7 | 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.6 | 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.5 | tangorn | 2004-12-28 14:07:47 | None |
|
Added the basic shell for CSD, LFP and PF displays, currently disabled | |||
| Revision 1.4 | tangorn | 2004-12-27 09:07:59 | None |
|
Now the placefield display is also built on image plotter | |||
| Revision 1.3 | 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.2 | tangorn | 2004-12-26 12:08:24 | None |
|
Adapted basic plotter for better inheritance | |||
| Revision 1.1 | tangorn | 2004-12-26 11:36:14 | None |
|
Moved the basic image display to libkinprefs, so it can be used by any part or plugin | |||