Back to the main page.
Bug 907 - test_ft_preprocessing fails to return identical results for .edf and .bdf
Status | CLOSED WORKSFORME |
Reported | 2011-08-30 14:44:00 +0200 |
Modified | 2011-11-11 11:19:34 +0100 |
Product: | FieldTrip |
Component: | core |
Version: | unspecified |
Hardware: | PC |
Operating System: | Mac OS |
Importance: | P1 normal |
Assigned to: | Robert Oostenveld |
URL: | |
Tags: | |
Depends on: | |
Blocks: | |
See also: |
Jan-Mathijs Schoffelen - 2011-08-30 14:44:32 +0200
try cd ~/matlab/fieldtrip/test datainfo = test_datasets; test_ft_preprocessing(datainfo(1)); test_ft_preprocessing(datainfo(3));
Jan-Mathijs Schoffelen - 2011-08-30 14:44:57 +0200
i.e. results are not identical to the data *.mat file stored on disk
Robert Oostenveld - 2011-09-14 14:36:26 +0200
I cannot reproduce, probably it was already fixed before by removing hdr.orig.FID from the data structure.