Changeset 247
- Timestamp:
- Dec 4, 2009 5:02:51 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/doc/expgui6.html
- Property rcs:date changed from 2000/07/03 21:41:08 to 2000/07/28 20:20:03
- Property rcs:rev changed from 1.1 to 1.2
- Property rcs:lines set to +79 -8
r223 r247 36 36 The constraints pane is used to set these "hard constraints." 37 37 At this time the only constraints that can be set in EXPGUI are on atomic 38 parameters(others can be set in EXPEDT).38 and profile profile (others can be set in EXPEDT). 39 39 <P> 40 Note that these constraints are only applied to shifts but not to the40 Note that these constraints are only applied to shifts, but not to the 41 41 actual values. This means that, for example, 42 42 if two atoms … … 45 45 as the values refine. 46 46 <P> 47 Due to the way GSAS implements constraints, a parameter can be included 48 in only one constraint. Should one or more parameters be constrained twice, 49 the refinement results are unpredictable. 50 51 </DL></DL> 47 52 <H4>Atom Constraints</H4> 53 <DL><DL> 48 54 The atom constraints editing pane appears below. Note that constraints can 49 55 be listed sorted by constraint number, phase number, lowest atom number or … … 55 61 <DL><DL> 56 62 57 Due to the way GSAS implements these constraints, a parameter can be included 58 in only one constraint. Should one or more parameters be constrained twice, 59 an error message is shown as shown below. 60 Note that the constraint number is displayed as red, for constraints that 61 have conflicts in the constraints editing pane (see above.) 63 Should parameters be included in more than one constraint, 64 an error message is displayed, as shown below. 65 Note that the constraint number is displayed as red on the main 66 atomic constraints window (see above), if the 67 constraint contains a parameter referenced elsewhere. 68 62 69 </DL></DL> 63 70 <img SRC="mcerr.gif" align=TEXTTOP> … … 95 102 </DL></DL> 96 103 104 <H4>Profile Constraints</H4> 105 <DL><DL> 106 The profile constraints editing pane appears below. Profile constraints 107 are used to relate the shifts applied to profile terms for different 108 phase/histogram combinations. Profile terms are identified by number, 109 so while EXPEDT allows one to constrain the first profile term for 110 a TOF histogram to a the first term in a CW histogram, EXPGUI attempts to 111 make this impossible. 112 <P> 113 To delete one or more constraints, click on the appropriate checkbuttons 114 in the <B>Delete</B> column and the press the Delete button, below. 115 </DL></DL> 116 <img SRC="pc.gif" align=TEXTTOP> 117 <DL><DL> 118 119 <img SRC="pcerr.gif" align=LEFT> 120 Should parameters be included in more than one constraint, 121 an error message is displayed, as shown below. 122 Note that the constraint number is displayed as red on the main 123 profile constraints window (see above), if the 124 constraint contains a parameter referenced elsewhere. 125 126 <BR CLEAR=LEFT> 127 <P> 128 When the edit button for a constraint is pressed, the constraint is 129 opened for editing, as shown below. 130 Listboxes contain the available phases and histograms. 131 Only the histograms of the same data type (TOF, CW or ED) are included, 132 but no check is made to ensure that the 133 selected phase/histogram combinations 134 all have the same profile type. 135 Note that for phase and histogram selection, use of the control key 136 and the left mouse button allow individual items to be selected or deselected. 137 Shift and the left mouse button allow ranges of items to be selected and the 138 right mouse button selects all phases or histograms. 139 <A href="expgui.html#mouseactions">(see Mouse Actions)</A>. 140 <P> 141 <img SRC="pcedit.gif" align=TEXTTOP> 142 <P> 143 </DL></DL> 144 <img SRC="pcnew1.gif" align=LEFT> 145 When the "New Constraint" button is pressed, a window is opened to select 146 the histogram and profile function type to be constrained. Note that 147 only for profile function #4, where the number of terms depends on the 148 phase symmetry, does it matter what phase you select. The available profile 149 terms are displayed on the bottom of the window and more than 150 one can be selected. 151 <BR CLEAR=LEFT> 152 <P> 153 <DL><DL> 154 <img SRC="pcnew2.gif" align=LEFT> 155 156 After the "Continue" button is pressed, a constraint 157 edit window is opened, as shown to the left. 158 Listboxes contain the available phases and histograms and 159 only the histograms of the selected data type are included, as before. 160 Also, for phase and histogram selection, use of the control or shift key 161 and the left mouse button allow individual items to be selected or deselected 162 and the right mouse button selects all phases or histograms. 163 Note that if more than one profile term was selected on the previous window, 164 the same set of constraints are for each term. 165 166 <BR CLEAR=LEFT> 167 </DL></DL> 97 168 <hr> 98 169 <A Href="expgui.html">EXPGUI top</A>
Note: See TracChangeset
for help on using the changeset viewer.