User Tools

Site Tools


en:software:matlab:ta:doc:gui:main:datasets

Main GUI: Datasets Panel

The “Datasets” panel consists of controls necessary to handle loaded datasets, their visibility, save, remove, duplicate and combine them.

Figure 1: The Datasets panel of the Main GUI of the TA Toolbox. All controls necessary to handle loaded datasets, their visibility, save, remove, duplicate and combine them.

Invisible datasets

List of all datasets currently loaded to the GUI, but not (yet) set visible.

If you load datasets, they first appear in this list. Toggle between invisible and visible allows you to compare different datasets in an easy and quick way. Whereas in “2D plot” display mode, only one dataset is shown at a time, in all other display modes all datasets set to visible are displayed. Furthermore, you could move datasets to invisible that you are sure of that you don't want to include in accumulation.

You can change the label for each dataset by doubly clicking on it.

Visible datasets

List of all datasets currently loaded to the GUI and set visible.

Datasets in this list are all displayed in 1D display modes, and are by default accumulated via the ACC GUI window, if you don't make changes in that window. Therefore, careful visual inspection of your datasets prior to further processing and explicit toggling of their visibility is highly recommended. Nevertheless, moving a dataset from visible to invisible allows you to quickly move it back without having it to load again from the file system (especially convenient if you made changes to datasets and are not sure yet whether to save them or not).

You can change the label for each dataset by doubly clicking on it.

Currently active dataset

A set of operations for the currently highlighted (currently active) visible dataset.

<key>Save</key>
Saves the currently active dataset.
<key>Save as</key>
Presents a file selection dialogue to the user that allows to specify a filename to save the dataset to.
<key>Remove</key>
removes the current dataset from the GUI (but NOT from the file system). If the dataset was modified (star left of its label), the user gets asked what to do (save and remove, remove, cancel).
<key>Undo</key>
Will provide means to undo the last changes made to the currently active dataset.
<key>Get info</key>
Opens an additional GUI window to the user providing access to all sorts of information about the currently active dataset, including the full history of operations performed with the toolbox.
<key>Duplicate</key>
Copies the currently active dataset. This is particularly useful for 2D datasets if one wants to compare different parts of the dataset (spectra at different times, time traces at different field positions).

Please note: Undo doesn't work yet.

en/software/matlab/ta/doc/gui/main/datasets.txt · Last modified: 2020/09/30 21:35 by 127.0.0.1