[med-svn] [pycorrfit] branch upstream updated (2367df3 -> ce9c648)
Alex Mestiashvili
malex-guest at moszumanska.debian.org
Fri Nov 6 14:10:15 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 2367df3 Imported Upstream version 0.9.1+dfsg
new ce9c648 Imported Upstream version 0.9.2+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 | 8 +
pycorrfit/doc.py | 3 +-
pycorrfit/fcs_data_set.py | 5 +-
pycorrfit/readfiles/read_FCS_Confocor3.py | 67 +-
pycorrfit/readfiles/read_pt3_PicoQuant.py | 42 +-
pycorrfit/readfiles/read_pt3_scripts/README | 14 +
pycorrfit/readfiles/read_pt3_scripts/__init__.py | 1 +
.../readfiles/read_pt3_scripts/__version__.py | 2 +
.../read_pt3_scripts/correlation_methods.py | 14 +-
.../read_pt3_scripts/correlation_objects.py | 1352 ++++++++++++--------
.../readfiles/read_pt3_scripts/fitting_methods.py | 349 +++++
.../readfiles/read_pt3_scripts/import_methods.py | 32 +
pycorrfit/readfiles/util.py | 48 +
pycorrfit/tools/parmrange.py | 6 +-
pycorrfit/tools/simulation.py | 32 +-
pycorrfit/tools/trace.py | 7 +-
16 files changed, 1379 insertions(+), 603 deletions(-)
create mode 100644 pycorrfit/readfiles/read_pt3_scripts/README
create mode 100644 pycorrfit/readfiles/read_pt3_scripts/__version__.py
create mode 100644 pycorrfit/readfiles/read_pt3_scripts/fitting_methods.py
create mode 100644 pycorrfit/readfiles/util.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