source: sasview/src/sas/guiframe/media/data_explorer_help.rst @ d09f0ae1

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 d09f0ae1 was 23a9beb, checked in by smk78, 10 years ago

Fixed rst errors

  • Property mode set to 100644
File size: 4.0 KB
RevLine 
[23a9beb]1.. data_explorer_help.rst
[0d66541]2
[78f02c3]3.. This is a port of the original SasView html help file to ReSTructured text
4.. by S King, ISIS, during SasView CodeCamp-III in Feb 2015.
5
[37bbd5f]6Loading Data
7============
8
[23a9beb]9Introduction_
10
11Load_Data_
12
13Handy_Menu_
14
15Activate_Data_
16
17Remove_Data_
18
19Append_Plot_to_Graph_
20
21Create_New_Plot_
22
23Freeze_Theory_
24
25Send_Data_to_Applications_
[3e2ebbb]26
[78f02c3]27.. ZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZ
[3e2ebbb]28
[78f02c3]29.. _Introduction:
[3e2ebbb]30
[78f02c3]31Introduction
32------------
[23a9beb]33
[78f02c3]34*Data Explorer* is a panel that allows the user more interactions with data.
35Some functionalities provided by the Data Explorer are also available through
36the context menu of plot panels or other menus of the applications.Under menu
37*View*  of the menubar, Data explorer can be toggled between Show and Hide by
38clicking the menu *Show/Hide Data Explorer* .
39
40*IMPORTANT!*  When Data explorer is hidden, all the data loaded will be sent
41directly to the current active application, if possible. When data Explorer is
42shown data go first to the Data Explorer for the user to handle them later.
43
44.. ZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZ
45
[23a9beb]46.. _Load_Data:
[78f02c3]47
48Load Data
49---------
50
51To Load data, click the button *Load Data* , then select one or more (holding
52Ctrl key) files to load into the application. In the list, the *Data*  will be
53displayed as the name of each selected file. Expending this data by clicking
54the *+*  symbol will display available information about the data such as data
55title if exists.
56
57.. ZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZ
58
[23a9beb]59.. _Handy_Menu:
[78f02c3]60
61Handy Menu
62----------
63
64For a quick Data-info/Save/Plot/3d-plot(2d only)/Edit-mask(2d only),
65high-light the data/theory, right-click, and select a proper item from the
66context menu.
[3e2ebbb]67
[23a9beb]68.. image:: hand_menu.png
[3e2ebbb]69
[78f02c3]70.. ZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZ
[3e2ebbb]71
[23a9beb]72.. _Activate_Data:
[78f02c3]73
74Activate Data
75-------------
76
77To interact with data, check a data label and click on a button. Checking Data
78make them active for the button operation. Unchecking Data labels will
79deactivate them.
80
81There is a combo box labeled *Selection Options*  that allows to activate or
82select multiple data simultaneously.
83
84.. ZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZ
[3e2ebbb]85
[23a9beb]86.. _Remove_Data:
[78f02c3]87
88Remove Data
89-----------
[3e2ebbb]90
91Remove data button remove all reference of this data into the application.
92
93*WARNING!* Remove data will stop any jobs currently using the selected data.
94
[78f02c3]95.. ZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZ
[3e2ebbb]96
[23a9beb]97.. _Append_Plot_to_Graph:
[3e2ebbb]98
[78f02c3]99Append Plot to Graph
100--------------------
101
102Click on the button *Append To*  to append selected Data to a plot panel on
103focus. Next to this button is a combo box containing available panels names.
104Selecting a name from this combo box will set the corresponding lot panel on
105focus. If not plot panel is available, the combo box and button will be
106disable. 2D Data cannot be appended to any plot panels . This operation can
107only be performed on 1D data and plot panels currently containing 1D data.
108
109.. ZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZ
110
[23a9beb]111.. _Create_New_Plot:
[78f02c3]112
113Create New Plot
114---------------
115
116Click on *New Plot*  button to create a new plot panel where selected data
117will be plotted.
[3e2ebbb]118
[78f02c3]119.. ZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZ
120
[23a9beb]121.. _Freeze_Theory:
[78f02c3]122
123Freeze Theory
124-------------
125
126*Freeze Theory*  button generate Data from selected theory. This operation can
127only be performed when theory labels are selected.
128
129.. ZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZ
130
[23a9beb]131.. _Send_Data_to_Applications:
[78f02c3]132
133Send to Application
134-------------------
[3e2ebbb]135
[78f02c3]136Click on the button *Send To*  to send Data to the current active control
137page. One of the single/batch mode can be selected only for Fitting. The batch
138mode provides serial (batch) fitting with one model, i.e., fitting one data by
139another data. Note that only the Fitting allows more that one data to be sent.
Note: See TracBrowser for help on using the repository browser.