Back to the main page.
Bug 1526 - make a list of FT functions that (can) deal with component data
| Status | CLOSED FIXED |
| Reported | 2012-06-13 13:56:00 +0200 |
| Modified | 2012-08-23 14:02:09 +0200 |
| Product: | FieldTrip |
| Component: | core |
| Version: | unspecified |
| Hardware: | PC |
| Operating System: | Windows |
| Importance: | P3 normal |
| Assigned to: | Jörn M. Horschig |
| URL: | |
| Tags: | |
| Depends on: | |
| Blocks: | |
| See also: |
Eelke Spaak - 2012-06-13 13:56:36 +0200
to inventorize how they are dealing with (or ignoring) the spatial topographies. Examples: (1) ft_rejectcomponent (2) ft_dipolefitting, ft_sourceanalysis, ft_databrowser Group 1 (involves mixing) uses it differently from group 2 (involves spatial layout).
Jörn M. Horschig - 2012-07-04 14:23:17 +0200
spatial layout: (plotting functions) - ft_databrowser - ft_singleplotER - ft_componentbrowser_old - ft_multiplotER - ft_topoplotIC (analysis functions) - ft_freqanalysis - ft_timelockanalysis - ft_dipolefitting - ft_componentclassification (source functions) - ft_sourceanalysis (helper functions) - ft_checkdata - ft_selectdata - ft_datatype (all functions which convert it to a 'raw' datastructure) - ft_appenddata - ft_artifact_zvalue - ft_channelnormalise - ft_channelrepair - ft_combineplanar - ft_connectivityanalysis - ft_denoise_pca - ft_denoise_synthetic - ft_megplanar - ft_megrealign - ft_mvaranalysis - ft_preprocessing - ft_redefinetrial - ft_rejectvisual - ft_resampledata - ft_scalpcurrentdensity - ft_topoplotTFR mixing: - ft_componentanalysis - ft_rejectcomponent
Jörn M. Horschig - 2012-07-04 14:23:29 +0200
that's it?