Skip to content

Commit e3da6da

Browse files
committed
minor fix
1 parent 0347dcf commit e3da6da

File tree

1 file changed

+5
-8
lines changed

1 file changed

+5
-8
lines changed

Diff for: README.rst

+5-8
Original file line numberDiff line numberDiff line change
@@ -38,15 +38,12 @@
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-
4241
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.
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.
5047

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

0 commit comments

Comments
 (0)