FCS-analysis / PyCorrFit

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

Factor out session handling from GUI #178

Open paulmueller opened 6 years ago

paulmueller commented 6 years ago

Session handling should be performed in a dedicated class. The export and import of session data (including Correlation, Trace, etc. and all the parameters) should be available through a single interface that can then be used independent of the GUI (e.g. for more elaborate tests).