FCS-analysis / PyCorrFit

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

Dev python3 #174

Closed toubol closed 6 years ago

toubol commented 6 years ago

This is a Python 3 version of PyCorrFit.

It requires some updated packages:

It has been successfully tested on Windows 10, Python 3.6 As far as tested, the related files (.pcfs, .csv) between the actual and this versions of PyCorrFit are fully compatible.

paulmueller commented 6 years ago

Thank you very much for this effort!

I will have a look as soon as possible. I spotted only a few minor things (e.g. regarding versioning) that I will change myself before merging.

Also, I will have to make all checks run again. So this might take some time.

paulmueller commented 6 years ago

You may track the changes in the python3 branch: https://github.com/FCS-analysis/PyCorrFit/tree/python3