Skip to content

Commit

Permalink
minor fix
Browse files Browse the repository at this point in the history
  • Loading branch information
cadenmyers13 committed Nov 11, 2024
1 parent 0347dcf commit e3da6da
Showing 1 changed file with 5 additions and 8 deletions.
13 changes: 5 additions & 8 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -38,15 +38,12 @@
Tool for visualizing 3D diffraction and PDF Images.

Diffpy.fourigui is a tool to visualize and process 3D data sets written with the Python programming language.

Diffpy.fourigui always displays one slice perpendicular to one axis and allows scrolling through the 3D data set along
the given axis with a slider. It shows feedback values such as global and local maxima, minima, or NAN ratios. The
matplotlib panel, e.g., for zooming and saving figures, is featured.

Diffpy.fourigui is designed for the processing of 3D atomic pair distribution functions (PDFs). One can load a 3D
reciprocal space scattering volume which can be Fourier transformed to the 3D PDF. Thereby, one can apply cut-off
frequencies beyond and below given Q values, compare the results, and switch between the scattering volume in reciprocal
space and the 3D PDF in real space.
the given axis with a slider. It shows feedback values such as global and local maxima, minima or NAN ratios.
The matplotlib panel e.g. for zooming and saving figures is featured. Diffpy.fourigui is designed for the processing of 3D
atomic pair distribution functions (PDFs). One can load a 3D reciprocal space scattering volume which can be Fourier
transformed to the 3D PDF. Thereby, one can apply cut off frequencies beyond and below given Q values, compare the
results and switch between the scattering volume in reciprocal space and 3D PDF in real space.

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

Expand Down

0 comments on commit e3da6da

Please sign in to comment.