pyfai 0.20.0+dfsg1-4 source package in Ubuntu

Changelog

pyfai (0.20.0+dfsg1-4) unstable; urgency=medium

  * Bug fix: "Removal of the python3-*-dbg packages in sid/bookworm",
    thanks to Matthias Klose (Closes: #994327).
  * use dh-sequence-[numpy3,python3,sphinxdoc]

 -- Picca Frédéric-Emmanuel <email address hidden>  Sun, 19 Sep 2021 13:57:57 +0200

Upload details

Uploaded by:
Debian Science Team
Uploaded to:
Sid
Original maintainer:
Debian Science Team
Architectures:
any all
Section:
science
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
pyfai_0.20.0+dfsg1-4.dsc 2.7 KiB b17ced2108c91aae3b0da657327af9889a2e31b19f8e48e696f8030b569ca133
pyfai_0.20.0+dfsg1.orig.tar.xz 24.7 MiB 9a4bb4334faf6a2141ee684d0d2d735fc8626cbfc28c3b522b05d105b0684a0a
pyfai_0.20.0+dfsg1-4.debian.tar.xz 32.3 KiB 7c29e9a45c832b844612b590b745900c3f90348b3c592f335f0e64eadb7d9eae

No changes file available.

Binary packages built by this source

python3-pyfai: Fast Azimuthal Integration scripts - Python3

 PyFAI is a Python library for azimuthal integration; it allows the conversion
 of diffraction images taken with 2D detectors like CCD cameras into X-Ray
 powder patterns that can be used by other software like Rietveld refinement
 tools (i.e. FullProf), phase analysis or texture analysis.
 .
 As PyFAI is a library, its main goal is to be integrated in other tools like
 PyMca, LiMa or EDNA. To perform online data analysis, the precise description
 of the experimental setup has to be known. This is the reason why PyFAI
 includes geometry optimization code working on "powder rings" of reference
 samples. Alternatively, PyFAI can also import geometries fitted with other
 tools like Fit2D.
 .
 PyFAI has been designed to work with any kind of detector with any geometry
 (transmission, reflection, off-axis, ...). It uses the Python library FabIO
 to read most images taken by diffractometer.
 .
 This is the Python 3 version of the package.

python3-pyfai-dbgsym: debug symbols for python3-pyfai