Errors when no outliers are detected in first frame#8
Open
waddahmoghram wants to merge 1 commit intoDanuserLab:masterfrom
waddahmoghram:patch-9
Open
Errors when no outliers are detected in first frame#8waddahmoghram wants to merge 1 commit intoDanuserLab:masterfrom waddahmoghram:patch-9
waddahmoghram wants to merge 1 commit intoDanuserLab:masterfrom
waddahmoghram:patch-9
Conversation
MATLAB Version 9.5.0.1067069 (R2018b) Update 4
MATLAB License Number: 837756
Operating System: Microsoft Windows 7 Professional Version 6.1 (Build 7601: Service Pack 1)
Java VM Version: Java 1.8.0_152-b16 with Oracle Corporation Java HotSpot(TM) 64-Bit Server VM mixed mode
Movie 1 - Y:\Waddah\Official TFM Videos 3\Bead 2\Displacement Control\Displacement Control Bead 2 Epi ROI\movieData.mat:
-- Step 3: Displacement Field Correction
Error using detectVectorFieldOutliersTFM (line 145)
Matrix dimensions must agree.
Error in correctMovieDisplacementField (line 140)
parfor j= 1:nFrames
Error in Process/run (line 254)
obj.funName_(obj.getOwner(), varargin{:});
Error in packageGUI_RunFcn>userfcn_runProc_dfs (line 633)
userData.crtPackage.processes_{procID}.run(); % throws exception
Error in packageGUI_RunFcn>start_processing_movies_in_series (line 217)
userfcn_runProc_dfs(procID, procRun{iMovie}, handles); % user data is retrieved, updated and submitted
Error in packageGUI_RunFcn (line 162)
movieException = start_processing_movies_in_series(movieRun,handles,movieException,procRun);
Error in packageGUI_OpeningFcn>@(hObject,eventdata)packageGUI_RunFcn(hObject,eventdata,guidata(hObject)) (line 380)
set(handles.pushbutton_run, 'Callback', @(hObject,eventdata)packageGUI_RunFcn(hObject,eventdata,guidata(hObject)));
======================================================================================================================
MATLAB Version 9.5.0.1067069 (R2018b) Update 4
MATLAB License Number: 837756
Operating System: Microsoft Windows 7 Professional Version 6.1 (Build 7601: Service Pack 1)
Java VM Version: Java 1.8.0_152-b16 with Oracle Corporation Java HotSpot(TM) 64-Bit Server VM mixed mode
Movie 1 - Y:\Waddah\Official TFM Videos 3\Bead 2\Displacement Control\Displacement Control Bead 2 Epi ROI\movieData.mat:
-- Step 3: Displacement Field Correction
Error using >
Matrix dimensions must agree.
Error in detectVectorFieldOutliersTFM (line 145)
idAwayVectors = distance2>neighborhood_distance | isnan(distance2);
Error in correctMovieDisplacementField (line 155)
[outlierIndex,sparselyLocatedIdx,~,neighborhood_distance(j)] = detectVectorFieldOutliersTFM(dispMat,outlierThreshold,1);
Error in Process/run (line 254)
obj.funName_(obj.getOwner(), varargin{:});
Error in packageGUI_RunFcn>userfcn_runProc_dfs (line 633)
userData.crtPackage.processes_{procID}.run(); % throws exception
Error in packageGUI_RunFcn>start_processing_movies_in_series (line 217)
userfcn_runProc_dfs(procID, procRun{iMovie}, handles); % user data is retrieved, updated and submitted
Error in packageGUI_RunFcn (line 162)
movieException = start_processing_movies_in_series(movieRun,handles,movieException,procRun);
Error in packageGUI_OpeningFcn>@(hObject,eventdata)packageGUI_RunFcn(hObject,eventdata,guidata(hObject)) (line 380)
set(handles.pushbutton_run, 'Callback', @(hObject,eventdata)packageGUI_RunFcn(hObject,eventdata,guidata(hObject)));
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
MATLAB Version 9.5.0.1067069 (R2018b) Update 4
MATLAB License Number: 837756
Operating System: Microsoft Windows 7 Professional Version 6.1 (Build 7601: Service Pack 1)
Java VM Version: Java 1.8.0_152-b16 with Oracle Corporation Java HotSpot(TM) 64-Bit Server VM mixed mode
Movie 1 - Y:\Waddah\Official TFM Videos 3\Bead 2\Displacement Control\Displacement Control Bead 2 Epi ROI\movieData.mat:
-- Step 3: Displacement Field Correction
Error using detectVectorFieldOutliersTFM (line 145)
Matrix dimensions must agree.
Error in correctMovieDisplacementField (line 140)
parfor j= 1:nFrames
Error in Process/run (line 254)
obj.funName_(obj.getOwner(), varargin{:});
Error in packageGUI_RunFcn>userfcn_runProc_dfs (line 633)
userData.crtPackage.processes_{procID}.run(); % throws exception
Error in packageGUI_RunFcn>start_processing_movies_in_series (line 217)
userfcn_runProc_dfs(procID, procRun{iMovie}, handles); % user data is retrieved, updated and submitted
Error in packageGUI_RunFcn (line 162)
movieException = start_processing_movies_in_series(movieRun,handles,movieException,procRun);
Error in packageGUI_OpeningFcn>@(hObject,eventdata)packageGUI_RunFcn(hObject,eventdata,guidata(hObject)) (line 380)
set(handles.pushbutton_run, 'Callback', @(hObject,eventdata)packageGUI_RunFcn(hObject,eventdata,guidata(hObject)));
MATLAB Version 9.5.0.1067069 (R2018b) Update 4
MATLAB License Number: 837756
Operating System: Microsoft Windows 7 Professional Version 6.1 (Build 7601: Service Pack 1)
Java VM Version: Java 1.8.0_152-b16 with Oracle Corporation Java HotSpot(TM) 64-Bit Server VM mixed mode
Movie 1 - Y:\Waddah\Official TFM Videos 3\Bead 2\Displacement Control\Displacement Control Bead 2 Epi ROI\movieData.mat:
-- Step 3: Displacement Field Correction
Error using >
Matrix dimensions must agree.
Error in detectVectorFieldOutliersTFM (line 145)
idAwayVectors = distance2>neighborhood_distance | isnan(distance2);
Error in correctMovieDisplacementField (line 155)
[outlierIndex,sparselyLocatedIdx,~,neighborhood_distance(j)] = detectVectorFieldOutliersTFM(dispMat,outlierThreshold,1);
Error in Process/run (line 254)
obj.funName_(obj.getOwner(), varargin{:});
Error in packageGUI_RunFcn>userfcn_runProc_dfs (line 633)
userData.crtPackage.processes_{procID}.run(); % throws exception
Error in packageGUI_RunFcn>start_processing_movies_in_series (line 217)
userfcn_runProc_dfs(procID, procRun{iMovie}, handles); % user data is retrieved, updated and submitted
Error in packageGUI_RunFcn (line 162)
movieException = start_processing_movies_in_series(movieRun,handles,movieException,procRun);
Error in packageGUI_OpeningFcn>@(hObject,eventdata)packageGUI_RunFcn(hObject,eventdata,guidata(hObject)) (line 380)
set(handles.pushbutton_run, 'Callback', @(hObject,eventdata)packageGUI_RunFcn(hObject,eventdata,guidata(hObject)));