File: diff_map.metainfo2.xml

package info (click to toggle)
pyfai 2025.12.1-2
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 94,932 kB
  • sloc: python: 69,579; lisp: 8,335; sh: 407; ansic: 247; makefile: 133; xml: 69
file content (23 lines) | stat: -rw-r--r-- 1,078 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<?xml version="1.0" encoding="UTF-8"?>
<component type="desktop">
    <id>diff_map</id>
  <metadata_license>MIT</metadata_license>
  <project_license>MIT</project_license>
  <name>diffraction mapping</name>
  <summary>PyFAI's diffraction mapping data-reduction tool with graphical interface</summary>
  <description>
Diff_map performs the data reduction for diffraction map experiments, i.e. azimuthal integration of each image then builds the map.
  </description>
  <url type="homepage">https://github.com/silx-kit/pyFAI</url>
  <url type="bugtracker">https://github.com/silx-kit/pyFAI/issues</url>
  <url type="faq">https://github.com/silx-kit/pyFAI/discussions</url>
  <url type="help">http://www.silx.org/doc/pyFAI/latest/</url>
  <screenshots>
    <screenshot type="default">
      <image>http://www.silx.org/doc/pyFAI/latest/_images/diffmap_main.png</image>
      <caption>Setup of the diffraction map integration</caption>
    </screenshot>
  </screenshots>
  <developer_name>Jerome Kieffer</developer_name>
  <update_contact>pyfai@esrf.fr</update_contact>
</component>