[med-svn] [pycorrfit] 02/05: Merge tag 'upstream/0.9.3+dfsg'

Alex Mestiashvili malex-guest at moszumanska.debian.org
Fri Dec 4 08:34:57 UTC 2015


This is an automated email from the git hooks/post-receive script.

malex-guest pushed a commit to branch master
in repository pycorrfit.

commit 17e146647267320a58cb0b69c86a9a50df622366
Merge: c8aa7d0 e8dd2d8
Author: Alexandre Mestiashvili <alex at biotec.tu-dresden.de>
Date:   Thu Dec 3 15:58:50 2015 +0100

    Merge tag 'upstream/0.9.3+dfsg'
    
    Upstream version 0.9.3+dfsg

 ChangeLog.txt                                     |  21 ++
 doc/PyCorrFit_doc_content.tex                     |  23 +-
 doc/PyCorrFit_doc_models.tex                      |  12 +
 pycorrfit/doc.py                                  |   2 +
 pycorrfit/fcs_data_set.py                         | 432 +++++++++++++++++-----
 pycorrfit/frontend.py                             |   5 +-
 pycorrfit/models/MODEL_TIRF_1C.py                 |   4 +-
 pycorrfit/models/MODEL_TIRF_2D2D.py               |  12 +-
 pycorrfit/models/MODEL_TIRF_3D2D.py               |   6 +-
 pycorrfit/models/MODEL_TIRF_3D2Dkin_Ries.py       |   5 +-
 pycorrfit/models/MODEL_TIRF_3D3D.py               |  11 +-
 pycorrfit/models/MODEL_TIRF_gaussian_1C.py        |  16 +-
 pycorrfit/models/MODEL_TIRF_gaussian_3D2D.py      |  43 +--
 pycorrfit/models/MODEL_TIRF_gaussian_3D3D.py      |  54 +--
 pycorrfit/models/MODEL_classic_gaussian_2D.py     |  72 ++--
 pycorrfit/models/MODEL_classic_gaussian_3D.py     |  62 ++--
 pycorrfit/models/MODEL_classic_gaussian_3D2D.py   |  50 +--
 pycorrfit/models/MODEL_classic_gaussian_TT3D3D.py | 178 +++++++++
 pycorrfit/models/__init__.py                      |  49 ++-
 pycorrfit/openfile.py                             |   6 +-
 pycorrfit/page.py                                 | 179 +--------
 pycorrfit/readfiles/read_SIN_correlator_com.py    |  10 +
 pycorrfit/tools/info.py                           |   3 +-
 pycorrfit/tools/parmrange.py                      |  24 +-
 pycorrfit/wxutils.py                              | 179 +++++++++
 setup.py                                          |   1 +
 tests/test_fit_model_gaussian.py                  | 231 ++++++++++++
 tests/test_fit_models.py                          |   1 -
 tests/test_global_fit.py                          |   1 +
 29 files changed, 1182 insertions(+), 510 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/pycorrfit.git



More information about the debian-med-commit mailing list