[pyfai] branch master updated (f5c3704 -> 4d094ad)

Frédéric-Emmanuel Picca picca at moszumanska.debian.org
Fri Jan 2 14:15:46 UTC 2015


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

picca pushed a change to branch master
in repository pyfai.

      from  f5c3704   Imported Debian patch 0.3.5-1
      adds  7c27485   Imported Upstream version 0.8.0
      adds  b44ebeb   Imported Upstream version 0.8.0
      adds  0f16b29   Imported Upstream version 0.8.6
      adds  5639b29   Imported Upstream version 0.8.7
      adds  6b17f36   Imported Upstream version 0.8.9
      adds  d40b7ca   Imported Upstream version 0.9.0~rc6
      adds  c231167   Imported Upstream version 0.9.0
      adds  ee0d571   Imported Upstream version 0.9.2
      adds  1b6f03f   Imported Upstream version 0.10.0
       new  bebe4e5   Imported Upstream version 0.10.2
       new  91cc0de   Imported Debian patch 0.10.2-1
       new  3628ff9   switch to dh-python
       new  4d094ad   switch to dh-python and activate the test suite

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                                      |   108 +-
 MANIFEST.in                                        |    62 +
 PKG-INFO                                           |    30 +
 README.TXT                                         |    64 -
 README.txt                                         |   163 +
 TODO.txt                                           |    28 +-
 benchmark/Fairchild.poni                           |     9 +
 benchmark/Frelon2k.poni                            |    10 +
 benchmark/Mar3450.poni                             |    11 +
 benchmark/Pilatus1M.poni                           |    10 +
 benchmark/Pilatus6M.poni                           |    10 +
 benchmark/benchmark.py                             |   567 +
 benchmark/benchmark_distortion.py                  |    52 +
 benchmark/benchmark_ocl_csr3.py                    |   428 +
 benchmark/benchmark_split.py                       |   752 +
 test/example.sp => benchmark/frelon.spline         |     0
 benchmark/halfccd.poni                             |    10 +
 benchmark/halfccd.spline                           |    29 +
 build-deb.sh                                       |    21 +-
 calibration/AgBh.D                                 |    10 +
 calibration/Au.D                                   |    18 +
 calibration/C14H30O.D                              |    13 +
 calibration/CeO2.D                                 |    41 +
 calibration/Cr2O3.D                                |    21 +
 calibration/CrOx.D                                 |     8 +
 calibration/LaB6.D                                 |    62 +
 calibration/NaCl.D                                 |    18 +
 calibration/PBBA.D                                 |    81 +
 calibration/Si.D                                   |    16 +
 calibration/alpha_Al2O3.D                          |    32 +
 calibration/ref-sample.ods                         |   Bin 33537 -> 0 bytes
 debian/changelog                                   |    23 +-
 debian/compat                                      |     2 +-
 debian/control                                     |    51 +-
 debian/control.new                                 |    75 +
 debian/copyright                                   |    72 +-
 debian/gbp.conf                                    |     2 +
 debian/manpages                                    |     3 -
 ...tream-histogram-build-when-.c-file-is-mis.patch |    34 +
 ...r-upstream-skip-test-if-QT4-not-available.patch |    38 +
 debian/patches/series                              |     2 +
 debian/pyFAI-calib.1                               |    20 -
 debian/pyFAI-saxs.1                                |    72 -
 debian/pyFAI-waxs.1                                |    27 -
 debian/pyfai.install.new                           |     2 +
 debian/pyfai.manpages                              |     1 +
 debian/python-pyfai.install.new                    |     1 +
 debian/rules                                       |    25 +-
 debian/watch                                       |     2 +-
 doc/MX-calibrate.1                                 |   157 +
 doc/MX-calibrate.pdf                               |   Bin 0 -> 7268 bytes
 doc/check_calib.1                                  |    50 +
 doc/check_calib.pdf                                |   Bin 0 -> 4435 bytes
 doc/detector2nexus.1                               |    56 +
 doc/detector2nexus.pdf                             |   Bin 0 -> 4273 bytes
 doc/diff_tomo.1                                    |    74 +
 doc/diff_tomo.pdf                                  |   Bin 0 -> 4990 bytes
 doc/drawMask_pymca.1                               |    27 +
 doc/drawMask_pymca.pdf                             |   Bin 0 -> 3989 bytes
 doc/pyFAI-average.1                                |    47 +
 doc/pyFAI-average.pdf                              |   Bin 0 -> 4479 bytes
 doc/pyFAI-calib.1                                  |   187 +
 doc/pyFAI-calib.pdf                                |   Bin 0 -> 8635 bytes
 doc/pyFAI-integrate.1                              |    50 +
 doc/pyFAI-integrate.pdf                            |   Bin 0 -> 4551 bytes
 doc/pyFAI-recalib.1                                |   188 +
 doc/pyFAI-recalib.pdf                              |   Bin 0 -> 9054 bytes
 doc/pyFAI-saxs.1                                   |    65 +
 doc/pyFAI-saxs.pdf                                 |   Bin 0 -> 4728 bytes
 doc/pyFAI-waxs.1                                   |    76 +
 doc/pyFAI-waxs.pdf                                 |   Bin 0 -> 5667 bytes
 doc/pyFAI.pdf                                      |   Bin 0 -> 1062868 bytes
 doc/refine_wavelength.1                            |    10 +
 doc/refine_wavelength.pdf                          |   Bin 0 -> 3586 bytes
 doc/source/api/modules.rst                         |    15 +
 doc/source/api/pyFAI.rst                           |   188 +
 doc/source/biblio.rst                              |    72 +
 doc/source/calibration.rst                         |   132 +
 doc/source/conf.py                                 |   269 +
 doc/source/img/2Dhistogram.png                     |   Bin 0 -> 172906 bytes
 doc/source/img/2DwithSplit.png                     |   Bin 0 -> 165756 bytes
 doc/source/img/benchmark.png                       |   Bin 0 -> 94791 bytes
 doc/source/img/drawMask.png                        |   Bin 0 -> 214148 bytes
 doc/source/img/integrate.png                       |   Bin 0 -> 84137 bytes
 doc/source/img/notebook.png                        |   Bin 0 -> 87995 bytes
 doc/source/img/pyFAI.png                           |   Bin 0 -> 299245 bytes
 doc/source/index.rst                               |    37 +
 doc/source/man/MX-calibrate.rst                    |    90 +
 doc/source/man/check_calib.rst                     |    37 +
 doc/source/man/diff_tomo.rst                       |    52 +
 doc/source/man/drawMask_pymca.rst                  |    29 +
 doc/source/man/pyFAI-average.rst                   |    33 +
 doc/source/man/pyFAI-calib.rst                     |   155 +
 doc/source/man/pyFAI-integrate.rst                 |    38 +
 doc/source/man/pyFAI-recalib.rst                   |   123 +
 doc/source/man/pyFAI-saxs.rst                      |    44 +
 doc/source/man/pyFAI-waxs.rst                      |    51 +
 doc/source/man/scripts.rst                         |    39 +
 doc/source/mathjax.py                              |    69 +
 doc/source/project.rst                             |   181 +
 doc/source/pyFAI.rst                               |   261 +
 gui/integration.ui                                 |   834 +
 gui/refine-6param.ui                               |   361 +
 openCL/ocl_azim_CSR.cl                             |   424 +
 openCL/ocl_azim_LUT.cl                             |   131 +
 openCL/ocl_azim_kernel2d_2.cl                      |   338 +
 openCL/ocl_azim_kernel_2.cl                        |   354 +
 openCL/ocl_bispev.cl                               |   211 +
 openCL/ocl_hist_pixelsplit.cl                      |   397 +
 openCL/ocl_lut_pixelsplit.cl                       |   629 +
 openCL/ocl_lut_pixelsplit2.cl                      |   628 +
 openCL/ocl_lut_pixelsplit3.cl                      |   645 +
 openCL/ocl_lut_pixelsplit_test.cl                  |   629 +
 openCL/preprocess.cl                               |   232 +
 openCL/reduction_test.cl                           |   117 +
 openCL/reduction_test4.cl                          |   130 +
 pyFAI-src/__init__.py                              |    28 +-
 pyFAI-src/argparse.py                              |  2353 ++
 pyFAI-src/azimuthalIntegrator.py                   |  4030 +-
 pyFAI-src/blob_detection.py                        |   894 +
 pyFAI-src/calibrant.py                             |   298 +
 pyFAI-src/calibration.py                           |  1894 +
 pyFAI-src/detectors.py                             |  1898 +
 pyFAI-src/directories.py                           |    47 +
 pyFAI-src/distortion.py                            |   724 +
 pyFAI-src/geometry.py                              |  1555 +-
 pyFAI-src/geometryRefinement.py                    |   456 +-
 pyFAI-src/gui_utils.py                             |   145 +
 pyFAI-src/histogram_ocl.py                         |     0
 pyFAI-src/integrate_widget.py                      |   738 +
 pyFAI-src/io.py                                    |   747 +
 pyFAI-src/massif.py                                |   291 +
 pyFAI-src/ocl_azim.py                              |   746 +
 pyFAI-src/ocl_azim_csr.py                          |   352 +
 pyFAI-src/ocl_azim_csr_dis.py                      |   383 +
 pyFAI-src/ocl_azim_kernel.cl                       |   331 -
 pyFAI-src/ocl_azim_lut.py                          |   342 +
 pyFAI-src/ocl_hist_pixelsplit.py                   |   354 +
 pyFAI-src/opencl.py                                |   375 +
 pyFAI-src/peakPicker.py                            |   637 -
 pyFAI-src/peak_picker.py                           |  1072 +
 pyFAI-src/processor.py                             |   254 +
 pyFAI-src/refinment2D.py                           |   260 +
 pyFAI-src/spline.py                                |   745 +-
 pyFAI-src/units.py                                 |    98 +
 pyFAI-src/utils.py                                 |  1094 +-
 pyFAI-src/worker.py                                |   587 +
 scripts/MX-calibrate                               |    63 +
 scripts/check_calib                                |    56 +
 scripts/detector2nexus                             |   152 +
 scripts/diff_tomo                                  |   306 +
 scripts/drawMask_pymca                             |    96 +
 scripts/pyFAI-average                              |   115 +
 scripts/pyFAI-calib                                |   222 +-
 scripts/pyFAI-integrate                            |   118 +
 scripts/pyFAI-recalib                              |    62 +
 scripts/pyFAI-saxs                                 |   215 +-
 scripts/pyFAI-waxs                                 |   219 +-
 scripts/refine_wavelength                          |   188 +
 setup.cfg                                          |    13 +-
 setup.py                                           |   653 +-
 src/_bispev.c                                      | 20381 +++++++++
 src/_bispev.pyx                                    |   240 +
 src/_blob.c                                        | 20493 ++++++++++
 src/_blob.pyx                                      |   115 +
 src/_convolution.c                                 | 20217 +++++++++
 src/_convolution.pyx                               |   166 +
 src/_distortion.c                                  | 40827 +++++++++++++++++++
 src/_distortion.pyx                                |  1206 +
 src/_distortionCSR.c                               | 28990 +++++++++++++
 src/_distortionCSR.pyx                             |   533 +
 src/_geometry.c                                    | 20766 ++++++++++
 src/_geometry.pyx                                  |   221 +
 src/bilinear.c                                     | 29006 +++++++++++--
 src/bilinear.html                                  |   808 -
 src/bilinear.pyx                                   |   307 +-
 src/crc32.c                                        |   145 +
 src/crc32.h                                        |     4 +
 src/crc32.pxd                                      |     6 +
 src/{bilinear.c => fastcrc.c}                      |  4086 +-
 src/fastcrc.pyx                                    |    46 +
 src/histogram.c                                    | 21331 +++++++---
 src/histogram.html                                 |  4426 --
 src/histogram.pyx                                  |   405 +-
 src/histogram_nomp.c                               | 21067 ++++++++++
 src/histogram_nomp.pyx                             |   203 +
 src/histogram_omp.c                                | 21652 ++++++++++
 src/histogram_omp.pyx                              |   237 +
 src/marchingsquares.c                              | 21817 ++++++++++
 src/marchingsquares.pyx                            |   218 +
 src/morphology.c                                   | 19418 +++++++++
 src/morphology.pyx                                 |   109 +
 src/paraSplitBBox.pyx                              |   464 +
 src/reconstruct.c                                  | 19756 +++++++++
 src/reconstruct.pyx                                |   142 +
 src/relabel.c                                      | 16956 +++++++-
 src/relabel.html                                   |   949 -
 src/relabel.pyx                                    |    83 +-
 src/sparse_csr.c                                   | 19214 +++++++++
 src/sparse_csr.pyx                                 |    65 +
 src/splitBBox.c                                    | 27111 +++++++++---
 src/splitBBox.html                                 |  4968 ---
 src/splitBBox.pyx                                  |   528 +-
 src/splitBBoxCSR.c                                 | 37871 +++++++++++++++++
 src/splitBBoxCSR.pyx                               |  1313 +
 src/splitBBoxLUT.c                                 | 38566 ++++++++++++++++++
 src/splitBBoxLUT.pyx                               |  1268 +
 src/splitBBoxLUT_vector.c                          | 34351 ++++++++++++++++
 src/splitBBoxLUT_vector.pyx                        |  1118 +
 src/splitPixel.c                                   | 28602 ++++++++++---
 src/splitPixel.html                                |  5369 ---
 src/splitPixel.pyx                                 |   715 +-
 src/splitPixelFull.c                               | 21992 ++++++++++
 src/splitPixelFull.pyx                             |   295 +
 src/splitPixelFullCSR.c                            | 25557 ++++++++++++
 src/splitPixelFullCSR.pyx                          |  1012 +
 src/splitPixelFullLUT.c                            | 25613 ++++++++++++
 src/splitPixelFullLUT.pyx                          |   494 +
 src/splitPixelFullLUT_b.c                          | 25612 ++++++++++++
 src/splitPixelFullLUT_b.pyx                        |   986 +
 src/splitPixelFullLUT_double.c                     | 27529 +++++++++++++
 src/splitPixelFullLUT_double.pyx                   |   547 +
 src/splitPixelFullLUT_float32_b.c                  | 25620 ++++++++++++
 src/splitPixelFullLUT_float32_b.pyx                |  1028 +
 src/xutils.c                                       |  3926 +-
 src/xutils.html                                    |  1792 -
 src/xutils.pyx                                     |    52 +-
 stdeb.cfg                                          |     9 +-
 test/__init__.py                                   |     0
 test/moke.poni                                     |    10 +
 test/testHistogram.py                              |   241 -
 test/testPeakPicking.py                            |   138 -
 test/test_all.py                                   |   101 +-
 ...lIntegrator.py => test_azimuthal_integrator.py} |   149 +-
 test/test_bilinear.py                              |   115 +
 test/test_bispev.py                                |   111 +
 test/test_blob_detection.py                        |    91 +
 test/test_calibrant.py                             |   136 +
 test/test_convolution.py                           |    85 +
 test/test_csr.py                                   |   151 +
 test/test_detector.py                              |   212 +
 test/test_distortion.py                            |   106 +
 test/test_export.py                                |   141 +
 test/test_flat.py                                  |   162 +
 test/test_geometry.py                              |   237 +
 ...ryRefinement.py => test_geometry_refinement.py} |    95 +-
 test/test_histogram.py                             |   313 +
 test/test_integrate.py                             |   186 +
 test/test_io.py                                    |   153 +
 test/test_marchingsquares.py                       |    71 +
 test/test_mask.py                                  |   229 +
 test/test_ocl_lut.py                               |   110 +
 test/test_openCL.py                                |   184 +
 test/test_peak_picking.py                          |   142 +
 test/test_polarization.py                          |   102 +
 test/test_saxs.py                                  |   145 +
 test/test_sparse.py                                |    84 +
 test/test_split_pixel.py                           |   121 +
 test/test_utils.py                                 |   155 +
 test/testimages/Fairchild.edf                      |   200 +
 test/testimages/Frelon2k.edf                       |   Bin 0 -> 8389632 bytes
 test/testimages/Frelon2k.poni                      |    10 +
 test/testimages/LaB6.poni                          |    10 +
 test/testimages/LaB6_0020.edf                      |   Bin 0 -> 4198400 bytes
 test/testimages/LaB6_260210.mar3450                |   Bin 0 -> 7473209 bytes
 test/testimages/Pilatus1M.edf                      |   Bin 0 -> 4093756 bytes
 test/testimages/Pilatus1M.poni                     |    10 +
 test/testimages/Pilatus6M.cbf                      |   Bin 0 -> 6230840 bytes
 test/testimages/Pilatus6M.poni                     |    10 +
 test/testimages/fit2d.dat                          |  1155 +
 test/{example.sp => testimages/frelon.spline}      |     0
 test/testimages/halfccd.edf                        |   Bin 0 -> 4198400 bytes
 test/testimages/halfccd.fit2d.edf                  |   Bin 0 -> 8389632 bytes
 test/testimages/halfccd.poni                       |    10 +
 test/testimages/halfccd.spline                     |    29 +
 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
 test/utilstest.py                                  |   335 +-
 280 files changed, 698157 insertions(+), 48881 deletions(-)
 create mode 100644 MANIFEST.in
 create mode 100644 PKG-INFO
 delete mode 100644 README.TXT
 create mode 100644 README.txt
 create mode 100644 benchmark/Fairchild.poni
 create mode 100644 benchmark/Frelon2k.poni
 create mode 100644 benchmark/Mar3450.poni
 create mode 100644 benchmark/Pilatus1M.poni
 create mode 100644 benchmark/Pilatus6M.poni
 create mode 100755 benchmark/benchmark.py
 create mode 100755 benchmark/benchmark_distortion.py
 create mode 100644 benchmark/benchmark_ocl_csr3.py
 create mode 100644 benchmark/benchmark_split.py
 copy test/example.sp => benchmark/frelon.spline (100%)
 create mode 100644 benchmark/halfccd.poni
 create mode 100644 benchmark/halfccd.spline
 create mode 100644 calibration/AgBh.D
 create mode 100644 calibration/Au.D
 create mode 100644 calibration/C14H30O.D
 create mode 100644 calibration/CeO2.D
 create mode 100644 calibration/Cr2O3.D
 create mode 100644 calibration/CrOx.D
 create mode 100644 calibration/LaB6.D
 create mode 100644 calibration/NaCl.D
 create mode 100644 calibration/PBBA.D
 create mode 100644 calibration/Si.D
 create mode 100644 calibration/alpha_Al2O3.D
 delete mode 100644 calibration/ref-sample.ods
 create mode 100644 debian/control.new
 create mode 100644 debian/gbp.conf
 delete mode 100644 debian/manpages
 create mode 100644 debian/patches/0001-fix-for-upstream-histogram-build-when-.c-file-is-mis.patch
 create mode 100644 debian/patches/0002-fix-for-upstream-skip-test-if-QT4-not-available.patch
 create mode 100644 debian/patches/series
 delete mode 100644 debian/pyFAI-calib.1
 delete mode 100644 debian/pyFAI-saxs.1
 delete mode 100644 debian/pyFAI-waxs.1
 create mode 100644 debian/pyfai.install.new
 create mode 100644 debian/pyfai.manpages
 create mode 100644 debian/python-pyfai.install.new
 create mode 100644 doc/MX-calibrate.1
 create mode 100644 doc/MX-calibrate.pdf
 create mode 100644 doc/check_calib.1
 create mode 100644 doc/check_calib.pdf
 create mode 100644 doc/detector2nexus.1
 create mode 100644 doc/detector2nexus.pdf
 create mode 100644 doc/diff_tomo.1
 create mode 100644 doc/diff_tomo.pdf
 create mode 100644 doc/drawMask_pymca.1
 create mode 100644 doc/drawMask_pymca.pdf
 create mode 100644 doc/pyFAI-average.1
 create mode 100644 doc/pyFAI-average.pdf
 create mode 100644 doc/pyFAI-calib.1
 create mode 100644 doc/pyFAI-calib.pdf
 create mode 100644 doc/pyFAI-integrate.1
 create mode 100644 doc/pyFAI-integrate.pdf
 create mode 100644 doc/pyFAI-recalib.1
 create mode 100644 doc/pyFAI-recalib.pdf
 create mode 100644 doc/pyFAI-saxs.1
 create mode 100644 doc/pyFAI-saxs.pdf
 create mode 100644 doc/pyFAI-waxs.1
 create mode 100644 doc/pyFAI-waxs.pdf
 create mode 100644 doc/pyFAI.pdf
 create mode 100644 doc/refine_wavelength.1
 create mode 100644 doc/refine_wavelength.pdf
 create mode 100644 doc/source/api/modules.rst
 create mode 100644 doc/source/api/pyFAI.rst
 create mode 100644 doc/source/biblio.rst
 create mode 100644 doc/source/calibration.rst
 create mode 100644 doc/source/conf.py
 create mode 100644 doc/source/img/2Dhistogram.png
 create mode 100644 doc/source/img/2DwithSplit.png
 create mode 100644 doc/source/img/benchmark.png
 create mode 100644 doc/source/img/drawMask.png
 create mode 100644 doc/source/img/integrate.png
 create mode 100644 doc/source/img/notebook.png
 create mode 100644 doc/source/img/pyFAI.png
 create mode 100644 doc/source/index.rst
 create mode 100644 doc/source/man/MX-calibrate.rst
 create mode 100644 doc/source/man/check_calib.rst
 create mode 100644 doc/source/man/diff_tomo.rst
 create mode 100644 doc/source/man/drawMask_pymca.rst
 create mode 100644 doc/source/man/pyFAI-average.rst
 create mode 100644 doc/source/man/pyFAI-calib.rst
 create mode 100644 doc/source/man/pyFAI-integrate.rst
 create mode 100644 doc/source/man/pyFAI-recalib.rst
 create mode 100644 doc/source/man/pyFAI-saxs.rst
 create mode 100644 doc/source/man/pyFAI-waxs.rst
 create mode 100644 doc/source/man/scripts.rst
 create mode 100644 doc/source/mathjax.py
 create mode 100644 doc/source/project.rst
 create mode 100644 doc/source/pyFAI.rst
 create mode 100644 gui/integration.ui
 create mode 100644 gui/refine-6param.ui
 create mode 100644 openCL/ocl_azim_CSR.cl
 create mode 100644 openCL/ocl_azim_LUT.cl
 create mode 100644 openCL/ocl_azim_kernel2d_2.cl
 create mode 100644 openCL/ocl_azim_kernel_2.cl
 create mode 100644 openCL/ocl_bispev.cl
 create mode 100644 openCL/ocl_hist_pixelsplit.cl
 create mode 100644 openCL/ocl_lut_pixelsplit.cl
 create mode 100644 openCL/ocl_lut_pixelsplit2.cl
 create mode 100644 openCL/ocl_lut_pixelsplit3.cl
 create mode 100644 openCL/ocl_lut_pixelsplit_test.cl
 create mode 100644 openCL/preprocess.cl
 create mode 100644 openCL/reduction_test.cl
 create mode 100644 openCL/reduction_test4.cl
 create mode 100644 pyFAI-src/argparse.py
 mode change 100755 => 100644 pyFAI-src/azimuthalIntegrator.py
 create mode 100644 pyFAI-src/blob_detection.py
 create mode 100644 pyFAI-src/calibrant.py
 create mode 100644 pyFAI-src/calibration.py
 create mode 100644 pyFAI-src/detectors.py
 create mode 100644 pyFAI-src/directories.py
 create mode 100644 pyFAI-src/distortion.py
 mode change 100755 => 100644 pyFAI-src/geometryRefinement.py
 create mode 100644 pyFAI-src/gui_utils.py
 delete mode 100644 pyFAI-src/histogram_ocl.py
 create mode 100644 pyFAI-src/integrate_widget.py
 create mode 100644 pyFAI-src/io.py
 create mode 100644 pyFAI-src/massif.py
 create mode 100644 pyFAI-src/ocl_azim.py
 create mode 100644 pyFAI-src/ocl_azim_csr.py
 create mode 100644 pyFAI-src/ocl_azim_csr_dis.py
 delete mode 100644 pyFAI-src/ocl_azim_kernel.cl
 create mode 100644 pyFAI-src/ocl_azim_lut.py
 create mode 100644 pyFAI-src/ocl_hist_pixelsplit.py
 create mode 100644 pyFAI-src/opencl.py
 delete mode 100644 pyFAI-src/peakPicker.py
 create mode 100644 pyFAI-src/peak_picker.py
 create mode 100644 pyFAI-src/processor.py
 create mode 100644 pyFAI-src/refinment2D.py
 mode change 100755 => 100644 pyFAI-src/spline.py
 create mode 100644 pyFAI-src/units.py
 create mode 100644 pyFAI-src/worker.py
 create mode 100755 scripts/MX-calibrate
 create mode 100755 scripts/check_calib
 create mode 100755 scripts/detector2nexus
 create mode 100755 scripts/diff_tomo
 create mode 100755 scripts/drawMask_pymca
 create mode 100755 scripts/pyFAI-average
 create mode 100755 scripts/pyFAI-integrate
 create mode 100755 scripts/pyFAI-recalib
 create mode 100644 scripts/refine_wavelength
 create mode 100644 src/_bispev.c
 create mode 100644 src/_bispev.pyx
 create mode 100644 src/_blob.c
 create mode 100644 src/_blob.pyx
 create mode 100644 src/_convolution.c
 create mode 100644 src/_convolution.pyx
 create mode 100644 src/_distortion.c
 create mode 100644 src/_distortion.pyx
 create mode 100644 src/_distortionCSR.c
 create mode 100644 src/_distortionCSR.pyx
 create mode 100644 src/_geometry.c
 create mode 100644 src/_geometry.pyx
 delete mode 100644 src/bilinear.html
 create mode 100644 src/crc32.c
 create mode 100644 src/crc32.h
 create mode 100644 src/crc32.pxd
 copy src/{bilinear.c => fastcrc.c} (60%)
 create mode 100644 src/fastcrc.pyx
 delete mode 100644 src/histogram.html
 create mode 100644 src/histogram_nomp.c
 create mode 100644 src/histogram_nomp.pyx
 create mode 100644 src/histogram_omp.c
 create mode 100644 src/histogram_omp.pyx
 create mode 100644 src/marchingsquares.c
 create mode 100644 src/marchingsquares.pyx
 create mode 100644 src/morphology.c
 create mode 100644 src/morphology.pyx
 create mode 100644 src/paraSplitBBox.pyx
 create mode 100644 src/reconstruct.c
 create mode 100644 src/reconstruct.pyx
 delete mode 100644 src/relabel.html
 create mode 100644 src/sparse_csr.c
 create mode 100644 src/sparse_csr.pyx
 delete mode 100644 src/splitBBox.html
 create mode 100644 src/splitBBoxCSR.c
 create mode 100644 src/splitBBoxCSR.pyx
 create mode 100644 src/splitBBoxLUT.c
 create mode 100644 src/splitBBoxLUT.pyx
 create mode 100644 src/splitBBoxLUT_vector.c
 create mode 100644 src/splitBBoxLUT_vector.pyx
 delete mode 100644 src/splitPixel.html
 create mode 100644 src/splitPixelFull.c
 create mode 100644 src/splitPixelFull.pyx
 create mode 100644 src/splitPixelFullCSR.c
 create mode 100644 src/splitPixelFullCSR.pyx
 create mode 100644 src/splitPixelFullLUT.c
 create mode 100644 src/splitPixelFullLUT.pyx
 create mode 100644 src/splitPixelFullLUT_b.c
 create mode 100644 src/splitPixelFullLUT_b.pyx
 create mode 100644 src/splitPixelFullLUT_double.c
 create mode 100644 src/splitPixelFullLUT_double.pyx
 create mode 100644 src/splitPixelFullLUT_float32_b.c
 create mode 100644 src/splitPixelFullLUT_float32_b.pyx
 delete mode 100644 src/xutils.html
 mode change 100644 => 100755 test/__init__.py
 create mode 100644 test/moke.poni
 delete mode 100755 test/testHistogram.py
 delete mode 100644 test/testPeakPicking.py
 rename test/{testAzimuthalIntegrator.py => test_azimuthal_integrator.py} (66%)
 mode change 100644 => 100755
 create mode 100755 test/test_bilinear.py
 create mode 100755 test/test_bispev.py
 create mode 100644 test/test_blob_detection.py
 create mode 100644 test/test_calibrant.py
 create mode 100644 test/test_convolution.py
 create mode 100644 test/test_csr.py
 create mode 100755 test/test_detector.py
 create mode 100755 test/test_distortion.py
 create mode 100755 test/test_export.py
 create mode 100755 test/test_flat.py
 create mode 100755 test/test_geometry.py
 rename test/{testGeometryRefinement.py => test_geometry_refinement.py} (70%)
 create mode 100755 test/test_histogram.py
 create mode 100755 test/test_integrate.py
 create mode 100644 test/test_io.py
 create mode 100644 test/test_marchingsquares.py
 create mode 100755 test/test_mask.py
 create mode 100755 test/test_ocl_lut.py
 create mode 100755 test/test_openCL.py
 create mode 100755 test/test_peak_picking.py
 create mode 100755 test/test_polarization.py
 create mode 100755 test/test_saxs.py
 create mode 100644 test/test_sparse.py
 create mode 100644 test/test_split_pixel.py
 create mode 100755 test/test_utils.py
 create mode 100644 test/testimages/Fairchild.edf
 create mode 100644 test/testimages/Frelon2k.edf
 create mode 100644 test/testimages/Frelon2k.poni
 create mode 100644 test/testimages/LaB6.poni
 create mode 100644 test/testimages/LaB6_0020.edf
 create mode 100644 test/testimages/LaB6_260210.mar3450
 create mode 100644 test/testimages/Pilatus1M.edf
 create mode 100644 test/testimages/Pilatus1M.poni
 create mode 100644 test/testimages/Pilatus6M.cbf
 create mode 100644 test/testimages/Pilatus6M.poni
 create mode 100644 test/testimages/fit2d.dat
 copy test/{example.sp => testimages/frelon.spline} (100%)
 create mode 100644 test/testimages/halfccd.edf
 create mode 100644 test/testimages/halfccd.fit2d.edf
 create mode 100644 test/testimages/halfccd.poni
 create mode 100644 test/testimages/halfccd.spline
 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