This is an automated email from the git hooks/post-receive script.
malex-guest pushed a change to branch upstream
in repository pycorrfit.
from e705b9f Imported Upstream version 0.8.8+dfsg
new 2367df3 Imported Upstream version 0.9.1+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 | 36 +-
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 +
40 files changed, 3153 insertions(+), 1948 deletions(-)
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