ESS_GUIESS_GUI_DocsESS_GUI_batch_fittingESS_GUI_bumps_abstractionESS_GUI_iss1116ESS_GUI_iss879ESS_GUI_iss959ESS_GUI_openclESS_GUI_orderingESS_GUI_sync_sascalccostrafo411magnetic_scattrelease-4.1.1release-4.1.2release-4.2.2release_4.0.1ticket-1009ticket-1094-headlessticket-1242-2d-resolutionticket-1243ticket-1249ticket885unittest-saveload
Last change
on this file since 379b87a was
b9a5f0e,
checked in by krzywon, 10 years ago
|
90% complete with the conversion.
|
-
Property mode set to
100644
|
File size:
1.3 KB
|
Line | |
---|
1 | <html> |
---|
2 | <body> |
---|
3 | <h4>Data Operator</h4> |
---|
4 | <ul> |
---|
5 | <li><a href="#Description">Description</a></li> |
---|
6 | <li><a href="#Howto">Howto?</a></li> |
---|
7 | </ul> |
---|
8 | <h5><a name="Description">Description</a></h5> |
---|
9 | <p> |
---|
10 | This dialog panel provides arithmetic operations between two data sets (the last data set could be a number): <br> |
---|
11 | When the data1 and data2 are selected, their x (or qx and qy for 2D) values must match with each other. |
---|
12 | </p> |
---|
13 | |
---|
14 | <h5><a name="Howto">Howto?</a></h5> |
---|
15 | <p> |
---|
16 | 1) Type the data name resulted from an operation.<br> |
---|
17 | 2) Select a data/theory in the drop down menus. When the data2 is set to number, |
---|
18 | type a number in the text control box. <br> |
---|
19 | 3) Select an arithmetic operator symbol; + (for addition), - (for subtraction), |
---|
20 | * (for multiplication), / (for division), and | (for combination of two data sets). |
---|
21 | If two data sets are not match, the operation will fail and the background |
---|
22 | color of the combo box items will turn to red (WIN only).<br> |
---|
23 | 4) If the operation is successful, hit the Apply button to make the new data. |
---|
24 | Then the data name will be shown up in the data box in the data explorer.<br> |
---|
25 | Note: The errors and warnings will be displayed at the bottom of the SasView window. |
---|
26 | </p> |
---|
27 | <p> |
---|
28 | <img src="data_oper_pic.png"> |
---|
29 | <br> |
---|
30 | Data operation dialog |
---|
31 | </p> |
---|
32 | |
---|
33 | </body> |
---|
34 | |
---|
35 | </html> |
---|
Note: See
TracBrowser
for help on using the repository browser.