Cardiovascular-Modeling-Laboratory / zlineDetection

Other
6 stars 1 forks source link

Error with CS summary with no actin #39

Open tessamorris opened 4 years ago

tessamorris commented 4 years ago

Error when creating the summary files after analyzing a coverslip without actin segmentation

Unable to perform assignment because the size of the left side is 1-by-1 and the size of the right side is 0-by-0. Error in combineFOV (line 179) FOV_Grouped.FOV_prefiltered(k,1) = CS_results.FOV_prefiltered{1,k}; Error in runDirectory (line 322) CS_results = combineFOV( settings, CS_results ); Error in runMultipleCoverSlips (line 74) runDirectory( settings, zline_path{k,1}, zline_images{k,1},... Error in RUNzlineDetection (line 245) runMultipleCoverSlips(settings, zline_images, zline_path, name_CS, ... Error in zlineDetection>RUN_Callback (line 333) RUNzlineDetection(handles); Error in gui_mainfcn (line 95) feval(varargin{:}); Error in zlineDetection (line 42) gui_mainfcn(gui_State, varargin{:}); Error in matlab.graphics.internal.figfile.FigFile/read>@(hObject,eventdata)zlineDetection('RUN_Callback',hObject,eventdata,guidata(hObject)) Error while evaluating DestroyedObject Callback.

kchwalenia commented 1 year ago

Hello! Just started using the script and getting the same error. Any solutions/ideas? Thank you :)