FranckLab / T-PT

Topology-based Particle Tracking for fast and high resolution 3D motion tracking
MIT License
9 stars 6 forks source link

Code running error #2

Open Ascan-ry opened 1 year ago

Ascan-ry commented 1 year ago

After running the code according to the process, it prompts that calling the "funTPT" function shi'h does not assign a value to the output parameter "X".

ALandauer commented 1 year ago

The most common cause for this is if it doesn't find the image files -- if you want to test it out on our example images please find them here (you may have to create a free account to sign in to Globus before downloading).

You will specify the directory and filenames for your data on line 115 of exampleRunFile, which follows the normal Matlab rules for file paths.

kimresearcher commented 7 months ago

I could't download the example image file with "/FranckLab/T-PT_example/ was not found. Please check the path and try again." Could you figure out this issue?

ALandauer commented 6 months ago

I was able download the example file from Globus - they should be accessible. Make sure once you've download the example images (I_0 and I_1) you have moved them into the directory examples folder where you're running the code. If this still doesn't work, could you post a screenshot of the workspace or elaborate more on the steps you've taken to get to this point. Thanks.

blue1125 commented 2 weeks ago

It doesn't work.

blue1125 commented 2 weeks ago

I also could't download the example image file with "/FranckLab/T-PT_example/ was not found. It shows connection Faild

ALandauer commented 1 week ago

@blue1125 @kimresearcher Please refer to the separate "issue" for the example file download problem: https://github.com/FranckLab/T-PT/issues/3