[med-svn] [pycorrfit] branch master updated (ef44160 -> c8aa7d0)
Alex Mestiashvili
malex-guest at moszumanska.debian.org
Fri Nov 6 14:10:11 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 ef44160 d/changelog: upload to unstable
new ce9c648 Imported Upstream version 0.9.2+dfsg
new d3caecb Merge tag 'upstream/0.9.2+dfsg'
new b14ead8 debian/copyright: add new file
new c8aa7d0 d/changelog: new upstream version, upload to unstable
The 4 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 +
debian/changelog | 7 +
debian/copyright | 1 +
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 +-
18 files changed, 1387 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