[FieldTrip] Source reconstructions

Elene Beitia Loinaz elene.beitia at alumni.mondragon.edu
Mon Jan 14 19:03:36 CET 2019


Thank you, that was the problem!!!

El lun., 14 ene. 2019 12:53, Eelke Spaak <e.spaak at donders.ru.nl> escribió:

> Ah sorry, I was getting your previous replies with a delay. If 'mm'
> makes them even smaller, perhaps 'm' is the right unit? In any case, I
> very strongly suspect that a spatial unit mismatch is the cause of the
> discrepancy you're seeing.
>
> Cheers,
> Eelke
>
> On Mon, 14 Jan 2019 at 11:54, Eelke Spaak <e.spaak at donders.ru.nl> wrote:
> >
> > Perhaps a stupid question but have you also tried sens =
> > ft_convert_units(sens, 'mm')?
> >
> > Eelke
> >
> >
> > On Mon, 14 Jan 2019 at 10:52, Elene Beitia Loinaz
> > <elene.beitia at alumni.mondragon.edu> wrote:
> > >
> > > Dear fieldtripers,
> > >
> > > I am tryng to visualize the electrodes and the headmodel at the same
> time. The problem that I have is that I need to reescale one of them.
> > >
> > > I have tried to function ft_convert_units, but I just obtain the image
> attached.
> > >
> > > The structure of the information are the next ones,
> > > headmodel:
> > >      bnd: [1×3 struct]
> > >      cond: [0.3300 0.0041 0.3300]
> > >      mat: [3000×3000 double]
> > >      type: 'dipoli'
> > >      unit: 'mm'
> > > electrodes:
> > >       pnt: [133×3 double]
> > >       label: {1×133 cell}
> > >
> > > Code that I have used to obtained the image below:
> > > ft_determine_coordsys (vol, 'interactive','no')
> > >
> > >
> > > figure;
> > > sens=data.elec;
> > > sens=ft_convert_units(sens, 'cm');
> > > ft_plot_vol(vol,'facecolor','skin','edgecolor','none')
> > > ft_plot_sens(sens,'elecsize',10)
> > > camlight
> > > alpha 0.5
> > >
> > > If somebody could help my I would be very grateful,
> > >
> > > Elene
> > >
> > >
> > >
> > > _______________________________________________
> > > fieldtrip mailing list
> > > https://mailman.science.ru.nl/mailman/listinfo/fieldtrip
> > > https://doi.org/10.1371/journal.pcbi.1002202
>
> _______________________________________________
> fieldtrip mailing list
> https://mailman.science.ru.nl/mailman/listinfo/fieldtrip
> https://doi.org/10.1371/journal.pcbi.1002202
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.science.ru.nl/pipermail/fieldtrip/attachments/20190114/a4094b28/attachment-0002.html>


More information about the fieldtrip mailing list