Back to the main page.
Bug 2273 - DataBrowser does not display artifacts that have no artifact padding
| Status | CLOSED FIXED |
| Reported | 2013-09-06 18:22:00 +0200 |
| Modified | 2014-01-29 13:38:34 +0100 |
| Product: | FieldTrip |
| Component: | plotting |
| Version: | unspecified |
| Hardware: | All |
| Operating System: | All |
| Importance: | P3 normal |
| Assigned to: | Roemer van der Meij |
| URL: | |
| Tags: | |
| Depends on: | |
| Blocks: | |
| See also: |
Craig Richter - 2013-09-06 18:22:22 +0200
In the databrowser artifacts are shown as a range that is coloured. Some artifacts, such as a jump artifact have start and end points that are the same. It would be helpful that this is detected and a line is plotted instead of a patch. Right now, nothing is plotted and leads the user to believe an error has been made.
Roemer van der Meij - 2013-09-23 15:21:05 +0200
Hi Craig, thanks for the report. Artifacts are now plotted from half a sample before to half a sample after their begsample and endsample, making sure single sample artifacts are visible. One has to use a big figure window though, otherwise they are still not visible (due to matlab's way of plotting lines).