Back to the main page.
Bug 1391 - preproc converts time axis to fsample and offset and then recreates the time axis
Status | CLOSED FIXED |
Reported | 2012-03-24 09:33:00 +0100 |
Modified | 2012-04-02 16:25:57 +0200 |
Product: | FieldTrip |
Component: | core |
Version: | unspecified |
Hardware: | PC |
Operating System: | Mac OS |
Importance: | P3 normal |
Assigned to: | Jan-Mathijs Schoffelen |
URL: | |
Tags: | |
Depends on: | |
Blocks: | |
See also: |
Jan-Mathijs Schoffelen - 2012-03-24 09:33:17 +0100
This is still prone to numerical accuracy issues. Ideally, the time-axis that is outputted by preproc should be just a subpart (in the case of padding) of the original time axis. Intermediate conversion should not be necessary
Jan-Mathijs Schoffelen - 2012-03-25 20:17:41 +0200
In addition, the time axis that was created on the fly by ft_preprocessing does not seem to be correct.
Jan-Mathijs Schoffelen - 2012-03-25 20:20:19 +0200
fixed on revision 5527 Note that this should also fix the issue when trying to do ft_appenddata on data structures which have been processed differently, but which should in principle have the same time axis