Back to the main page.
Bug 197 - check which functions need to pass on trialinfo and sampleinfo
Status | CLOSED FIXED |
Reported | 2010-10-29 12:58:00 +0200 |
Modified | 2011-07-13 14:46:38 +0200 |
Product: | FieldTrip |
Component: | core |
Version: | unspecified |
Hardware: | PC |
Operating System: | Mac OS |
Importance: | P1 normal |
Assigned to: | Saskia Haegens |
URL: | |
Tags: | |
Depends on: | |
Blocks: | |
See also: |
Jan-Mathijs Schoffelen - 2010-10-29 12:58:58 +0200
-inventorise which trials in the pipeline of an analysis can pass on the trialinfo field, if present in the input-data. in general this boils down to those data structures containing single trial information, so 'raw' 'comp' or other data containing a 'rpt' in the dimord -samplinfo can only be passed on in time domain data 'raw' or 'comp' in the absence of downsampling
Saskia Haegens - 2011-01-19 14:40:32 +0100
i just fixed this for componentanalysis and rejectcomponent
Saskia Haegens - 2011-01-24 13:05:41 +0100
fixtrialdef gives confusing feedback in case of data with trialinfo but without sampleinfo (eg. after downsampling), it will search for the trl - which is not present - and return the following warning: 'the data does not contain a trial definition, assuming that the trials are consecutive segments of a continuous recording' which is confusing as there actually is a trialinfo field..
Jan-Mathijs Schoffelen - 2011-01-28 10:24:24 +0100
hi saskia, i assign this one back to you if OK.
Saskia Haegens - 2011-04-20 18:41:25 +0200
trialinfo field now also passed on by sourceanalysis and freqdescriptives in case keeptrials=yes