[FieldTrip] unsupported header format "unknown"

Schoffelen, J.M. (Jan Mathijs) jan.schoffelen at donders.ru.nl
Mon May 3 10:33:14 CEST 2021


Hi Dan,

I see that you asked the same question on the EEGLAB github. If the usual suspect toolboxes cannot read the specific file format, there are 3 options:

1 you need to write an importer yourself, based on a description of the file format. If a description of the file format is not available online, you need to contact the company for this.
2 you need to ask the company to share (if existing) code to import your data into matlab.
3 you need to work with a fileformat that fieldtrip/eeglab/… can work with.

Best wishes,
Jan-Mathijs


On 2 May 2021, at 11:41, Dan Beniamini <dan.beniamini at gmail.com<mailto:dan.beniamini at gmail.com>> wrote:

Hi all,
when I try to use the code:

cfg=[];
cfg.dataset= 'EG3_X_test_vis_sc.dsmp';
data=ft_preprocessing(cfg)

I get the error: unsupported header format "unknown".
when I use ft_read_header I get:

Error using ft_notification (line 345)
unsupported header format "unknown"

Error in ft_error (line 39)
  ft_notification(varargin{:});

Error in ft_read_header (line 2767)
      ft_error('unsupported header format "%s"', headerformat);

any ideas?
the data is in
https://www.dropbox.com/sh/k7vy5fcf554hf2h/AAAcxpnwr-G5FKs_wfUr3Ayka/raw_data/visual%20detection/EG3_X_test_vis_sc.dsmp?dl=0&subfolder_nav_tracking=1<https://urldefense.com/v3/__https://www.dropbox.com/sh/k7vy5fcf554hf2h/AAAcxpnwr-G5FKs_wfUr3Ayka/raw_data/visual*20detection/EG3_X_test_vis_sc.dsmp?dl=0&subfolder_nav_tracking=1__;JQ!!HJOPV4FYYWzcc1jazlU!rB738EvXJ5WZGIH3w3STo2Ep5DxJQ3UsRHRoRR0vIcKM1bBS7HDkTqHmFn1sA6OYwFdSMLeJ$>

Thanks!


Sent from Mail<https://urldefense.com/v3/__https://go.microsoft.com/fwlink/?LinkId=550986__;!!HJOPV4FYYWzcc1jazlU!rB738EvXJ5WZGIH3w3STo2Ep5DxJQ3UsRHRoRR0vIcKM1bBS7HDkTqHmFn1sA6OYwMTg8uhB$> for Windows 10

_______________________________________________
fieldtrip mailing list
https://mailman.science.ru.nl/mailman/listinfo/fieldtrip
https://urldefense.com/v3/__https://doi.org/10.1371/journal.pcbi.1002202__;!!HJOPV4FYYWzcc1jazlU!rB738EvXJ5WZGIH3w3STo2Ep5DxJQ3UsRHRoRR0vIcKM1bBS7HDkTqHmFn1sA6OYwHS_KnFY$

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.science.ru.nl/pipermail/fieldtrip/attachments/20210503/94d54c1d/attachment.htm>


More information about the fieldtrip mailing list