Giter VIP home page Giter VIP logo

danuserlab / u-probe Goto Github PK

View Code? Open in Web Editor NEW
6.0 6.0 1.0 80.13 MB

Processing of raw ratiometric biosensor images (for example based on FRET) into fully corrected "ratio maps" or "activation maps" — images showing the localized activation of the biosensor.

Home Page: https://pubmed.ncbi.nlm.nih.gov/20235099/

License: GNU General Public License v3.0

MATLAB 100.00%
bioinformatics biosensor cell-biology quantitative-imaging ratiometric-biosensors

u-probe's People

Contributors

advancedimagingutsw avatar andrewjutsw avatar danuserlab avatar jennyzouutsw avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

erikawee

u-probe's Issues

Issue in Step 10: Ratioing

Hi,

I got an error message when I tried to process a set of ratiometric imaging. Here is the detailed error message.

MATLAB Version 24.1.0.2537033 (R2024a)

Operating System: Microsoft Windows 11 Home Version 10.0 (Build 22631)
Java VM Version: Java 1.8.0_202-b08 with Oracle Corporation Java HotSpot(TM) 64-Bit Server VM mixed mode

-- Step 10: Ratioing

Undefined function 'nanmax' for input arguments of type 'double'.

Error in ratioMovie (line 359)
ratMax = max(ratMax,nanmax(currRatio(:)));

Error in Process/run (line 255)
obj.funName_(obj.getOwner(), varargin{:});

Error in packageGUI_RunFcn>userfcn_runProc_dfs (line 635)
userData.crtPackage.processes_{procID}.run(); % throws exception

Error in packageGUI_RunFcn>start_processing_movies_in_series (line 221)
userfcn_runProc_dfs(procID, procRun{iMovie}, handles); % user data is retrieved, updated and submitted

Error in packageGUI_RunFcn (line 166)
movieException = start_processing_movies_in_series(movieRun,handles,movieException,procRun);

Error in packageGUI_OpeningFcn>@(hObject,eventdata)packageGUI_RunFcn(hObject,eventdata,guidata(hObject)) (line 432)
set(handles.pushbutton_run, 'Callback', @(hObject,eventdata)packageGUI_RunFcn(hObject,eventdata,guidata(hObject)));

Reading files with backslashes on Windows

Hi,

I recently encountered a problem using the BiosensorpackageGUI. When I tried to read a file (i.e. a dark current correction folder) in my local disk, MatLab confused the backslash "" in the direction with the function "Escape".

I got the setting error "Dark current correction image-D:"

And MatLab gives this warning:

Warning: Escaped character '\D' is not valid. See 'doc sprintf' for supported special characters.

In DarkCurrentCorrectionProcess/sanityCheck (line 89)
In darkCurrentCorrectionProcessGUI>pushbutton_done_Callback (line 166)
In gui_mainfcn (line 95)
In darkCurrentCorrectionProcessGUI (line 61)
In matlab.graphics.internal.figfile.FigFile/read>@(hObject,eventdata)darkCurrentCorrectionProcessGUI('pushbutton_done_Callback',hObject,eventdata,guidata(hObject))

Do you have any idea how to fix this problem? I tried it on MatLab 2024b and MatLab 2020b. The problem occurs for both versions.

Thank you!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.