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

Increase speed of spot detection #44

Open
jstitlow opened this issue Mar 17, 2021 · 1 comment
Open

Increase speed of spot detection #44

jstitlow opened this issue Mar 17, 2021 · 1 comment
Labels
stale This issue or pull request waits for an update

Comments

@jstitlow
Copy link

Compute time on our HPC ranges from 1-30 minutes, depending on the number of spots.

Any general advice on how to speed this up? I've split up the analysis using the multiprocessing module, but returns are rather limited.

Is there GPU implementation for bigfish?

Data and computer specs
2047x2047x20 px
100-10000 spots per image
(Intel(R) Xeon(R) CPU E5-2660 v3 @ 2.60GHz) x 30 processors
115GB RAM

Also opening a separate issue to discuss the possibility of analyzing images by cell instead of whole frame, and analyzing super-expressing cells in analogue mode (or ignoring these cells to process separately).

Cheers,
Josh

@muellerflorian
Copy link
Member

Dear Josh,

30 minutes for an image sounds very long (especially on the type of machine you are using).

could you maybe provide us with an image that takes so longer ([email protected]). then we could so some benchmarking trying to figure out what takes that long ...

what exactly is involved in this analysis?

best
F

@Henley13 Henley13 added the stale This issue or pull request waits for an update label Feb 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stale This issue or pull request waits for an update
Projects
None yet
Development

No branches or pull requests

3 participants