Back to the main page.
Bug 50 - databrowser cannot deal with overlapping trials
Status | CLOSED FIXED |
Reported | 2010-03-11 18:34:00 +0100 |
Modified | 2013-01-17 10:46:37 +0100 |
Product: | FieldTrip |
Component: | core |
Version: | unspecified |
Hardware: | PC |
Operating System: | Linux |
Importance: | P5 normal |
Assigned to: | Roemer van der Meij |
URL: | |
Tags: | |
Depends on: | |
Blocks: | |
See also: |
Saskia Haegens - 2010-03-11 18:34:31 +0100
ft_databrowser cannot deal with trial based data when the trials are overlapping (i.e. when samples appear in more than one trial)
Roemer van der Meij - 2012-03-02 15:43:31 +0100
Stealing a few bugs ;)
Roemer van der Meij - 2012-03-28 12:57:05 +0200
Note to self: Internally it most likely fully supports overlapping trials A check needs to be implemented to: - don't output double artifact definitions if the same sample-segment is selected twice, but in different trials - when samples overlap between trials, and are selected as artifacts, they should be visualized in all occurrences of those samples, irrespective of in how many trials they are present.
Roemer van der Meij - 2012-08-01 11:44:43 +0200
*** Bug 1620 has been marked as a duplicate of this bug. ***
Roemer van der Meij - 2012-08-01 13:52:01 +0200
Hmmm... somebody accidentally fixed this in the meantime it seems. Databrowser correctly: - marks/visualizes artifacts at each re-occurring sample - deletes artifacts at each re-occurring sample, also partially - puts artifacts in output only once Databrowser incorrectly zooms with overlapping trials when cfg.continuous = 'yes'.
Roemer van der Meij - 2012-08-02 15:49:16 +0200
Now fully supported, closing the first to last known bug from ye olde days!
Jan-Mathijs Schoffelen - 2012-08-02 15:50:38 +0200
with 50 cheers for Roemer! Hurrah.
Roemer van der Meij - 2012-08-02 15:54:22 +0200
Bigger challenges have arrived, eternal glory for the one who fixes bug 21!