[pyfai] branch experimental updated (9d28735 -> 19c162c)

Frédéric-Emmanuel Picca picca at alioth.debian.org
Fri Sep 6 14:32:05 UTC 2013


This is an automated email from the git hooks/post-receive script.

picca pushed a change to branch experimental
in repository pyfai.

      from  9d28735   fix the section of python-pyfai
       new  45023df   fix the watch file
      adds  c231167   Imported Upstream version 0.9.0
       new  2f35675   Merge tag 'upstream/0.9.0' into experimental
       new  868cc3a   add the unit test during the build
       new  19c162c   switch to compat level 9

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:
 MANIFEST.in                                        |   21 +-
 PKG-INFO                                           |    4 +-
 debian/changelog                                   |    3 +-
 debian/compat                                      |    2 +-
 debian/control                                     |   10 +-
 debian/rules                                       |   13 +
 debian/watch                                       |    2 +-
 pyFAI-src/__init__.py                              |    2 +-
 pyFAI-src/ocl_azim.py                              |    2 +
 src/histogram.c                                    | 5142 +++++++++++---------
 src/histogram.pyx                                  |    7 +-
 test/testDistortion.py                             |   10 +-
 test/testimages/Frelon2k.edf                       |  Bin 0 -> 8389632 bytes
 {benchmark => test/testimages}/Frelon2k.poni       |    4 +-
 .../halfccd.poni => test/testimages/LaB6.poni      |    4 +-
 test/testimages/LaB6_0020.edf                      |  Bin 0 -> 4198400 bytes
 test/testimages/Pilatus1M.edf                      |  Bin 0 -> 4093756 bytes
 {benchmark => test/testimages}/Pilatus1M.poni      |    0
 test/testimages/Pilatus6M.cbf                      |  Bin 0 -> 6230840 bytes
 {benchmark => test/testimages}/Pilatus6M.poni      |    0
 test/testimages/fit2d.dat                          | 1155 +++++
 {benchmark => test/testimages}/frelon.spline       |    0
 test/testimages/halfccd.edf                        |  Bin 0 -> 4198400 bytes
 test/testimages/halfccd.fit2d.edf                  |  Bin 0 -> 8389632 bytes
 {benchmark => test/testimages}/halfccd.poni        |    4 +-
 {benchmark => test/testimages}/halfccd.spline      |    0
 test/testimages/moke.tif                           |  Bin 0 -> 300356 bytes
 test/testimages/powder_200_2_0001.cbf              |  Bin 0 -> 6240756 bytes
 test/testimages/powder_200_2_0001.chi              | 1770 +++++++
 test/testimages/testMask.edf                       |  Bin 0 -> 4093244 bytes
 30 files changed, 5922 insertions(+), 2233 deletions(-)
 create mode 100644 test/testimages/Frelon2k.edf
 copy {benchmark => test/testimages}/Frelon2k.poni (52%)
 copy benchmark/halfccd.poni => test/testimages/LaB6.poni (57%)
 create mode 100644 test/testimages/LaB6_0020.edf
 create mode 100644 test/testimages/Pilatus1M.edf
 copy {benchmark => test/testimages}/Pilatus1M.poni (100%)
 create mode 100644 test/testimages/Pilatus6M.cbf
 copy {benchmark => test/testimages}/Pilatus6M.poni (100%)
 create mode 100644 test/testimages/fit2d.dat
 copy {benchmark => test/testimages}/frelon.spline (100%)
 create mode 100644 test/testimages/halfccd.edf
 create mode 100644 test/testimages/halfccd.fit2d.edf
 copy {benchmark => test/testimages}/halfccd.poni (57%)
 copy {benchmark => test/testimages}/halfccd.spline (100%)
 create mode 100644 test/testimages/moke.tif
 create mode 100644 test/testimages/powder_200_2_0001.cbf
 create mode 100644 test/testimages/powder_200_2_0001.chi
 create mode 100644 test/testimages/testMask.edf

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/pyfai.git



More information about the debian-science-commits mailing list