Changeset d1fa2b8 in sasview


Ignore:
Timestamp:
May 11, 2018 8:57:36 AM (6 years ago)
Author:
Piotr Rozyczko <rozyczko@…>
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
Message:

Main Window help update SASVIEW-915

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • docs/sphinx-docs/source/user/menu_bar.rst

    r959eb01 rd1fa2b8  
    1111Data can be loaded one file at a time, or by selecting multiple files, or by loading an entire folder of  
    1212files (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!). 
     13file formats it recognises in the folder!). Data can also be loaded by dragging and dropping files directly 
     14onto Data Explorer. 
    1415 
    1516A *SasView* session can also be saved and reloaded as an 'Analysis' (an individual model fit or invariant  
     
    3132 
    3233- show the Batch Fitting Results Panel if it has been closed; 
    33 - show/hide the Data Explorer Panel; 
    3434- show/hide the Toolbar of icons below the Menu Bar; 
    3535- 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; 
     
    6060 
    6161- create a new FitPage; 
     62- setting up a Constrained or Simultaneous Fit; 
    6263- change optimiser (under Fit Options); 
    6364- 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  
    7170 
    7271Help 
  • src/sas/qtgui/MainWindow/UI/DataExplorerUI.ui

    rc6fb57c rd1fa2b8  
    8787          <widget class="QPushButton" name="cmdDeleteData"> 
    8888           <property name="text"> 
    89             <string>Delete</string> 
     89            <string>Delete Data</string> 
    9090           </property> 
    9191          </widget> 
  • src/sas/qtgui/MainWindow/media/data_explorer_help.rst

    r417c03f rd1fa2b8  
    1616the context menu of plot panels or other menus within the application. 
    1717 
    18 Under *View* in the menu bar, *Data Explorer* can be toggled between Show and  
    19 Hide by clicking *Show/Hide Data Explorer*. 
    20  
    21 *NOTE! When* Data Explorer *is hidden, all data loaded will be sent directly  
    22 to the current active analysis, if possible. When* Data Explorer *is 
    23 shown, data go first to the* Data Explorer. 
    24  
    2518.. ZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZ 
    2619 
     
    3528specified folder; 
    3629 
     30Drag and drop a file or multiple files from the external file explorer into 
     31the Data Explorer area. 
     32 
    3733Or, in the *Data Explorer* click the button *Load Data*, then select one or more 
    3834(by holding down the Ctrl key) files to load into SasView. 
    3935 
    4036The 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. 
     37empty triangle symbol alongside will display any available metadata read from the file. 
    4238 
    4339.. ZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZ 
     
    4844Right-clicking on a loaded dataset (or model calculation, what SasView calls a  
    4945'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. 
    5147 
    5248.. image:: hand_menu.png 
     
    5854 
    5955To 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 green tick will appear. 
     56the box next to the file name in the *Data Explorer*. A tick will appear. 
    6157 
    6258Unchecking/unticking a box deactivates that data set. 
     
    7369selected data sets.* 
    7470 
    75 *Remove Data* removes all references to selected data from SasView. 
     71*Delete Data* removes all references to selected data from SasView. 
     72 
     73Right-clicking on one or more datasets also gives the option of removing  
     74the selected datasets. 
    7675 
    7776.. ZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZ 
     
    8079------------------- 
    8180 
    82 Click on the *New Plot* button to create a new plot panel where the currently 
    83 selected data will be plotted. 
     81Click on the *Create New* button in the *Plot* section to create a new plot 
     82panel where the currently selected data will be plotted. 
    8483 
    8584.. ZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZ 
     
    105104------------------- 
    106105 
    107 The *Freeze Theory* button generates data from the selected theory. 
     106The *Freeze Theory* button on the *Theory* tab page generates data from the selected theory. 
    108107 
    109108*NOTE! This operation can only be performed when theory labels are selected in* 
     
    115114---------------------------- 
    116115 
    117 Click on the *Send To* button to send the currently selected data to one of the 
    118 available types of analysis (*Fitting*, *P(r) Inversion*, or *Invariant* calculation). 
     116Click on the *Send data TO* button to send the currently selected data to the currently 
     117active analysis (*Fitting*, *P(r) Inversion*, or *Invariant* calculation). 
    119118  
    120 The *Single*/*Batch* mode radio buttons only apply to *Fitting*. 
     119The *Single*/*Batch* mode radio buttons only apply to *Fitting* and *P(r) Inversion*. 
    121120 
    122121*Batch mode* provides serial (batch) fitting with one model function, that is,  
     
    127126.. ZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZ 
    128127 
    129 .. note::  This help document was last changed by Steve King, 01May2015 
     128.. note::  This help document was last changed by Piotr Rozyczko, 11May2018 
Note: See TracChangeset for help on using the changeset viewer.