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

Prediction gets stuck #37

Open
hamid13r opened this issue Oct 16, 2024 · 1 comment
Open

Prediction gets stuck #37

hamid13r opened this issue Oct 16, 2024 · 1 comment

Comments

@hamid13r
Copy link

Dear all,

I was trying to follow the fidder tutorial for Warptools session but the python code gets stuck forever when trying to predict the fiducial locations. Then I noticed the same thing happens to the command-line usage:
I run this command:
fidder predict --input-image frames/average/JTL016A_2_L01_ts_002_001_0001_-0.0_May04_02.40.07.mrc --probability-threshold 0.5 --output-mask mask.mrc

And I get this output:

fidder_output.txt

And nothing happens for a very long time (hours I believe).

Any idea what I am doing wrong? I even tried to bin the micrograph to make it very small, hoping to make it faster.

Thanks,
Hamid

@alisterburt
Copy link
Member

Hi Hamid,

Are you comfortable dropping into the Python layer and running things manually to see where things get stuck? I suspect it's struggling to count pixels in each subregion in a poor segmentation

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

2 participants