Open ewiger opened 9 years ago
The problem cannot be reproduced on CPP on matlab2012b. I am now debugging the problem on the cluster.
Error in Relate (module num 23) is present in all jobs (except single out of memory).
The deployed version of the Relate.m file is the same as in latest stable release 05c14ab7e396d9365c3fb59e4dfdbf29
Problem is reproducible on 2014a desktop linux machine. Debugging it further.
I have created a fix with an additional dimension check. That should prevent critical errors with mismatched dimensions. Currently this is tested and is deployed into user space of 150314_HCT116_DS1_Ab/LIB/MATLAB
.
Nonetheless this fix does not explain the source of the problem when a column called MeasurementFeatures = 'SubsGreen_SubsFarRed' appears as unexpected combination of fields.
I leave this ticket open (for now). This problem has to be investigated further for correctness, i.e. if any modules in the pipeline PreCluster_HCT116150314completePIPE.mat
behave correctly (don't mess up the handles). Notably the problem occurs only after the upgrade of Matlab version to 2013+.
Find out what is source of the problem (see below). Test if the problem arise from too ambitions assumptions in the code of the module, i.e. in the undocumented behavior or settings.
Obtained on project 150314_HCT116_DS1_Ab on iBRAIN_BRUTUS (latest version).