|
5 | 5 | <a name="MacOS"></a> |
6 | 6 | ## Macintosh notes: |
7 | 7 |
|
8 | | -GSAS-II can be run on Windows, Linux and Macintosh/OS X computers, but the GUI follows the native style of Mac OS X. On Windows and some versions of Linux, the menu bars appears on top of the main window. On the Mac, the menu appears at the location that has been configured for menus (usually at the top of the screen). |
9 | | -At present, two versions of GSAS-II are provided. One is for older, Intel CPUs and the other for "Apple Silicon" (ARM or M1, M2,...) CPUs. Eventually only ye ARM CPUs will be supported. At present, the Intel version will run on ARM machines under Rosetta, but eventually that too will go away. |
| 8 | +GSAS-II can be run on Windows, Linux and Macintosh/OS X computers, but the GUI follows the native style of the window manager where it is run, so GSAS-II will look more like a Mac application on that platform and more like a Windows application there. On Windows and some versions of Linux, the menu bars appears on top of the main window. On the Mac, the menu appears at the location that has been configured for menus (usually at the top of the screen). |
| 9 | +At present, two versions of GSAS-II are provided. One is for older, Intel CPUs and the other for "Apple Silicon" (ARM or M1, M2,...) CPUs. Eventually only ARM CPUs will be supported. At present, the Intel version will run on ARM machines under Rosetta, but eventually Rosetta will also go away. |
10 | 10 |
|
11 | | -GSAS-II defines actions for both the left and right and middle buttons assuming that a three-button mouse is available. If a two or three-button mouse is used with a Mac, the "extra" mouse buttons will work as intended. If using a Mac touchpad or single-button mouse, clicking the touchpad or mouse button will generate a "left button" click. Hold down the control-key to generate a "right button" click or for a right-button drag, hold down control while pressing on the mouse button or touchpad. I do not know how to generate a middle-button click or drag with a single-button mouse, but with a MacBook touchpad, pressing with two fingers generates the equivalent of a right-mouse drag and moving two fingers without pressure is the equivalent of a middle-button drag action. |
| 11 | +GSAS-II defines actions for both the left and right and middle buttons assuming that a three-button mouse is available. If a two or three-button mouse is used with a Mac, the "extra" mouse buttons will work as intended. If using a Mac touchpad or single-button mouse, clicking the touchpad or pressing the mouse button will generate a "left button" click. Hold down the control-key to generate a "right button" click or for a right-button drag, hold down control while pressing on the mouse button or touchpad. I do not know how to generate a middle-button click or drag with a single-button mouse, but with a MacBook touchpad, pressing with two fingers generates the equivalent of a right-mouse drag and moving two fingers without pressure is the equivalent of a middle-button drag action. |
| 12 | + |
| 13 | +<a name="Windows"></a> |
| 14 | +## Windows notes: |
| 15 | + |
| 16 | +When GSAS-II is installed through most of the conventional installation methods, the `GSASII\install\MakeBat.py` file is run and this creates two "Windows .bat" files that can be used to make running GSAS-II easier as well as making some minor Windows registry changes. This script can be run manually by people who are installing GSAS-II directly from GitHub. |
| 17 | + |
| 18 | +The `MakeBat.py` script creates a file named `RunGSASII.bat` file, which is placed in the directory where GSAS-II is installed and a shortcut to this file is placed on the Windows desktop. The shortcut can be moved, renamed etc. Clicking on this file or shortcut will start GSAS-II. |
| 19 | + |
| 20 | +Another file, `2Reset2FreshGSASII.bat` is created in the same directory. |
| 21 | +Ideally, this will not be needed, but might be of use if GSAS-II cannot be started due |
| 22 | +to changes made in the files locally or because we have put out a bad version. |
| 23 | +By double-clicking on the `2Reset2FreshGSASII.bat` file, the `gitstrap.py` |
| 24 | +script that is used to install GSAS-II will be updated to the latest version and then |
| 25 | +run that in a mode that will reset any changes that have been made to the GSAS-II |
| 26 | +files on your computer. It will also rerun the `MakeBat.py` script. |
12 | 27 |
|
13 | 28 | <a name="config"></a> |
14 | 29 | <a name="Preferences"></a> |
@@ -63,9 +78,6 @@ With coordinates that match the space group operations, the correct Ti-O distanc |
63 | 78 |
|
64 | 79 |  |
65 | 80 |
|
66 | | - |
67 | | - |
68 | | - |
69 | 81 | <a name="FPA"></a><a name=FPAinput></a> |
70 | 82 | ## Fundamental Parameters as used to derive instrumental parameters |
71 | 83 |
|
|
0 commit comments