This is an automated email from the git hooks/post-receive script. malex-guest pushed a commit to branch master in repository pycorrfit.
commit 858c93c25c87226094eda36734957246864cc27e Author: Alexandre Mestiashvili <[email protected]> Date: Fri Dec 6 20:16:27 2013 +0100 d/control: updated short description d/doc-base: register pdf documentation --- debian/control | 2 +- debian/doc-base | 15 +++++++++++++++ 2 files changed, 16 insertions(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 009ad8b..7489f11 100644 --- a/debian/control +++ b/debian/control @@ -25,7 +25,7 @@ Depends: ${misc:Depends}, ${python:Depends}, python-numpy, python-sympy, python-yaml -Description: data analysis software for fluorescence correlation spectroscopy +Description: tool for fitting correlation curves on a logarithmic plot. PyCorrFit is a general-purpose FCS evaluation software that, amongst other formats, supports the established Zeiss ConfoCor3 ~.fcs file format. PyCorrFit comes with several built-in model functions, diff --git a/debian/doc-base b/debian/doc-base new file mode 100644 index 0000000..286055d --- /dev/null +++ b/debian/doc-base @@ -0,0 +1,15 @@ +Document: pycorrfit +Title: Documentation for pycorrfit +Author: Paul Mueller +Abstract: PyCorrFit - a tool for fitting correlation curves on a logarithmic plot. + PyCorrFit is a general-purpose FCS evaluation software that, + amongst other formats, supports the established Zeiss ConfoCor3 ~.fcs + file format. PyCorrFit comes with several built-in model functions, + covering a wide range of applications in standard confocal FCS. + In addition, it contains equations dealing with different excitation + geometries like total internal reflection (TIR). +Section: Science/Data Analysis + +Format: pdf +Files: /usr/share/doc/pycorrfit/PyCorrFit_doc.pdf.gz +Index: /usr/share/doc/pycorrfit/PyCorrFit_doc.pdf.gz -- Alioth's /git/debian-med/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
