[med-svn] [pycorrfit] branch upstream updated (ce9c648 -> e8dd2d8)

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


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

malex-guest pushed a change to branch upstream
in repository pycorrfit.

      from  ce9c648   Imported Upstream version 0.9.2+dfsg
       new  e8dd2d8   Imported Upstream version 0.9.3+dfsg

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 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(-)
 create mode 100644 pycorrfit/models/MODEL_classic_gaussian_TT3D3D.py
 create mode 100644 pycorrfit/wxutils.py
 create mode 100644 tests/test_fit_model_gaussian.py

-- 
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