[med-svn] [pycorrfit] branch master updated (c8aa7d0 -> 6f9d952)

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 change to branch master
in repository pycorrfit.

      from  c8aa7d0   d/changelog: new upstream version, upload to unstable
       new  e8dd2d8   Imported Upstream version 0.9.3+dfsg
       new  17e1466   Merge tag 'upstream/0.9.3+dfsg'
       new  5126743   d/control: add python-lmf build-dependency d/changelog:  new upstream version
       new  fadcfd5   d/control: use python-lmfit (>= 0.9.2)
       new  6f9d952   d/changelog: upload to unstable

The 5 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 ++
 debian/changelog                                  |   6 +
 debian/control                                    |   1 +
 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 +
 31 files changed, 1189 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