jungmannlab / picasso

A collection of tools for painting super-resolution images

Home Page:https://picassosr.readthedocs.io/en/latest/?badge=latest

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

KeyError: 'cpu_utilization'

smurkel opened this issue · comments

  • Picasso version: 0.6.0
  • Python version: 3.8
  • Operating System: 64 bit Windows

Description

In the Localize module, I get this error when I choose either 'Identify' or 'Localize' (but not with 'Fit'):

image

However, when I activate 'Preview' in the Analyze -> Parameters menu, red boxes do appear around some particles, so it seems that the localization does work in that case. Fit does not give an error, but also nothing seems to happen - when I run 'Fit' and try to export the localizations to see if there are any, I get the following error:

image

It don't think it is related to the following but just in case: the way I loaded the .tif file is a bit hacky; it's a .tif that was created using Python module PIL and at first I couldn't open it, until I changed the extension to .ome.tif

I would appreciate some help!

Hi

Thanks for raising the issue. We still cannot figure out why the problem occurs but here is how to solve it:

Please let me know if that helped!
Bests,
Rafal

Hi, sorry for the late response! In the meanwhile I had moved to a different PC where the software worked without any problems (same OS, same pretty much everything, so no useful info I can give I'm afraid), and then I forgot about this post for a bit.

I just tested your suggested solution on the original PC and it does indeed fix the problem!