[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 | |
---|
[a9dc4eb] | 6 | .. _Loading_data: |
---|
| 7 | |
---|
[37bbd5f] | 8 | Loading Data |
---|
| 9 | ============ |
---|
| 10 | |
---|
[0cdf1af] | 11 | The data explorer |
---|
| 12 | ----------------- |
---|
[23a9beb] | 13 | |
---|
[78f02c3] | 14 | *Data Explorer* is a panel that allows the user more interactions with data. |
---|
[c147870] | 15 | Some functionalities provided by the *Data Explorer* are also available through |
---|
| 16 | the context menu of plot panels or other menus within the application. |
---|
[78f02c3] | 17 | |
---|
[c147870] | 18 | Under *View* in the menu bar, *Data Explorer* can be toggled between Show and |
---|
| 19 | Hide by clicking *Show/Hide Data Explorer*. |
---|
| 20 | |
---|
[2bf5e3b] | 21 | *NOTE! When* Data Explorer *is hidden, all data loaded will be sent directly |
---|
[aa352c8] | 22 | to the current active analysis perspective, if possible. When* Data Explorer *is |
---|
[2bf5e3b] | 23 | shown, data go first to the* Data Explorer. |
---|
[78f02c3] | 24 | |
---|
| 25 | .. ZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZ |
---|
| 26 | |
---|
[0cdf1af] | 27 | Loading data |
---|
| 28 | ------------ |
---|
[78f02c3] | 29 | |
---|
[aa352c8] | 30 | To load data, do one of the following: |
---|
| 31 | |
---|
| 32 | Select File -> Load Data File(s), and navigate to your data; |
---|
| 33 | |
---|
| 34 | Select File -> Load Data Folder, which will attempt to load all the data in the |
---|
| 35 | specified folder; |
---|
| 36 | |
---|
| 37 | Or, in the *Data Explorer* click the button *Load Data*, then select one or more |
---|
| 38 | (by holding down the Ctrl key) files to load into SasView. |
---|
[2bf5e3b] | 39 | |
---|
[aa352c8] | 40 | The name of each loaded file will be listed in the *Data Explorer*. Clicking the |
---|
| 41 | *+* symbol alongside will display any available metadata read from the file. |
---|
[78f02c3] | 42 | |
---|
| 43 | .. ZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZ |
---|
| 44 | |
---|
[0cdf1af] | 45 | The handy menu |
---|
| 46 | -------------- |
---|
[78f02c3] | 47 | |
---|
[c147870] | 48 | Right-clicking on a loaded dataset (or model calculation, what SasView calls a |
---|
[aa352c8] | 49 | 'theory') brings up a *Handy Menu* from which it is possible to access *Data Info*, |
---|
| 50 | *Save* the data/theory, or *Plot* the data/theory. |
---|
[3e2ebbb] | 51 | |
---|
[23a9beb] | 52 | .. image:: hand_menu.png |
---|
[3e2ebbb] | 53 | |
---|
[78f02c3] | 54 | .. ZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZ |
---|
[3e2ebbb] | 55 | |
---|
[0cdf1af] | 56 | Activating data |
---|
| 57 | --------------- |
---|
[78f02c3] | 58 | |
---|
[c147870] | 59 | To interact with data it must be activated. This is accomplished by checking |
---|
[aa352c8] | 60 | the box next to the file name in the *Data Explorer*. A green tick will appear. |
---|
[c147870] | 61 | |
---|
[aa352c8] | 62 | Unchecking/unticking a box deactivates that data set. |
---|
[78f02c3] | 63 | |
---|
[c147870] | 64 | There is also a combo box labeled *Selection Options* from which you can |
---|
[aa352c8] | 65 | activate or deactivate multiple data sets in one go. |
---|
[78f02c3] | 66 | |
---|
| 67 | .. ZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZ |
---|
[3e2ebbb] | 68 | |
---|
[0cdf1af] | 69 | Removing data |
---|
| 70 | ------------- |
---|
[3e2ebbb] | 71 | |
---|
[2bf5e3b] | 72 | *WARNING!* Remove Data *will stop any data operations currently using the |
---|
| 73 | selected data sets.* |
---|
[3e2ebbb] | 74 | |
---|
[aa352c8] | 75 | *Remove Data* removes all references to selected data from SasView. |
---|
| 76 | |
---|
| 77 | .. ZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZ |
---|
| 78 | |
---|
[0cdf1af] | 79 | Creating a new plot |
---|
| 80 | ------------------- |
---|
[aa352c8] | 81 | |
---|
| 82 | Click on the *New Plot* button to create a new plot panel where the currently |
---|
| 83 | selected data will be plotted. |
---|
[3e2ebbb] | 84 | |
---|
[78f02c3] | 85 | .. ZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZ |
---|
[3e2ebbb] | 86 | |
---|
[0cdf1af] | 87 | Appending plots to a graph |
---|
| 88 | -------------------------- |
---|
[78f02c3] | 89 | |
---|
[aa352c8] | 90 | This operation can currently only be performed on 1D data and plot panels |
---|
[2bf5e3b] | 91 | containing 1D data. |
---|
| 92 | |
---|
[aa352c8] | 93 | Click on the button *Append Plot To* to add selected data to a plot panel. Next |
---|
| 94 | to the button is a combo box containing the names of available plot panels. |
---|
[c147870] | 95 | Selecting a name from this combo box will move that plot into focus. |
---|
| 96 | |
---|
| 97 | If a plot panel is not available, the combo box and button will be |
---|
| 98 | disabled. |
---|
| 99 | |
---|
[2bf5e3b] | 100 | 2D Data cannot be appended to any plot panels. |
---|
[78f02c3] | 101 | |
---|
| 102 | .. ZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZ |
---|
| 103 | |
---|
[0cdf1af] | 104 | Freezing the theory |
---|
| 105 | ------------------- |
---|
[78f02c3] | 106 | |
---|
[c147870] | 107 | The *Freeze Theory* button generates data from the selected theory. |
---|
| 108 | |
---|
[aa352c8] | 109 | *NOTE! This operation can only be performed when theory labels are selected in* |
---|
| 110 | *the Data panel.* |
---|
[78f02c3] | 111 | |
---|
| 112 | .. ZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZ |
---|
| 113 | |
---|
[0cdf1af] | 114 | Sending data to applications |
---|
| 115 | ---------------------------- |
---|
[3e2ebbb] | 116 | |
---|
[aa352c8] | 117 | Click on the *Send To* button to send the currently selected data to one of the |
---|
| 118 | perspectives (for *Fitting*, *P(r) Inversion*, or *Invariant* calculation). |
---|
[c147870] | 119 | |
---|
| 120 | The *Single*/*Batch* mode radio buttons only apply to the *Fitting* perspective. |
---|
| 121 | |
---|
| 122 | *Batch mode* provides serial (batch) fitting with one model function, that is, |
---|
| 123 | fitting one data set followed by another. If several data sets need to be |
---|
| 124 | fitted at the same time, use *Simultaneous* fitting under the *Fitting* |
---|
| 125 | option on the menu bar. |
---|
[2bf5e3b] | 126 | |
---|
| 127 | .. ZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZ |
---|
| 128 | |
---|
[a9dc4eb] | 129 | .. note:: This help document was last changed by Steve King, 01May2015 |
---|