Changeset 635
- Timestamp:
- Dec 4, 2009 5:09:28 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/doc/gsas2cif.html
- Property rcs:date changed from 2002/07/18 19:59:42 to 2002/07/31 00:33:41
- Property rcs:lines changed from +14 -10 to +73 -11
- Property rcs:rev changed from 1.2 to 1.3
r610 r635 226 226 flag is manually, with a text editing program, such as wordpad or emacs. 227 227 An EXPGUI program, 228 <a href="#cifselect">CIFSelect</A>, is plannedfor this chore.228 <a href="#cifselect">CIFSelect</A>, is available for this chore. 229 229 <P> 230 230 When DISAGL is first run, this flag character is set to N (do not publish) … … 359 359 </BLOCKQUOTE> 360 360 <a name="cifselect"> 361 <H3>The CIFSelect program</H3>361 <H3>The CIFSelect utility</H3> 362 362 <BLOCKQUOTE> 363 363 </a> 364 This EXPGUI program is planned to display the distances and angles generated 365 within DISAGL and to allow the publication flag to be changed. 364 The CIFselect utility is available within EXPGUI 365 to view interatomic distances and 366 angles generated by DISAGL and to set the CIF publication flags for these 367 values. CIFselect is accessed in EXPGUI from the "CIF Export" submenu 368 of the "Import/Export" menu. CIFselect opens two windows, one for controlling 369 the program and one to display the distances. 370 <P> 371 <img src="cifsel1.gif" alt="View of CIFselect window" align="right"> 372 The control window is shown to the right. The buttons on this window are 373 described below. 374 <BR clear=all> 375 <DL> 376 <P><DT><B>Select Phase</B><DD> 377 This provides a list of phases. 378 <P><DT><B>Select Atom</B><DD> 379 This provides a list of atoms for the current phase. 380 <P><DT><B>Response to Mouse Click</B><DD> 381 When the mouse is clicked on a distance or angle (see below), 382 the publication flag for the may be changed. The effect is dictated by 383 the mode selected here. In "<B>Toggle</B>" mode the publication flag 384 is set to the opposite of the previous value. In "<B>Set</B>" mode, 385 the publication flag will be set to "Y" (publish), regardless of the 386 previous state of the flag. 387 In "<B>Clear</B>" mode, 388 the publication flag will be set to "N" (do not publish), regardless of the 389 previous state of the flag. 390 <P><DT><B>Distance selection: select matching angles?</B><DD> 391 When this option is set to Yes, the publication flag will be set to "Yes" for 392 all angles where both the publication flags for the distances are also set 393 to "Yes". This is illustrated in the window shown below. 394 Note that the distance AL3-O6_a is set to be not published. The five angles 395 that involve atom O6_a were automatically set to be not published. 396 If this option is set to Yes, turning 397 on the publication flag for distance AL3-O6_a would cause the publication 398 flag to be set on as well. If this option is set to "No", angle flags 399 must be changed individually. 400 401 <P><DT><B>Save</B><DD> 402 This button causes the current flag settings to be saved in the 403 <I>expnam</I>.DISAGL file. 404 405 <P><DT><B>Export Tables</B><DD> 406 This button creates a file with all 407 bond distances and angles for the current phase, formatted in the 408 arrangement used in the window below. Each entry is separated by a 409 comma, suitable for reading into spreadsheet programs. 410 411 <P><DT><B>Exit</B><DD> 412 This button causes CIFselect to exit. If there are unsaved changes 413 to publication flags, you will be given an opportunity to save or 414 discard these changes. 415 </DL> 416 417 <P> 418 The distance and angle display window is shown below. The 419 items that are selected for publication are highlighted in yellow. 420 <BR> 421 <img src="cifsel2.gif" alt="View of CIFselect window" align="right"> 422 <BR clear=all> 423 424 425 366 426 367 427 </BLOCKQUOTE> … … 369 429 <BLOCKQUOTE> 370 430 The GSAS2CIF program was written by Brian H. Toby, Robert B. Von Dreele and 371 Allen C. Larson. 431 Allen C. Larson. The distance/angle display format for CIFselect was 432 suggested by Lachlan Cranswick, based on SHELX. 372 433 <P>Richard L. Harlow first got me interested in the problem of a 373 434 universal file format for powder diffraction data, leading eventually to … … 379 440 <BLOCKQUOTE> 380 441 <BLOCKQUOTE> 381 <BLOCKQUOTE> 382 <hr> 383 <a name="ps">"A Rietveld refinement is never perfected, merely abandoned." 442 <hr noshade height=1> 443 <B>Quote:</B><BR><a name="ps"> 444 <CENTER> 445 "A Rietveld refinement is never perfected, merely abandoned." 384 446 Peter Stephens</a> 385 < hr>386 < /BLOCKQUOTE>447 </CENTER> 448 <hr noshade height=1> 387 449 </BLOCKQUOTE> 388 450 </BLOCKQUOTE>
Note: See TracChangeset
for help on using the changeset viewer.