Inspect3D Tutorial: Load and View Data

From Software Product Documentation
Jump to navigation Jump to search
Language:  English  • français • italiano • português • español 

This tutorial begins by assuming that you have a CMZ file for each subject/session from Visual3D. If necessary you can work through the Visual3D tutorial for building a CMZ file.

Data

This tutorial can be completed with any CMZ file. One possibility is a data set from a Visual3D Workshop at a recent ASB meeting: V3D Workshop @ ASB.

Set the library path to the data directory

To start, you need to tell Inspect3D where to look for your data. After opening Inspect3D:

  1. Click the Load Library button on the toolbar to open the Library dialog:
    1. Click Browse to open a dialog that allows you to select a file path
    2. Select the top level folder/root directory which contains the CMZ files
    3. Click Select Folder
  2. Click Load
  3. Close the Library dialog

Define queries and group signals

Once you have loaded the library, the Group definition dialog will be activated. You now have the ability to automatically or manually define queries that will group the signals in your library. To do this:

  1. Click on the Group Definitions icon on the toolbar
  2. Click on Group Definitions to define group definitions for the first time and open the Group Definition Dialog OR
  3. Click on Load Group Def & Compute Groups to load a .q3d file containing queries and automatically calculate the groups for the open library.

Once the Group Definition dialog is open there are two options for creating group definitions:

  1. Either manually create group definitions by
    1. Clicking the green addition button to name a new group and add it
    2. While your new group is selected, click the green addition button to name and define a new sub-group
    3. Repeat these steps until you have created all of your groups
  2. OR Click Auto-Populate Groups
    1. Accept the default settings and click Create

Once you have created your group definitions:

  1. Click Calculate All Groups to apply the queries you have defined to the open library.
  2. Close the Group Definition dialog
    1. If Inspect3D has not finished computing all of the groups then it will ask you if you want it to continue. Click Compute Groups.
Manually Create Group Definitions (Video)

Visualize your data

"An example of many time-normalized traces plotted for the AnkleAngleX signal."

Now that the signals in the library have been grouped, it is now possible to visually examine them and begin exploring your data:

  1. Select a particular group in the Groups widget to determine which signals you would like to view
  2. Selecting different workspaces in the Workspaces widget determines which are displayed. Checking the Select All Workspaces box conveniently displays all of the workspaces associated with the selected group(s)
  3. Check the appropriate boxes to plot all sequences, workspace means/standard deviations, and group means/standard deviations.
  4. Click Refresh Plot

The Options dialog allows you to modify the plot options to determine what is displayed. For example, you can choose to display 3 different plots, change line styles, or modify axis labels, among many other things.

If you have multiple plots, then a gray bounding box will appear around the active plot, identifying for you which plot is currently being modified.

Interact with your data

You can highlight a trace by left-clicking on it. This causes the trace to become more visually prominent than non-highlighted traces and produces a tooltip that includes:

  1. The trace's group name
  2. The trace's workspace name
  3. The name of the specific C3D file for that trace
  4. The trace's frame range from that C3D file
  5. The trace's sub-group name
  6. The x- and y- values of the trace where you left-clicked it

A trace can be excluded from the plot by:

  1. left-clicking on the trace to highlight it; then
  2. right-clicking and selecting Exclude > Exclude Trace (raw data) from the context menu.

You can confirm that the trace has been excluded in the Workspaces widget: excluded traces will be marked with a red X and workspaces containing excluded traces will have their checkmark icon replaced by an X.

Manually View Group Definitions (Video)

Save the application workspace

Click Save Workspace As to save the work you've done so far. This saves the application workspace as an .i3d file, which is an XML file.

NOTE: If you have excluded data then your CMZ files are out of sync with your I3D workspace at this point, meaning that if you re-queried the data you would then need to exclude the traces again. To avoid this, click the Update CMZ files icon on the toolbar to update the CMOs at any point.

Retrieved from ""