Back to the main page.
Bug 2109 - Apply SSP vectors read from a raw file
Status | CLOSED WONTFIX |
Reported | 2013-04-11 15:26:00 +0200 |
Modified | 2019-08-10 12:36:55 +0200 |
Product: | FieldTrip |
Component: | forward |
Version: | unspecified |
Hardware: | All |
Operating System: | All |
Importance: | P3 normal |
Assigned to: | |
URL: | |
Tags: | |
Depends on: | |
Blocks: | |
See also: |
Jon Houck - 2013-04-11 15:26:51 +0200
Currently when a raw .fif file is read by ft_preprocessing, any SSP vectors in the .fif file are also stored in the data structure under data.hdr.orig.projs. There was some discussion about this on the listserv in the recent past. At the moment there doesn't seem to be a method in fieldtrip to apply these projectors. The data structures are a bit different but there may be something helpful in mne's mne_make_projector.m.
Robert Oostenveld - 2013-04-16 13:12:49 +0200
We have ft_denoise_pca and ft_denoise_synthetic, which are for BTi/4d and CTF data respectively. It may make sense to model a new ft_denoise_ssp function after these two.
Jan-Mathijs Schoffelen - 2018-12-30 18:09:57 +0100
I suggest to close this for now. Apparently there has been no strong need for this functionality. Let's reopen if this becomes 'actueel' again.