Back to the main page.
Bug 2650 - check chanunits data saved on disk
Status | ASSIGNED |
Reported | 2014-07-16 12:15:00 +0200 |
Modified | 2014-08-01 16:05:00 +0200 |
Product: | FieldTrip |
Component: | core |
Version: | unspecified |
Hardware: | PC |
Operating System: | Linux |
Importance: | P5 normal |
Assigned to: | Diego Lozano Soldevilla |
URL: | |
Tags: | |
Depends on: | |
Blocks: | |
See also: |
Diego Lozano Soldevilla - 2014-07-16 12:15:38 +0200
After channel unit updates, some test functions fail because the missing fields present in stored files. Here one example with test_ft_timelockanalysis K>> data.grad.balance.G1BR ans = labelorg: {159x1 cell} labelnew: {159x1 cell} tra: [159x159 double] K>> datanew.grad.balance.G1BR ans = labelorg: {159x1 cell} labelnew: {159x1 cell} tra: [159x159 double] chantypeorg: {159x1 cell} chanunitorg: {159x1 cell} chantypenew: {159x1 cell} chanunitnew: {159x1 cell} It happens for CTFs but I'll check the rest. I'll update the store datasets
Jörn M. Horschig - 2014-08-01 15:09:14 +0200
same error happens in test_ft_componentanalysis
Diego Lozano Soldevilla - 2014-08-01 15:31:23 +0200
(In reply to Jörn M. Horschig from comment #1) Thanks Jorn! Datasets updated and working fine. I updated the code for easier debuging Transmitting file data .. Committed revision 9760.
Jörn M. Horschig - 2014-08-01 15:49:25 +0200
and test_ft_freqanalysis
Jörn M. Horschig - 2014-08-01 15:51:21 +0200
np, I was in thesis procrastination mode and thought I check all failing dashboard functions ;) but I am done with the dashboard and should get back to writing... sigh...