Back to the main page.
Bug 1399 - channel selection mismatches displayed name in ft_reject_visual in summary mode
Status | CLOSED FIXED |
Reported | 2012-03-29 11:05:00 +0200 |
Modified | 2012-08-23 14:02:05 +0200 |
Product: | FieldTrip |
Component: | core |
Version: | unspecified |
Hardware: | PC |
Operating System: | Windows |
Importance: | P3 enhancement |
Assigned to: | Jörn M. Horschig |
URL: | |
Tags: | |
Depends on: | |
Blocks: | |
See also: |
Jörn M. Horschig - 2012-03-29 11:05:12 +0200
I got told that you have to select channels according to the number of the channel, but it displays the channel label, which makes it hard to unselect a channel again, because you have to guess the number by looking at the imagesc plot on the upper left I did not test whether this is true, but I might forget it if I make no bug out of this ;) simple solution could be that you could also input a string instead of a number, and that unselected channels will get an index, something like MRP42(136)
Jan-Mathijs Schoffelen - 2012-05-16 07:18:33 +0200
test first, then fix if needed
Jörn M. Horschig - 2012-06-13 16:29:20 +0200
svn ci rejectvisual_summary.m -m "enhancement-#1399- rejected channels are numbered according to plots" Sending rejectvisual_summary.m Transmitting file data . Committed revision 6059. (I'm gonna ask Jim again whether this is what he was complaining about)