Changes in / [f07b2e9:5265420] in sasview
- Files:
-
- 1 deleted
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/sas/guiframe/media/data_explorer_help.rst
raa352c8 r2bf5e3b 17 17 Remove_Data_ 18 18 19 Append_Plot_to_Graph_ 20 19 21 Create_New_Plot_ 20 21 Append_Plot_to_Graph_22 22 23 23 Freeze_Theory_ … … 40 40 41 41 *NOTE! When* Data Explorer *is hidden, all data loaded will be sent directly 42 to the current active a nalysis perspective, if possible. When* Data Explorer *is42 to the current active application, if possible. When* Data Explorer *is 43 43 shown, data go first to the* Data Explorer. 44 44 … … 50 50 --------- 51 51 52 To load data, do one of the following: 52 To load data, click the button *Load Data*, then select one or more (by holding 53 the Ctrl key) files to load into the application. The name of each selected 54 file will be listed. 53 55 54 Select File -> Load Data File(s), and navigate to your data; 55 56 Select File -> Load Data Folder, which will attempt to load all the data in the 57 specified folder; 58 59 Or, in the *Data Explorer* click the button *Load Data*, then select one or more 60 (by holding down the Ctrl key) files to load into SasView. 61 62 The name of each loaded file will be listed in the *Data Explorer*. Clicking the 63 *+* symbol alongside will display any available metadata read from the file. 56 Clicking the *+* symbol will display any available metadata. 64 57 65 58 .. ZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZ … … 71 64 72 65 Right-clicking on a loaded dataset (or model calculation, what SasView calls a 73 'theory') brings up a *Handy Menu* from which it is possible to access *Data Info*, 74 *Save* the data/theory, or *Plot*the data/theory.66 theory) brings up a *Handy Menu* from which it is possible to access Datainfo, 67 Save the data/theory, or Plot the data/theory. 75 68 76 69 .. image:: hand_menu.png … … 84 77 85 78 To interact with data it must be activated. This is accomplished by checking 86 the box next to the file name in the *Data Explorer*. A green tick will appear.79 the box next to the data label. A green tick will appear. 87 80 88 Unchecking/unticking a box deactivates thatdata set.81 Unchecking/unticking the box deactivates a data set. 89 82 90 83 There is also a combo box labeled *Selection Options* from which you can 91 activate or deactivate multiple data sets in one go.84 activate or deactivate multiple data sets. 92 85 93 86 .. ZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZ … … 101 94 selected data sets.* 102 95 103 *Remove Data* removes all references to selected data from SasView. 96 *Remove Data* removes all reference to selected data from the application. 97 98 .. ZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZ 99 100 .. _Append_Plot_to_Graph: 101 102 Append Plot to Graph 103 -------------------- 104 105 This operation can only be performed on 1D data and plot panels currently 106 containing 1D data. 107 108 Click on the button *Append To* to add selected data to a plot panel. Next to 109 the button is a combo box containing the names of available plot panels. 110 Selecting a name from this combo box will move that plot into focus. 111 112 If a plot panel is not available, the combo box and button will be 113 disabled. 114 115 2D Data cannot be appended to any plot panels. 104 116 105 117 .. ZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZ … … 110 122 --------------- 111 123 112 Click on the *New Plot* button to create a new plot panel where the currently 124 Click on the *New Plot* button to create a new plot panel where the currently 113 125 selected data will be plotted. 114 115 .. ZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZ116 117 .. _Append_Plot_to_Graph:118 119 Append Plot to Graph120 --------------------121 122 This operation can currently only be performed on 1D data and plot panels123 containing 1D data.124 125 Click on the button *Append Plot To* to add selected data to a plot panel. Next126 to the button is a combo box containing the names of available plot panels.127 Selecting a name from this combo box will move that plot into focus.128 129 If a plot panel is not available, the combo box and button will be130 disabled.131 132 2D Data cannot be appended to any plot panels.133 126 134 127 .. ZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZ … … 141 134 The *Freeze Theory* button generates data from the selected theory. 142 135 143 *NOTE! This operation can only be performed when theory labels are selected in* 144 *the Data panel.* 136 *NOTE! This operation can only be performed when theory labels are selected.* 145 137 146 138 .. ZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZ … … 151 143 ------------------- 152 144 153 Click on the *Send To* button to send the currently selected data to one of the154 perspectives(for *Fitting*, *P(r) Inversion*, or *Invariant* calculation).145 Click on the button *Send To* button to send the currently selected data to 146 a perspective (for *Fitting*, *P(r) Inversion*, or *Invariant* calculation). 155 147 156 148 The *Single*/*Batch* mode radio buttons only apply to the *Fitting* perspective. … … 163 155 .. ZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZ 164 156 165 .. note:: This help document was last changed by Steve King, 26Apr2015157 .. note:: This help document was last changed by Steve King, 18Feb2015
Note: See TracChangeset
for help on using the changeset viewer.