# Calculated Dataset Editor

Allows the users to create calculated datasets based on the monitor results. Click Add Calculated Dataset button in the Calculated Dataset result section to open it.

# Name

Calculated dataset name.

# Dataset Selection

Navigate through the monitor list and select the dataset you want to use to create the calculated dataset. After selecting the dataset, click the button Select All (apply the function to all the frequencies, modes, or time steps) or the button Select Slice (apply the function to a specific frequency, mode, or time step). Users can select multiple datasets but their coordinates must match.

# Coordinate

If you click Select Slice, before including the dataset to the Selected list, you can also filter data by frequency, time, position, direction, and/or mode index, depending on the monitor type and settings.

# Selected

Lists the selected datasets. Users must refer to the dataset Name to include it in the expression. Other dataset information such as Coordinate, Data Type, and Data Path are also available. Use the Exclude button in Actions to remove the dataset from the selected list.

# Function

After selecting the datasets, enter a function to calculate the new dataset. You must refer to the datasets by their Name. For example, if you have the v0 and v1 datasets within the Selected list, you must input the function v0 / v1 to calculate the product between v0 and v1. The Operator panel shows the available mathematical operators. You can click the operator to include it in the function. To visualize the function result, click Evaluate button.

# Evaluates To

Shows the calculated dataset information. Use the download button on the right to export the dataset to a file.