Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error with analyzing single-channel data using bioformats #8

Open
morhelina opened this issue Jun 20, 2024 · 0 comments
Open

Error with analyzing single-channel data using bioformats #8

morhelina opened this issue Jun 20, 2024 · 0 comments

Comments

@morhelina
Copy link

morhelina commented Jun 20, 2024

Error using imageDisplayValidateParams
Expected input number 2, [LOW HIGH], to be non-NaN.

Error in images.internal.checkDisplayRange (line 10)
validateattributes(display_range, {'numeric'},...

Error in images.internal.imageDisplayValidateParams (line 58)
common_args.DisplayRange = images.internal.checkDisplayRange(common_args.DisplayRange,mfilename);

Error in images.internal.imageDisplayParseInputs (line 79)
common_args = images.internal.imageDisplayValidateParams(common_args);

Error in imshow (line 253)
images.internal.imageDisplayParseInputs({'Parent','Border','Reduce'},preparsed_varargin{:});

Error in SpineS>ImportUsingBioformats_Callback (line 399)
imshow(firstTimePoint, []);

Error in gui_mainfcn (line 95)
feval(varargin{:});

Error in SpineS (line 77)
gui_mainfcn(gui_State, varargin{:});

Error in matlab.graphics.internal.figfile.FigFile/read>@(hObject,eventdata)SpineS('ImportUsingBioformats_Callback',hObject,eventdata,guidata(hObject))

Error while evaluating Menu Callback.

@morhelina morhelina changed the title Error with loading stacked data Error with analyzing single-channel data using bioformats Jul 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant