Changeset d1fa2b8 in sasview
- Timestamp:
- May 11, 2018 8:57:36 AM (7 years ago)
- Branches:
- ESS_GUI, ESS_GUI_batch_fitting, ESS_GUI_bumps_abstraction, ESS_GUI_iss1116, ESS_GUI_iss879, ESS_GUI_iss959, ESS_GUI_opencl, ESS_GUI_ordering, ESS_GUI_sync_sascalc
- Children:
- 2f539b2, b31b7e2
- Parents:
- e30646ab
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
docs/sphinx-docs/source/user/menu_bar.rst
r959eb01 rd1fa2b8 11 11 Data can be loaded one file at a time, or by selecting multiple files, or by loading an entire folder of 12 12 files (in which case *SasView* will attempt to make an intelligent guess as to what to load based on the 13 file formats it recognises in the folder!). 13 file formats it recognises in the folder!). Data can also be loaded by dragging and dropping files directly 14 onto Data Explorer. 14 15 15 16 A *SasView* session can also be saved and reloaded as an 'Analysis' (an individual model fit or invariant … … 31 32 32 33 - show the Batch Fitting Results Panel if it has been closed; 33 - show/hide the Data Explorer Panel;34 34 - show/hide the Toolbar of icons below the Menu Bar; 35 35 - select the default location that *SasView* looks in for data to analyse (the *SasView* installation directory, the initial default, or a custom folder). NB: any change only takes effect when *SasView* is restarted; … … 60 60 61 61 - create a new FitPage; 62 - setting up a Constrained or Simultaneous Fit; 62 63 - change optimiser (under Fit Options); 63 64 - view fit parameter correlations, distributions, and convergence traces (under Fit Results); 64 - create/edit a Plugin Model. 65 66 Additional functionality is available under this menu option during particular types of model fitting, including: 67 68 - setting up a Constrained or Simultaneous Fit; 69 - combining a Batch Fit (an obscure capability); 70 - setting up Chain Fitting. 65 - create a Plugin Model. 66 - edit a Plugin Model. 67 - manage Plugin Models 68 - create a Sum/Multiple Plugin Model 69 71 70 72 71 Help -
src/sas/qtgui/MainWindow/UI/DataExplorerUI.ui
rc6fb57c rd1fa2b8 87 87 <widget class="QPushButton" name="cmdDeleteData"> 88 88 <property name="text"> 89 <string>Delete </string>89 <string>Delete Data</string> 90 90 </property> 91 91 </widget> -
src/sas/qtgui/MainWindow/media/data_explorer_help.rst
r417c03f rd1fa2b8 16 16 the context menu of plot panels or other menus within the application. 17 17 18 Under *View* in the menu bar, *Data Explorer* can be toggled between Show and19 Hide by clicking *Show/Hide Data Explorer*.20 21 *NOTE! When* Data Explorer *is hidden, all data loaded will be sent directly22 to the current active analysis, if possible. When* Data Explorer *is23 shown, data go first to the* Data Explorer.24 25 18 .. ZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZ 26 19 … … 35 28 specified folder; 36 29 30 Drag and drop a file or multiple files from the external file explorer into 31 the Data Explorer area. 32 37 33 Or, in the *Data Explorer* click the button *Load Data*, then select one or more 38 34 (by holding down the Ctrl key) files to load into SasView. 39 35 40 36 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.37 empty triangle symbol alongside will display any available metadata read from the file. 42 38 43 39 .. ZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZ … … 48 44 Right-clicking on a loaded dataset (or model calculation, what SasView calls a 49 45 '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.46 *Save* the data/theory, *Delete* the data/theory or *Plot* the data/theory. 51 47 52 48 .. image:: hand_menu.png … … 58 54 59 55 To interact with data it must be activated. This is accomplished by checking 60 the box next to the file name in the *Data Explorer*. A greentick will appear.56 the box next to the file name in the *Data Explorer*. A tick will appear. 61 57 62 58 Unchecking/unticking a box deactivates that data set. … … 73 69 selected data sets.* 74 70 75 *Remove Data* removes all references to selected data from SasView. 71 *Delete Data* removes all references to selected data from SasView. 72 73 Right-clicking on one or more datasets also gives the option of removing 74 the selected datasets. 76 75 77 76 .. ZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZ … … 80 79 ------------------- 81 80 82 Click on the * New Plot* button to create a new plot panel where the currently83 selected data will be plotted.81 Click on the *Create New* button in the *Plot* section to create a new plot 82 panel where the currently selected data will be plotted. 84 83 85 84 .. ZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZ … … 105 104 ------------------- 106 105 107 The *Freeze Theory* button generates data from the selected theory.106 The *Freeze Theory* button on the *Theory* tab page generates data from the selected theory. 108 107 109 108 *NOTE! This operation can only be performed when theory labels are selected in* … … 115 114 ---------------------------- 116 115 117 Click on the *Send To* button to send the currently selected data to one of the118 a vailable types ofanalysis (*Fitting*, *P(r) Inversion*, or *Invariant* calculation).116 Click on the *Send data TO* button to send the currently selected data to the currently 117 active analysis (*Fitting*, *P(r) Inversion*, or *Invariant* calculation). 119 118 120 The *Single*/*Batch* mode radio buttons only apply to *Fitting* .119 The *Single*/*Batch* mode radio buttons only apply to *Fitting* and *P(r) Inversion*. 121 120 122 121 *Batch mode* provides serial (batch) fitting with one model function, that is, … … 127 126 .. ZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZ 128 127 129 .. note:: This help document was last changed by Steve King, 01May2015128 .. note:: This help document was last changed by Piotr Rozyczko, 11May2018
Note: See TracChangeset
for help on using the changeset viewer.