mri_acpc=ft_convert_coordsys(mri,'acpc'); %flip and permute the 3D volume itself, so that the voxel and %headcoordinates approximately correspond this improves the convergence %of the segmentation algorithm [mri_acpc,permutevec,flipflags]=align_ijk2xyz(mri_acpc); ...
The MATLAB toolbox for MEG, EEG and iEEG analysis. Contribute to fieldtrip/fieldtrip development by creating an account on GitHub.
convert = ft_datatype(data); % check if the input data is valid for this function, the input data must be raw data = ft_checkdata(data, 'datatype', {'raw+comp', 'raw'}, 'hassampleinfo', 'yes'); % check if the input cfg is valid for this function ...
We read every piece of feedback, and take your input very seriously. Include my email address so I can be contacted Cancel Submit feedback Saved searches Use saved searches to filter your results more quickly Cancel Create saved search Sign in Sign up Reseting focus {...
added ft_determine_units to complement ft_convert_units, for consistency with determine/convert coordsys robertoostenveldcommittedAug 21, 2017 cc21167 specify default spmversion and pass it to low-level function robertoostenveldcommittedAug 21, 2017 dde74ea Commits on Jul 4, 2017 automaticall...
coordsys, grad_dewar.unit)); ft_plot_axes(grad_dewar); ft_plot_sens(grad_dewar); fiducials = [nas;lpa;rpa]; plot3(fiducials(:,1), fiducials(:,2), fiducials(:,3), 'b.'); plot3(hc.dewar.nas(1), hc.dewar.nas(2), hc.dewar.nas(3), 'ro'); plot3(hc.dewar.lpa(1),...