Back to the main page.
Bug 593 - ft_databrowser crashes on data which was obtained with ft_appenddata
| Status | CLOSED INVALID |
| Reported | 2011-04-21 09:35:00 +0200 |
| Modified | 2011-06-01 13:40:30 +0200 |
| Product: | FieldTrip |
| Component: | core |
| Version: | unspecified |
| Hardware: | PC |
| Operating System: | Linux |
| Importance: | P1 normal |
| Assigned to: | Jan-Mathijs Schoffelen |
| URL: | |
| Tags: | |
| Depends on: | |
| Blocks: | |
| See also: |
Jan-Mathijs Schoffelen - 2011-04-21 09:35:23 +0200
because sampleinfo field is missing cfg = []; cfg.continuous = 'no'; ft_databrowser(cfg, data);
Jan-Mathijs Schoffelen - 2011-04-22 21:09:59 +0200
verify this by appending two data structures and trying it out. It could be a invalid bug, because it came up during the toolkit and may be caused by using an old ft version