Back to the main page.
Bug 39 - bug in selectdata:
Status | CLOSED FIXED |
Reported | 2010-02-19 12:11:00 +0100 |
Modified | 2010-12-08 11:18:35 +0100 |
Product: | FieldTrip |
Component: | core |
Version: | unspecified |
Hardware: | PC |
Operating System: | Windows |
Importance: | P5 normal |
Assigned to: | Jan-Mathijs Schoffelen |
URL: | |
Tags: | |
Depends on: | |
Blocks: | |
See also: |
Andre Bastos - 2010-02-19 12:11:34 +0100
when avgoverdim = 'rpt'; and dimord is rpt_chan_chan_freq the call: data = selectdata(data, 'avgoverrpt', 'yes'); results in: select data does not average over rpt, but it does remove the rpt dimension from dimord output is crssspctrm with 4-dimensions, same as before, but dimord is now chan_chan_freq.