xuewuzhang-UTSW / PyHI

A python-based GUI for helical indexing
4 stars 1 forks source link

Need to load image and set sensible LL distance first! #3

Closed msleutel closed 1 year ago

msleutel commented 1 year ago

Hello,

I'm trying to run PyHI_v004.py. The GUI starts up with no problems, and I can load my 2D class averages (.mrc) that were generated in CryoSparc v 4.2.1. The classes are displayed, as well as the calculated power spectrum. However, when I try to "Set LL dist" I get the following error message:

"Need to load image and set sensible LL distance first!"

Could you please advise ?

Best,

Mike Sleutel

xuewuzhang-UTSW commented 1 year ago

Can you please update your matplotlib to a newer version and try again?

xuewuzhang-UTSW commented 1 year ago

The issue is caused by using an older version of matplotlib (3.2). Updating to a newer version should fix it.