FCS-analysis / PyCorrFit

data analysis and fitting software for fluorescence correlation spectroscopy (FCS)
pycorrfit.craban.de
Other
49 stars 13 forks source link

"Slider Simulation" and "Parm Range" not working. #133

Closed paulmueller closed 9 years ago

paulmueller commented 9 years ago

Cause by recent removal of FloatSpin from pycorrfit.edclasses.

mestia commented 9 years ago

Hi Paul, while testing the debian package for pycorrfit 0.9.1 I am get the following traceback, when I load a session and click on "Set range".

Traceback (most recent call last): File "/usr/lib/python2.7/dist-packages/pycorrfit/page.py", line 698, in OnSetRange self.parent.RangeSelector = tools.RangeSelector(self) File "/usr/lib/python2.7/dist-packages/pycorrfit/tools/parmrange.py", line 35, in init self.OnPageChanged(self.Page) File "/usr/lib/python2.7/dist-packages/pycorrfit/tools/parmrange.py", line 118, in OnPageChanged self.FillPanel() File "/usr/lib/python2.7/dist-packages/pycorrfit/tools/parmrange.py", line 58, in FillPanel left = edclasses.FloatSpin(self.panel, digits=7, increment=.1) AttributeError: 'module' object has no attribute 'FloatSpin'

Is this issue about that ?

Thanks, Alex

paulmueller commented 9 years ago

yes, this will be fixed in 0.9.2