@@ -498,27 +498,16 @@ with GSAS-II.
498498
499499At the request of the program authors, other programs that can be
500500accessed within GSAS-II are not included
501- as part of the GSAS-II distribution and must be installed separately:
501+ as part of the GSAS-II distribution. These are listed below. See
502+ `the web installation instructions
503+ <https://advancedphotonsource.github.io/GSAS-II-tutorials/install-external.html> `_
504+ for details on how they are installed.
502505
503506 **Dysnomia **
504507 Computes enhanced Fourier maps with Maximum Entropy estimated
505508 extension of the reflection sphere. See
506509 https://jp-minerals.org/dysnomia/en/.
507- The appropriate zip/dmg/tar file must be downloaded from that web
508- site and the directory Dysnomia from that download must be placed
509- in one of the following locations:
510510
511- * the user's home directory (``~/. ``),
512- * the directory ``~/.GSASII `` or
513- * the ``GSASII `` directory where GSAS-II has been installed
514- (this will be where the GSAS-II Python files are found).
515-
516- For Windows the home directory, ``~ ``, is usually
517- taken from the USERPROFILE setting or a combination of HOMEPATH
518- and HOMEDRIVE, so these directories will usually have form
519- ``C:\\Users\\YourUsername `` or
520- ``C:\\Users\\YourUsername\\.GSASII ``.
521-
522511 **RMCProfile **
523512 Provides large-box PDF & S(Q) fitting. The GSAS-II interface was originally
524513 written for use with release 6.7.7 of RMCProfile, but updates have
@@ -533,26 +522,12 @@ as part of the GSAS-II distribution and must be installed separately:
533522 open-source version of fullrmc, but rather the version 5.0 must be
534523 used, which is distributed only as compiled versions and only for 64-bit
535524 Intel-compatible processors running Windows, Linux and
536- MacOS. Download this as a single executable from website
537- https://github.com/bachiraoun/fullrmc/tree/master/standalones. GSAS-II
538- will offer to install this software into the binary directory when the fullrmc
539- option is selected on the Phase/RMC tab.
540-
525+ MacOS.
526+
541527 **PDFfit2 **
542528 For small-box fitting of PDFs; see
543529 https://github.com/diffpy/diffpy.pdffit2?tab=readme-ov-file#-diffpypdffit2.
544530 This software is no longer developed, but it is
545531 being maintained with respect to new Python versions.
546532
547- The PDFfit2 developers recommend installing via conda, but
548- it appears that pip installation is also possible. See
549- https://pypi.org/project/diffpy.pdffit2/ for more information.
550- It is possible to install PDFfit2 into the same
551- conda environment that GSAS-II uses and if that is done, GSAS-II
552- will use the package, but it is probably best to use a separate
553- Python environment for PDFfit2, so that there is no possibility for
554- conflict between package versions. When GSAS-II is run from a
555- Python installation that includes the conda package manager (which
556- is the case with the GSAS2MAIN installer), the GUI will offer an option to
557- install PDFfit2 via a separate environment when the
558- PDFfit2 option is selected on the Phase/RMC tab.
533+
0 commit comments