Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pdfmorph web-page #23

Open
wants to merge 24 commits into
base: source
Choose a base branch
from
Open
Changes from 2 commits
Commits
Show all changes
24 commits
Select commit Hold shift + click to select a range
3cd884f
Added infrastructure for PDFmorph web-page
RomanMatthew Jul 9, 2019
59c2995
Added relevant PDFmorph web-page files
RomanMatthew Jul 9, 2019
726a7b1
Update pdfmorph_license.txt
RomanMatthew Jul 9, 2019
27a78fc
Removed xPDFsuite paragraph from pdfmorph.rst
RomanMatthew Jul 9, 2019
b05ea1a
Merge branch 'pdfmorph_web' of https://github.com/RomanMatthew/diffpy…
RomanMatthew Jul 9, 2019
afcd519
Fixed version name and CLI reference in pdfmorph.rst
RomanMatthew Jul 9, 2019
92d28ed
Fix graph label, spelling errors, and virtual env directions
RomanMatthew Jul 9, 2019
87f5b62
Fix CLI note
RomanMatthew Jul 9, 2019
46364ae
Fix xPDFsuite comment
RomanMatthew Jul 9, 2019
9b51ea7
Fixed filenames
RomanMatthew Jul 9, 2019
9408726
Rename PDFmorph.rst to pdfmorph.rst
RomanMatthew Jul 9, 2019
2300e7c
Add link to PDFmorph in dropdown menu and fixed index pointer
RomanMatthew Jul 9, 2019
d87c500
Fixed license reference in pdfmorph.rst
RomanMatthew Jul 10, 2019
1ee2756
Update virtual environment instructions and fix typos
RomanMatthew Jul 11, 2019
13435df
Fixed structure issues
RomanMatthew Jul 16, 2019
aaa81dd
BUG: fix table - remove offending blank line
pavoljuhas Jul 16, 2019
4bc49b4
DROPME - Merge branch 'source' into pdfmorph_web
pavoljuhas Jul 16, 2019
612a7b9
MNT: remove trailing blanks
pavoljuhas Jul 16, 2019
76f0294
Update installation section
RomanMatthew Jul 18, 2019
54417fd
Update installation instructions
RomanMatthew Jul 18, 2019
ea9dcec
Drop unused include of abbreviations
pavoljuhas Jul 18, 2019
13c79ea
pdfmorph - typo and small rewording
pavoljuhas Jul 18, 2019
02628b0
MNT: clean up trailing blanks
pavoljuhas Jul 18, 2019
e5bccef
pdfmorph - remove conda environment creation
pavoljuhas Jul 18, 2019
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 2 additions & 5 deletions products/PDFmorph.rst
Original file line number Diff line number Diff line change
Expand Up @@ -28,12 +28,9 @@ below.
There are also a few other morphing transformations in the program.

Finally, we note that PDFmorph should work on other spectra that are not PDFs,
though it has not been extensively texted beyond the PDF.
though it has not been extensively tested beyond the PDF.

PDFmorph will soon be included in :doc:`xPDFsuite <xPDFsuite>`, a powerful
end-to-end software for X-ray PDF analysis. PxPDFsuite is designed for flexible,
high throughput PDF analyses and contains many features for interrogating,
comparing, and modeling data as well as simply doing data reduction.
.. PDFmorph will soon be included in :doc:`xPDFsuite <xPDFsuite>`, a powerful end-to-end software for X-ray PDF analysis. PxPDFsuite is designed for flexible, high throughput PDF analyses and contains many features for interrogating, comparing, and modeling data as well as simply doing data reduction.

.. figure:: ../images/pdfmorph_nacl_ex.png
:align: center
RomanMatthew marked this conversation as resolved.
Show resolved Hide resolved
Expand Down