Inspect3D Pipeline: Difference between revisions

From Software Product Documentation
Jump to navigation Jump to search
No edit summary
Line 5: Line 5:
=Introduction=
=Introduction=


Inspect3D can be used to run pipelines on your CMO Library.
Inspect3D can be used to run pipelines/update the CMZ files in your CMO Library by:
* Creating BAD events or tags to indicate traces that were excluded in Inspect3D
* Update force assignments based on excluded traces
* Creating events or tags to indicate traces that are included in Inspect3D
* Run external pipeline scripts on the active data
* Remove BAD events or tags that were created in the CMZ file by Inspect3D


==Data to Run Pipeline On==
==Data to Run Pipeline On==
Line 18: Line 23:
## <b>Only Plotted Data:</b> Selected workspaces in selected groups
## <b>Only Plotted Data:</b> Selected workspaces in selected groups
# <b>Highlighted Data:</b> Highlighted sequences
# <b>Highlighted Data:</b> Highlighted sequences


=Pipeline Options=
=Pipeline Options=

Revision as of 16:42, 2 May 2022

Introduction

Inspect3D can be used to run pipelines/update the CMZ files in your CMO Library by:

  • Creating BAD events or tags to indicate traces that were excluded in Inspect3D
  • Update force assignments based on excluded traces
  • Creating events or tags to indicate traces that are included in Inspect3D
  • Run external pipeline scripts on the active data
  • Remove BAD events or tags that were created in the CMZ file by Inspect3D

Data to Run Pipeline On

The following options will run the pipeline on:

  1. All Queried Data: Every workspace that in the root directory
  2. All Plotted Data: Every workspace/trial that is plotted
    1. All data in Selected Queries: All workspaces in selected groups
    2. Only Plotted Data: Selected workspaces in selected groups
  3. Active Plot Data: All the workspaces that are plotted in the active plot (indicated by gray bounding box)
    1. All data in Selected Queries: All workspaces in selected groups
    2. Only Plotted Data: Selected workspaces in selected groups
  4. Highlighted Data: Highlighted sequences

Pipeline Options

Excluded Data

Add Event to Exclude Signals:

  • Only exclude individual traces
    • This means an event Bad_LAnkleAngle_X will be created during the bad cycle and the group definition of AnkleAngle_X will now exclude any sequences containing Bad_LAnkleAngle_X
  • Exclude all traces for this side when any data is excluded
  • Exclude all traces when data is excluded (regardless of side)
    • Creates a general event "BAD" and all currently loaded group definitions will now exclude any sequences containing BAD

Add Tag to Exclude Trial:

  • An trial that contains excluded data will be tagged with the specified tag name

Update Force Assignments

  • For any groups that contain the specified text (ex. Force,GRF) delete force assignments during those cycles

Included Data

For all data that is included (i.e. not Excluded), create a tag or event during that cycle.

Run External Scripts

Run a pipeline script (v3s file) that was created manually/in Visual3D.

NOTE: Within the script, there is no need to loop over workspaces or trials since Inspect3D will do this for you.

Remove Exclusions

Remove exclusions will remove events that were created to exclude from group definitions (ex. BAD, or Bad_LAnkleAngle_X). You can also remove Tags.

Retrieved from ""