visual3d:tutorials:pipeline:basic_pipeline_for_processing_a_session
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| visual3d:tutorials:pipeline:basic_pipeline_for_processing_a_session [2024/07/12 14:09] – created sgranger | visual3d:tutorials:pipeline:basic_pipeline_for_processing_a_session [2026/02/06 18:55] (current) – [Tag Assignment] wikisysop | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | Under Construction... | + | ====== Basic Pipeline for Processing a Session ====== |
| + | This brief example demonstrates a [[visual3d: | ||
| + | |||
| + | ===== Pipeline ===== | ||
| + | |||
| + | This pipeline is similar to the examples from the Typical Processing Session' | ||
| + | |||
| + | < | ||
| + | ! Starting Fresh - Clear Workspace | ||
| + | File_New | ||
| + | ; | ||
| + | |||
| + | ! Create a Hybrid model. | ||
| + | ! Prompt for the Standing Trial to use | ||
| + | Create_Hybrid_Model | ||
| + | ! / | ||
| + | ; | ||
| + | |||
| + | ! Load the Model Template (Segment Definitions) | ||
| + | Apply_Model_Template | ||
| + | ! / | ||
| + | ! / | ||
| + | ; | ||
| + | |||
| + | ! Prompt for a set of Pipeline parameters that get assigned to the model metrics | ||
| + | ! in following commands: | ||
| + | Prompt_For_Multiple_Pipeline_Parameter_Values | ||
| + | / | ||
| + | / | ||
| + | / | ||
| + | /MASS=1.0 | ||
| + | /HEIGHT=1.0 | ||
| + | / | ||
| + | / | ||
| + | / | ||
| + | / | ||
| + | ; | ||
| + | |||
| + | ! Model Metric Values These values use the pipeline parameters entered by the user | ||
| + | ! and modify the subject data | ||
| + | |||
| + | Set_Model_Metric | ||
| + | ! / | ||
| + | / | ||
| + | / | ||
| + | ; | ||
| + | |||
| + | Set_Model_Metric | ||
| + | ! / | ||
| + | / | ||
| + | / | ||
| + | ; | ||
| + | |||
| + | Set_Model_Metric | ||
| + | ! / | ||
| + | / | ||
| + | / | ||
| + | ; | ||
| + | |||
| + | Set_Model_Metric | ||
| + | ! / | ||
| + | / | ||
| + | / | ||
| + | ; | ||
| + | |||
| + | Set_Model_Metric | ||
| + | ! / | ||
| + | / | ||
| + | / | ||
| + | ; | ||
| + | |||
| + | Set_Model_Metric | ||
| + | ! / | ||
| + | / | ||
| + | / | ||
| + | ; | ||
| + | |||
| + | Set_Model_Metric | ||
| + | ! / | ||
| + | / | ||
| + | / | ||
| + | ; | ||
| + | |||
| + | Set_Model_Metric | ||
| + | ! / | ||
| + | / | ||
| + | / | ||
| + | ; | ||
| + | |||
| + | Set_Model_Metric | ||
| + | ! / | ||
| + | / | ||
| + | / | ||
| + | ; | ||
| + | |||
| + | Set_Model_Metric | ||
| + | ! / | ||
| + | / | ||
| + | / | ||
| + | ; | ||
| + | |||
| + | ! Update the model | ||
| + | Build_Model | ||
| + | ! / | ||
| + | ! / | ||
| + | ; | ||
| + | |||
| + | ! Prompt for the Movement data files. | ||
| + | ! Multiple files can be selected in the dialog file listing using CTRL-Click | ||
| + | File_Open | ||
| + | ! /FILE_NAME= | ||
| + | ; | ||
| + | |||
| + | ! Assigning the Movement files to the model | ||
| + | ! Pop up the dialog box... | ||
| + | Assign_Model_File | ||
| + | ! / | ||
| + | ! / | ||
| + | ; | ||
| + | |||
| + | ! Prompt the user for a TAG and assign the TAG to all files in the Workspace | ||
| + | Prompt_For_Pipeline_Parameter_Value | ||
| + | / | ||
| + | / | ||
| + | ! /DATA_TYPE= | ||
| + | ! / | ||
| + | ; | ||
| + | |||
| + | Assign_Tags_To_File | ||
| + | / | ||
| + | /TAGS=::TAG | ||
| + | ; | ||
| + | |||
| + | ! Prompts the user for the report template | ||
| + | Open_Report_Template | ||
| + | ! / | ||
| + | ; | ||
| + | </ | ||
| + | |||
| + | |||
| + | ===== Execution Results ===== | ||
| + | |||
| + | When this pipeline is executed the user is prompted for all of the files and templates. The interaction will appear as follows: | ||
| + | |||
| + | ==== Static Trial Selection ==== | ||
| + | |||
| + | A dialog will pop-up so the user can select the [[visual3d: | ||
| + | |||
| + | {{: | ||
| + | |||
| + | ==== Model Template Selection ==== | ||
| + | |||
| + | The user will select the [[visual3d: | ||
| + | |||
| + | {{: | ||
| + | |||
| + | ==== Subject-Specific Metrics ==== | ||
| + | |||
| + | A dialog will pop-up so the user can enter [[visual3d: | ||
| + | |||
| + | {{: | ||
| + | |||
| + | ==== Dynamic Trial Selection ==== | ||
| + | |||
| + | The user will then select the [[visual3d: | ||
| + | |||
| + | {{: | ||
| + | |||
| + | ==== Model Assignment ==== | ||
| + | |||
| + | The user will assign the model to the movement trials. | ||
| + | |||
| + | {{: | ||
| + | |||
| + | ==== Tag Assignment ==== | ||
| + | |||
| + | The user will be prompted for a [[visual3d: | ||
| + | |||
| + | {{: | ||
| + | |||
| + | ==== Report Template Selection ==== | ||
| + | |||
| + | The user will select the [[visual3d: | ||
| + | |||
| + | {{: | ||
visual3d/tutorials/pipeline/basic_pipeline_for_processing_a_session.1720793389.txt.gz · Last modified: by sgranger
