Skip to content

How to fix the "tid" error when using StepMINFLUX in SMAP? #29

@LBR-FUYI

Description

@LBR-FUYI

Dear Ries' lab members,

I am trying to follow your great protocol (https://doi.org/10.1007/978-1-0716-4280-1_5) to track the single kinesin. When I test the StepMINFLUX in SMAP, I successfully got some data at the first time using same parameters listed in paper, but failed to do that for others and failed to repeat the original one, the error report are as below, but as I check the .mat file exported from Abberior Imspector does contain the "tid" parameters. I also attached the window when this happened. I want to know how could I solve the problem, and my MATLAB version is 2023a.

'''
Unrecognized field name "tid".

Error in ROIManager.Evaluate.StepsMINFLUX/run (line 80)
obj.index=obj.locsuse.(fid)==obj.id & obj.locsuse.filenumber ==filenumberh;

Error in interfaces.SEEvaluationProcessor/evaluate (line 83)
out=obj.run(p);

Error in gui.SEEvaluationGui>evaluatesite (line 231)
module.evaluate(site);

Error in gui.SEEvaluationGui/evaluate (line 48)
evaluatesite(obj,site);

Error in gui.SEExploreGui>plotsite (line 618)
obj.SE.processors.eval.evaluate(obj.SE.currentsite);

Error in gui.SEExploreGui>cellaxclick (line 406)
plotsite(obj,obj.SE.currentsite);

Error while evaluating Axes ButtonDownFcn.
'''

Image

Looking for your reply, thank you!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions