[python-xrayutilities] branch master updated (7f2c893 -> cfdd439)

Eugen Wintersberger eugenwintersberger-guest at alioth.debian.org
Wed Sep 25 09:23:56 UTC 2013


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

eugenwintersberger-guest pushed a change to branch master
in repository python-xrayutilities.

      from  7f2c893   Fixed changelog
       new  9b4024e   Working day commit
      adds  a4424a3   Imported Upstream version 1.0.2
       new  18daba2   Merge tag 'upstream/1.0.2'
       new  3cd6180   Fixed changelog
       new  cfdd439   Added dh_numpy

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:
 CHANGES.txt                                        |    8 +
 PKG-INFO                                           |   34 +-
 README.txt                                         |   32 ++
 debian/changelog                                   |    7 +-
 debian/control                                     |    2 +-
 debian/rules                                       |    1 +
 doc/source/_static/favicon.ico                     |  Bin 0 -> 2238 bytes
 doc/source/conf.py                                 |  268 ++++++++++
 .../source/example_xu_ccd_parameter.py             |   27 +-
 doc/source/example_xu_ccd_parameter_hkl.py         |   89 ++++
 .../example_xu_linear_detector_parameters.py       |   23 +
 doc/source/example_xu_read_spec_easy.py            |   77 +++
 doc/source/examples.rst                            |  400 +++++++++++++++
 doc/source/index.rst                               |  247 ++++++++++
 doc/source/modules.rst                             |    7 +
 doc/source/pics/favicon.ppm                        |    5 +
 doc/source/pics/xray-logo-sf.png                   |  Bin 0 -> 4406 bytes
 doc/source/pics/xray-logo.png                      |  Bin 0 -> 11534 bytes
 doc/source/pics/xu_usage.png                       |  Bin 0 -> 6078 bytes
 doc/source/pics/xu_usage.svg                       |  513 ++++++++++++++++++++
 doc/source/pics/xu_usage_planning.png              |  Bin 0 -> 4758 bytes
 doc/source/pics/xu_usage_planning.svg              |  416 ++++++++++++++++
 doc/source/xrayutilities.analysis.rst              |   43 ++
 doc/source/xrayutilities.io.rst                    |   75 +++
 doc/source/xrayutilities.materials.rst             |   75 +++
 doc/source/xrayutilities.math.rst                  |   43 ++
 doc/source/xrayutilities.rst                       |   93 ++++
 doc/xrayutilities.info                             |  Bin 0 -> 645364 bytes
 setup.py                                           |    6 +-
 xrayutilities.pdf                                  |  Bin 594007 -> 591791 bytes
 xrayutilities/experiment.py                        |    5 +-
 xrayutilities/io/edf.py                            |    4 +-
 xrayutilities/materials/cif.py                     |    4 +-
 xrayutilities/materials/material.py                |    8 +-
 xrayutilities/materials/predefined_materials.py    |    2 +-
 xrayutilities/src/cxrayutilities.c                 |   31 +-
 xrayutilities/tests/test_qconversion.py            |    4 +-
 37 files changed, 2504 insertions(+), 45 deletions(-)
 create mode 100644 doc/source/_static/favicon.ico
 create mode 100644 doc/source/conf.py
 copy examples/xrayutilities_ccd_parameter.py => doc/source/example_xu_ccd_parameter.py (53%)
 create mode 100644 doc/source/example_xu_ccd_parameter_hkl.py
 create mode 100644 doc/source/example_xu_linear_detector_parameters.py
 create mode 100644 doc/source/example_xu_read_spec_easy.py
 create mode 100644 doc/source/examples.rst
 create mode 100644 doc/source/index.rst
 create mode 100644 doc/source/modules.rst
 create mode 100644 doc/source/pics/favicon.ppm
 create mode 100644 doc/source/pics/xray-logo-sf.png
 create mode 100644 doc/source/pics/xray-logo.png
 create mode 100644 doc/source/pics/xu_usage.png
 create mode 100644 doc/source/pics/xu_usage.svg
 create mode 100644 doc/source/pics/xu_usage_planning.png
 create mode 100644 doc/source/pics/xu_usage_planning.svg
 create mode 100644 doc/source/xrayutilities.analysis.rst
 create mode 100644 doc/source/xrayutilities.io.rst
 create mode 100644 doc/source/xrayutilities.materials.rst
 create mode 100644 doc/source/xrayutilities.math.rst
 create mode 100644 doc/source/xrayutilities.rst
 create mode 100644 doc/xrayutilities.info

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



More information about the debian-science-commits mailing list