Back to the main page.
Bug 794 - ft_preprocessing does not find 'offset' field
| Status | CLOSED FIXED |
| Reported | 2011-07-04 17:18:00 +0200 |
| Modified | 2011-07-13 14:46:50 +0200 |
| Product: | FieldTrip |
| Component: | preproc |
| Version: | unspecified |
| Hardware: | PC |
| Operating System: | Windows |
| Importance: | P1 normal |
| Assigned to: | |
| URL: | |
| Tags: | |
| Depends on: | |
| Blocks: | |
| See also: |
Arjen Stolk - 2011-07-04 17:18:09 +0200
applying preprocessing options preprocessing preprocessing trial 1 from 56 ??? Reference to non-existent field 'offset'. Error in ==> ft_preprocessing at 319 [dataout.trial{i}, dataout.label, dataout.time{i}, cfg] = preproc(data.trial{i}(rawindx,:), data.label(rawindx), data.fsample, cfg, data.offset(i)); Error in ==> ft_timelockanalysis at 162 data = ft_preprocessing(cfg.preproc, data);
Eelke Spaak - 2011-07-04 18:10:19 +0200
My bad; just committed the fix. Apologies.
Arjen Stolk - 2011-07-05 09:10:38 +0200
No worries. Luckily you managed to fix it quickly. Thx! (In reply to comment #1) > My bad; just committed the fix. Apologies.