Changeset 4045 for Tutorials/StartingGSASII/Starting GSAS.htm
- Timestamp:
- Jun 27, 2019 5:32:56 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified Tutorials/StartingGSASII/Starting GSAS.htm ¶
r3552 r4045 1201 1201 <p class=MsoNormal><span class=GramE><b style='mso-bidi-font-weight:normal'><span 1202 1202 style='font-family:"Calibri",sans-serif;mso-ascii-theme-font:minor-latin; 1203 mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:minor-latin' >python</span></b></span><b1203 mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:minor-latin' translate="no">Python</span></b></span><b 1204 1204 style='mso-bidi-font-weight:normal'><span style='font-family:"Calibri",sans-serif; 1205 1205 mso-ascii-theme-font:minor-latin;mso-hansi-theme-font:minor-latin;mso-bidi-theme-font: … … 1210 1210 mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:minor-latin'><o:p> </o:p></span></b></p> 1211 1211 1212 <p class=MsoNormal>This will work if the default pythonis as described in the1212 <p class=MsoNormal>This will work if the default <span translate="no">Python</span> is as described in the 1213 1213 GSAS-II Wiki pages you found when downloading GSAS-II, otherwise you may have 1214 to enter the correct path for that version of python.</p>1214 to enter the correct path for that version of <span translate="no">Python</span>.</p> 1215 1215 1216 1216 <p class=MsoNormal><o:p> </o:p></p> … … 1230 1230 <p class=MsoNormal><o:p> </o:p></p> 1231 1231 1232 <p class=MsoNormal>When GSAS-II starts, you should see three windows, two of which are almost empty. 1233 The topmost one is a vertically split window; we will refer to this as the <b 1234 style='mso-bidi-font-weight:normal'><span style='font-family:"Calibri",sans-serif; 1235 mso-ascii-theme-font:minor-latin;mso-hansi-theme-font:minor-latin;mso-bidi-theme-font: 1236 minor-latin'>Data Window</span></b>. The left side will contain a tree-like 1232 When GSAS-II starts, you should see three windows, two of which are almost empty. 1233 The topmost one is a vertically split window; we will refer to this as 1234 the <b><span translate="no">Data</span> <span translate="no">Window</span></b>. The left side will contain a tree-like 1237 1235 outline of your GSAS-II project as you add data, phases, etc. The right side 1238 1236 will contain a display of data depending on your tree item selection; you can … … 1241 1239 style='mso-bidi-font-weight:normal'><span style='font-family:"Calibri",sans-serif; 1242 1240 mso-ascii-theme-font:minor-latin;mso-hansi-theme-font:minor-latin;mso-bidi-theme-font: 1243 minor-latin' >GSASII Plots</span></b>; this will contain tabbed graphical1241 minor-latin' translate="no">GSASII Plots</span></b>; this will contain tabbed graphical 1244 1242 displays, when appropriate, corresponding to the selected tree item. This may 1245 1243 be a crystal structure, powder pattern plot, etc. The tabs allow you to view … … 1257 1255 of the <b style='mso-bidi-font-weight:normal'><span style='font-family:"Calibri",sans-serif; 1258 1256 mso-ascii-theme-font:minor-latin;mso-hansi-theme-font:minor-latin;mso-bidi-theme-font: 1259 minor-latin' >Data Window</span></b>; on a Mac this menu will appear in the1257 minor-latin' translate="no">Data Window</span></b>; on a Mac this menu will appear in the 1260 1258 system menu bar location (usually at the screen top). 1261 1259 The items in the menu bar are separated by a vertical … … 1265 1263 <b style='mso-bidi-font-weight:normal'><span style='font-family:"Calibri",sans-serif; 1266 1264 mso-ascii-theme-font:minor-latin;mso-hansi-theme-font:minor-latin;mso-bidi-theme-font: 1267 minor-latin' >Data Window</span></b>. On my Windows machine the screen looked1265 minor-latin' translate="no">Data Window</span></b>. On my Windows machine the screen looked 1268 1266 like:</p> 1269 1267 … … 1301 1299 (Exception: image files are not stored in the project; to save space only the 1302 1300 file name is saved.) The console window displays a banner and some information 1303 about the version of pythonand the packages used by GSAS-II. This console1301 about the version of <span translate="no">Python</span> and the packages used by GSAS-II. This console 1304 1302 window will display important information as data processing by GSAS-II 1305 1303 proceeds. You may wish to cut-and-paste parts of this window to another place
Note: See TracChangeset
for help on using the changeset viewer.