CHANGELOG
LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
doc/Bibliography.bib
doc/PyCorrFit_doc.pdf
doc/PyCorrFit_doc.tex
doc/PyCorrFit_doc_content.tex
doc/PyCorrFit_doc_models.tex
doc/README.md
doc/Images/PyCorrFit_Screenshot_CSFCS.png
doc/Images/PyCorrFit_Screenshot_Main.png
doc/Images/PyCorrFit_icon.png
doc/Images/PyCorrFit_icon.svg
doc/Images/PyCorrFit_icon_dark.svg
doc/Images/PyCorrFit_logo.svg
doc/Images/PyCorrFit_logo_dark.pdf
doc/Images/PyCorrFit_logo_dark.png
doc/Images/PyCorrFit_logo_dark.svg
docs/README.md
docs/conf.py
docs/index.rst
docs/requirements.txt
docs/sec_about.rst
docs/sec_changelog.rst
docs/sec_contribute.rst
docs/sec_gallery.rst
docs/sec_getting_started.rst
docs/_static/PyCorrFit_logo_dark.png
docs/extensions/github_changelog.py
docs/extensions/simple_gallery.py
docs/gallery/Screenshot_Desktop.png
docs/gallery/Screenshot_Desktop_Mac.png
docs/gallery/Screenshot_Desktop_Raspbian_Jessie.png
docs/gallery/Screenshot_Desktop_Win.png
docs/gallery/Screenshot_Graphics_output.png
docs/gallery/Screenshot_Main.png
docs/gallery/Screenshot_Select_curves.png
docs/gallery/Screenshot_Trace_view.png
examples/external_model_functions/ExampleFunc_CS_2D+2D+S+T.txt
examples/external_model_functions/ExampleFunc_CS_3D+S+T.txt
examples/external_model_functions/ExampleFunc_Exp_correlated_noise.txt
examples/external_model_functions/ExampleFunc_SFCS_1C_2D_Autocorrelation.txt
examples/external_model_functions/ExampleFunc_SFCS_1C_2D_Cross-correlation.txt
examples/external_model_functions/ExampleFunc_TIRF_zOnly.txt
examples/external_model_functions/Model_AC_3D+T_confocal.txt
examples/external_model_functions/Model_Flow_AC_3D_confocal.txt
examples/external_model_functions/Model_Flow_CC_Backward_3D_confocal.txt
examples/external_model_functions/Model_Flow_CC_Forward_3D_confocal.txt
pycorrfit/PyCorrFit.py
pycorrfit/__init__.py
pycorrfit/__main__.py
pycorrfit/_version.py
pycorrfit/_version_save.py
pycorrfit/correlation.py
pycorrfit/fit.py
pycorrfit/meta.py
pycorrfit/openfile.py
pycorrfit/trace.py
pycorrfit.egg-info/PKG-INFO
pycorrfit.egg-info/SOURCES.txt
pycorrfit.egg-info/dependency_links.txt
pycorrfit.egg-info/entry_points.txt
pycorrfit.egg-info/requires.txt
pycorrfit.egg-info/top_level.txt
pycorrfit/gui/__init__.py
pycorrfit/gui/contribute.py
pycorrfit/gui/doc.py
pycorrfit/gui/edclasses.py
pycorrfit/gui/frontend.py
pycorrfit/gui/icon.py
pycorrfit/gui/main.py
pycorrfit/gui/misc.py
pycorrfit/gui/page.py
pycorrfit/gui/plotting.py
pycorrfit/gui/threaded_progress.py
pycorrfit/gui/update.py
pycorrfit/gui/usermodel.py
pycorrfit/gui/wxutils.py
pycorrfit/gui/tools/__init__.py
pycorrfit/gui/tools/average.py
pycorrfit/gui/tools/background.py
pycorrfit/gui/tools/batchcontrol.py
pycorrfit/gui/tools/chooseimport.py
pycorrfit/gui/tools/comment.py
pycorrfit/gui/tools/datarange.py
pycorrfit/gui/tools/example.py
pycorrfit/gui/tools/globalfit.py
pycorrfit/gui/tools/info.py
pycorrfit/gui/tools/overlaycurves.py
pycorrfit/gui/tools/parmrange.py
pycorrfit/gui/tools/plotexport.py
pycorrfit/gui/tools/simulation.py
pycorrfit/gui/tools/statistics.py
pycorrfit/gui/tools/trace.py
pycorrfit/models/MODEL_TIRF_1C.py
pycorrfit/models/MODEL_TIRF_2D2D.py
pycorrfit/models/MODEL_TIRF_3D2D.py
pycorrfit/models/MODEL_TIRF_3D2Dkin_Ries.py
pycorrfit/models/MODEL_TIRF_3D3D.py
pycorrfit/models/MODEL_TIRF_gaussian_1C.py
pycorrfit/models/MODEL_TIRF_gaussian_3D2D.py
pycorrfit/models/MODEL_TIRF_gaussian_3D3D.py
pycorrfit/models/__init__.py
pycorrfit/models/classes.py
pycorrfit/models/control.py
pycorrfit/models/cp_confocal.py
pycorrfit/models/cp_mix.py
pycorrfit/models/cp_triplet.py
pycorrfit/models/model_confocal_2d.py
pycorrfit/models/model_confocal_2d_2d.py
pycorrfit/models/model_confocal_3d.py
pycorrfit/models/model_confocal_3d_2d.py
pycorrfit/models/model_confocal_3d_3d.py
pycorrfit/models/model_confocal_t_2d.py
pycorrfit/models/model_confocal_t_2d_2d.py
pycorrfit/models/model_confocal_t_3d.py
pycorrfit/models/model_confocal_t_3d_2d.py
pycorrfit/models/model_confocal_t_3d_3d.py
pycorrfit/models/model_confocal_t_3d_3d_2d.py
pycorrfit/models/model_confocal_t_3d_3d_3d.py
pycorrfit/models/model_confocal_tt_2d.py
pycorrfit/models/model_confocal_tt_2d_2d.py
pycorrfit/models/model_confocal_tt_3d.py
pycorrfit/models/model_confocal_tt_3d_2d.py
pycorrfit/models/model_confocal_tt_3d_3d.py
pycorrfit/readfiles/__init__.py
pycorrfit/readfiles/read_ASC_ALV.py
pycorrfit/readfiles/read_CSV_PyCorrFit.py
pycorrfit/readfiles/read_FCS_Confocor3.py
pycorrfit/readfiles/read_SIN_correlator_com.py
pycorrfit/readfiles/read_mat_ries.py
pycorrfit/readfiles/read_pt3_PicoQuant.py
pycorrfit/readfiles/util.py
pycorrfit/readfiles/read_pt3_scripts/README
pycorrfit/readfiles/read_pt3_scripts/__init__.py
pycorrfit/readfiles/read_pt3_scripts/__version__.py
pycorrfit/readfiles/read_pt3_scripts/correlation_methods.py
pycorrfit/readfiles/read_pt3_scripts/correlation_objects.py
pycorrfit/readfiles/read_pt3_scripts/fib4.pyx
pycorrfit/readfiles/read_pt3_scripts/fitting_methods.py
pycorrfit/readfiles/read_pt3_scripts/import_methods.py
tests/README.md
tests/data_file_dl.py
tests/test_constraints.py
tests/test_file_formats.py
tests/test_fit_model_gaussian.py
tests/test_fit_models.py
tests/test_global_fit.py
tests/test_session.py
tests/test_simple.py