Describe the bug
click a test frame localization:
DEBUG:PYME.DSView.fitInfo:running draw with i as none
DEBUG:PYME.DSView.fitInfo:running draw in NONE mode!!!
DEBUG:PYME.DSView.fitInfo:running draw with i as none
DEBUG:PYME.DSView.fitInfo:running draw in NONE mode!!!
DEBUG:PYME.DSView.fitInfo:running draw with i as none
DEBUG:PYME.DSView.fitInfo:running draw in NONE mode!!!
DEBUG:PYME.DSView.fitInfo:running draw with i as none
DEBUG:PYME.DSView.fitInfo:running draw in NONE mode!!!
C:\Users\aesb\AppData\Local\python-microscopy\lib\site-packages\PYME\DSView\arrayViewPanel.py:1086: wxPyDeprecationWarning: Call to deprecated item ImageFromData. Use :class:`Image` instead.
img = wx.ImageFromData(ima.shape[1], ima.shape[0], ima.ravel())
ERROR:PYME.DSView.displayOptions:Error in OnChange
Traceback (most recent call last):
File "C:\Users\aesb\AppData\Local\python-microscopy\lib\site-packages\PYME\DSView\displayOptions.py", line 332, in OnChange
fcn()
File "C:\Users\aesb\AppData\Local\python-microscopy\lib\site-packages\PYME\DSView\dsviewer.py", line 317, in update
uCallback(self)
File "C:\Users\aesb\AppData\Local\python-microscopy\lib\site-packages\PYME\DSView\modules\LMAnalysis.py", line 823, in update
if 'fitInf' in dir(self) and not self.dsviewer.playbackpanel.tPlay.IsRunning():
AttributeError: 'PlayZTPanel' object has no attribute 'tPlay'
To Reproduce
Steps to reproduce the behavior:
- simulate data in PYMEAcquire, spooling to cluster of one h5, hit
Analyse while running to pop open PYMEImage
- Click on test frame
- crack open the fitinfo panel
- See error
Platform (please complete the following information - or copy-paste from error dialog if shown):
- OS: win10
- installer 21.09.15
Additional context
get the same error if I open the series again in PYMEImage
Describe the bug
click a test frame localization:
To Reproduce
Steps to reproduce the behavior:
Analysewhile running to pop open PYMEImagePlatform (please complete the following information - or copy-paste from error dialog if shown):
Additional context
get the same error if I open the series again in PYMEImage