Skip to content

Commit 80ba1d5

Browse files
committed
fix long description formatting
1 parent dfc8bbd commit 80ba1d5

1 file changed

Lines changed: 9 additions & 6 deletions

File tree

README.rst

Lines changed: 9 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -38,12 +38,15 @@
3838
Tool for visualizing 3D diffraction and PDF Images.
3939

4040
* Diffpy.fourigui is a tool to visualize and process 3D data sets written with the Python programming language.
41-
Diffpy.fourigui always displays one slice perpendicular to one axis and allows scrolling through the 3D data set along
42-
the given axis with a slider. It shows feedback values such as global and local maxima, minima or NAN ratios.
43-
The matplotlib panel e.g. for zooming and saving figures is featured. Diffpy.fourigui is designed for the processing of 3D
44-
atomic pair distribution functions (PDFs). One can load a 3D reciprocal space scattering volume which can be Fourier
45-
transformed to the 3D PDF. Thereby, one can apply cut off frequencies beyond and below given Q values, compare the
46-
results and switch between the scattering volume in reciprocal space and 3D PDF in real space.
41+
42+
Diffpy.fourigui always displays one slice perpendicular to one axis and allows scrolling through the 3D data set along
43+
the given axis with a slider. It shows feedback values such as global and local maxima, minima, or NAN ratios. The
44+
matplotlib panel, e.g., for zooming and saving figures, is featured.
45+
46+
Diffpy.fourigui is designed for the processing of 3D atomic pair distribution functions (PDFs). One can load a 3D
47+
reciprocal space scattering volume which can be Fourier transformed to the 3D PDF. Thereby, one can apply cut-off
48+
frequencies beyond and below given Q values, compare the results, and switch between the scattering volume in reciprocal
49+
space and the 3D PDF in real space.
4750

4851
For more information about the diffpy.fourigui library, please consult our `online documentation <https://diffpy.github.io/diffpy.fourigui>`_.
4952

0 commit comments

Comments
 (0)