This is an automated email from the git hooks/post-receive script.
malex-guest pushed a change to branch master
in repository pycorrfit.
from 0bd0fc0 d/changelog: upload to unstable
new 65c323e d/copyright: remove tests/runtests.py*
new 2367df3 Imported Upstream version 0.9.1+dfsg
new ca9ccc5 Merge tag 'upstream/0.9.1+dfsg'
new d6941de d/changelog: new upstream version d/control: add
python-pytest dependency and enable autopkgtest d/tests/control: tests control
file d/tests/pycorrfit-tests: tests launcher
new 6179823 d/rules: override dh_auto_test, pass --test to pybuild
new 46c59b9 d/control: remove autopkgtest d/rules: remove test
override d/tests/*: remove for now as the tests require the package to be
properly installed
new 78e8066 d/control: remove python-pytest build dependency d/*:
apply wrap-and-sort
new 635630d d/pycorrfit.menu: deleted as the .desktop file is present
new ef44160 d/changelog: upload to unstable
The 9 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 | 36 +-
debian/changelog | 7 +
debian/control | 44 +-
debian/copyright | 5 +-
debian/pycorrfit.dirs | 2 +-
debian/pycorrfit.install | 2 +-
debian/pycorrfit.menu | 8 -
doc/PyCorrFit_doc_content.tex | 28 +-
.../CSFCS_DiO-in-DOPC.pcfs.REMOVED.git-id | 1 +
pycorrfit/__init__.py | 1 +
pycorrfit/doc.py | 2 -
pycorrfit/edclasses.py | 34 +-
pycorrfit/fcs_data_set.py | 1218 ++++++++++++++++++++
pycorrfit/fitting.py | 440 -------
pycorrfit/frontend.py | 305 +++--
pycorrfit/models/MODEL_TIRF_1C.py | 2 +-
pycorrfit/models/MODEL_TIRF_3D2Dkin_Ries.py | 8 +-
pycorrfit/models/MODEL_TIRF_gaussian_1C.py | 4 +-
pycorrfit/models/MODEL_TIRF_gaussian_3D2D.py | 4 +-
pycorrfit/models/MODEL_TIRF_gaussian_3D3D.py | 2 +-
pycorrfit/models/MODEL_classic_gaussian_2D.py | 4 +-
pycorrfit/models/MODEL_classic_gaussian_3D.py | 6 +-
pycorrfit/models/MODEL_classic_gaussian_3D2D.py | 8 +-
pycorrfit/models/__init__.py | 69 +-
pycorrfit/openfile.py | 118 +-
pycorrfit/page.py | 921 +++++++--------
pycorrfit/plotting.py | 207 ++--
pycorrfit/readfiles/read_ASC_ALV.py | 221 +++-
pycorrfit/readfiles/read_CSV_PyCorrFit.py | 65 +-
pycorrfit/tools/average.py | 71 +-
pycorrfit/tools/background.py | 118 +-
pycorrfit/tools/batchcontrol.py | 12 +-
pycorrfit/tools/comment.py | 32 +-
pycorrfit/tools/datarange.py | 57 +-
pycorrfit/tools/globalfit.py | 215 +---
pycorrfit/tools/info.py | 213 ++--
pycorrfit/tools/overlaycurves.py | 58 +-
pycorrfit/tools/parmrange.py | 20 +-
pycorrfit/tools/statistics.py | 261 +++--
pycorrfit/tools/trace.py | 37 +-
pycorrfit/usermodel.py | 6 +-
setup.py | 22 +-
tests/README.md | 21 +
tests/test_fit_models.py | 127 ++
tests/test_global_fit.py | 63 +
tests/test_simple.py | 64 +
46 files changed, 3186 insertions(+), 1983 deletions(-)
delete mode 100644 debian/pycorrfit.menu
create mode 100644
examples/sample_sessions/CSFCS_DiO-in-DOPC.pcfs.REMOVED.git-id
create mode 100644 pycorrfit/fcs_data_set.py
delete mode 100644 pycorrfit/fitting.py
create mode 100644 tests/README.md
create mode 100644 tests/test_fit_models.py
create mode 100644 tests/test_global_fit.py
create mode 100644 tests/test_simple.py
--
Alioth's /usr/local/bin/git-commit-notice on
/srv/git.debian.org/git/debian-med/pycorrfit.git
_______________________________________________
debian-med-commit mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit