lcls-psana / psocake

3 stars 12 forks source link

Hitfinding - #7

Open cseuring opened 6 years ago

cseuring commented 6 years ago

Hi, I was told that this is the right place to report on issues. I am currently using version 1.3.53 of psana psocake from Git (Commit: 3b4a077bd870) and psocake started normally : psocake -d DsaCsPad -m spi

I followed the tutorial for hitfinding : https://confluence.slac.stanford.edu/display/PSDM/Psocake+SPI+tutorial#PsocakeSPItutorial-Maskmaking but get this error when launching the hitfinder

AttributeError: 'ImageViewer' object has no attribute 'w1'

How can I solve this ? bildschirmfoto 2018-07-17 um 11 45 56

chuckie82 commented 6 years ago

Thanks for reporting the issue. This error is due to a relatively new feature where if you tune "ADUs per photon", it will display number of unmasked pixels above this threshold.

I fixed the line causing the error. You will need to git pull.