Changeset aa352c8 in sasview


Ignore:
Timestamp:
Apr 28, 2015 11:18:31 AM (9 years ago)
Author:
smk78
Branches:
master, ESS_GUI, ESS_GUI_Docs, 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, costrafo411, magnetic_scatt, release-4.1.1, release-4.1.2, release-4.2.2, release_4.0.1, ticket-1009, ticket-1094-headless, ticket-1242-2d-resolution, ticket-1243, ticket-1249, ticket885, unittest-saveload
Children:
b78707b0
Parents:
7e0f9b5
Message:

Minor revisions to text.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/sas/guiframe/media/data_explorer_help.rst

    r2bf5e3b raa352c8  
    1717Remove_Data_ 
    1818 
     19Create_New_Plot_ 
     20 
    1921Append_Plot_to_Graph_ 
    20  
    21 Create_New_Plot_ 
    2222 
    2323Freeze_Theory_ 
     
    4040 
    4141*NOTE! When* Data Explorer *is hidden, all data loaded will be sent directly  
    42 to the current active application, if possible. When* Data Explorer *is  
     42to the current active analysis perspective, if possible. When* Data Explorer *is 
    4343shown, data go first to the* Data Explorer. 
    4444 
     
    5050--------- 
    5151 
    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. 
     52To load data, do one of the following: 
    5553 
    56 Clicking the *+*  symbol will display any available metadata. 
     54Select File -> Load Data File(s), and navigate to your data; 
     55 
     56Select File -> Load Data Folder, which will attempt to load all the data in the 
     57specified folder; 
     58 
     59Or, 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 
     62The 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. 
    5764 
    5865.. ZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZ 
     
    6471 
    6572Right-clicking on a loaded dataset (or model calculation, what SasView calls a  
    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. 
     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. 
    6875 
    6976.. image:: hand_menu.png 
     
    7784 
    7885To interact with data it must be activated. This is accomplished by checking  
    79 the box next to the data label. A green tick will appear. 
     86the box next to the file name in the *Data Explorer*. A green tick will appear. 
    8087 
    81 Unchecking/unticking the box deactivates a data set. 
     88Unchecking/unticking a box deactivates that data set. 
    8289 
    8390There is also a combo box labeled *Selection Options* from which you can  
    84 activate or deactivate multiple data sets. 
     91activate or deactivate multiple data sets in one go. 
    8592 
    8693.. ZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZ 
     
    94101selected data sets.* 
    95102 
    96 *Remove Data* removes all reference to selected data from the application. 
     103*Remove Data* removes all references to selected data from SasView. 
     104 
     105.. ZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZ 
     106 
     107.. _Create_New_Plot: 
     108 
     109Create New Plot 
     110--------------- 
     111 
     112Click on the *New Plot* button to create a new plot panel where the currently 
     113selected data will be plotted. 
    97114 
    98115.. ZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZ 
     
    103120-------------------- 
    104121 
    105 This operation can only be performed on 1D data and plot panels currently  
     122This operation can currently only be performed on 1D data and plot panels 
    106123containing 1D data. 
    107124 
    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.  
     125Click on the button *Append Plot To* to add selected data to a plot panel. Next 
     126to the button is a combo box containing the names of available plot panels. 
    110127Selecting a name from this combo box will move that plot into focus. 
    111128  
     
    114131 
    1151322D Data cannot be appended to any plot panels. 
    116  
    117 .. ZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZ 
    118  
    119 .. _Create_New_Plot: 
    120  
    121 Create New Plot 
    122 --------------- 
    123  
    124 Click on the *New Plot* button to create a new plot panel where the currently  
    125 selected data will be plotted. 
    126133 
    127134.. ZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZ 
     
    134141The *Freeze Theory* button generates data from the selected theory. 
    135142 
    136 *NOTE! This operation can only be performed when theory labels are selected.* 
     143*NOTE! This operation can only be performed when theory labels are selected in* 
     144*the Data panel.* 
    137145 
    138146.. ZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZ 
     
    143151------------------- 
    144152 
    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). 
     153Click on the *Send To* button to send the currently selected data to one of the 
     154perspectives (for *Fitting*, *P(r) Inversion*, or *Invariant* calculation). 
    147155  
    148156The *Single*/*Batch* mode radio buttons only apply to the *Fitting* perspective. 
     
    155163.. ZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZ 
    156164 
    157 .. note::  This help document was last changed by Steve King, 18Feb2015 
     165.. note::  This help document was last changed by Steve King, 26Apr2015 
Note: See TracChangeset for help on using the changeset viewer.