Back to the main page.
Bug 779 - ft_multiplotER : the sensors are out of the schematic head
Status | CLOSED FIXED |
Reported | 2011-06-28 12:25:00 +0200 |
Modified | 2019-08-10 12:03:58 +0200 |
Product: | FieldTrip |
Component: | plotting |
Version: | unspecified |
Hardware: | PC |
Operating System: | Windows |
Importance: | P1 enhancement |
Assigned to: | Arjen Stolk |
URL: | |
Tags: | |
Depends on: | |
Blocks: | |
See also: |
Lilla Magyari - 2011-06-28 12:25:46 +0200
Created attachment 79 multiplotER with fieldtrip-20110623 Hi, I plot an event-related field average of the tutorial data with fieldtrip-20110623, using ft_multiplotER, and it looks like this (see attached figure). The sensor positions and the schematic head are not well aligned. Lilla
Jörn M. Horschig - 2011-06-28 13:52:22 +0200
Hey Lilla, Are you using a layout? I had a similar issue when not using a layout, using cfg.layout='CFT275.lay' removes this issue. I had a chat with JM about this last week (of course, the issue then still remains that the circle representing the head is still not nicely aligned when not using a layout)
Lilla Magyari - 2011-06-28 14:44:14 +0200
(In reply to comment #1) > Hey Lilla, > > Are you using a layout? I had a similar issue when not using a layout, using > cfg.layout='CFT275.lay' removes this issue. I had a chat with JM about this > last week (of course, the issue then still remains that the circle representing > the head is still not nicely aligned when not using a layout) Hi, yes, I used layout (however, a CTF151 one). I just did what is written in the event-related averaging tutorial: cfg = []; cfg.showlabels = 'yes'; cfg.fontsize = 6; cfg.layout = 'CTF151.lay'; cfg.ylim = [-3e-13 3e-13]; ft_multiplotER(cfg, avgFIC); Lilla
Arjen Stolk - 2013-01-15 21:23:03 +0100
Created attachment 403 sensors inside head
Arjen Stolk - 2013-01-15 21:25:41 +0100
although not extremely beautiful, all sensors ER plots are inside the head (see attachment). this depends on how the ER window is placed. the center location position is nicely spaced, see http://fieldtrip.fcdonders.nl/_media/template/ctf151.lay.png or CTF151 at http://fieldtrip.fcdonders.nl/template/layout