User Tools

Site Tools


visual3d:documentation:reports:adding_text_to_a_text-metric_table

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
visual3d:documentation:reports:adding_text_to_a_text-metric_table [2024/06/19 12:53] sgrangervisual3d:documentation:reports:adding_text_to_a_text-metric_table [2024/07/17 15:46] (current) – created sgranger
Line 1: Line 1:
-{{{{{{{{{{{{{{{{adding text to a text/metric table in the report+====== Adding text to a text-metric table  ======
  
-===== using text_data =====+Adding text to a text/metric table in the report
  
-create a text_data item for the text you want in the cell.+==== Using TEXT_DATA ====
  
-**create_text_data** +Create a TEXT_DATA Item for the text you want in the cell. 
-/signal_folder=test + 
-/signal_names=cell_text +**Create_Text_Data** 
-/text_data=hello cell+/SIGNAL_FOLDER=TEST 
 +/SIGNAL_NAMES=CELL_TEXT 
 +/TEXT_DATA=Hello Cell
 **;** **;**
-  * first add the text/metric table to the report+  * First add the text/metric table to the report
  
-report5_1.jpg+{{:Report5_1.jpg}}
  
-  * select the data type as **file metric/text data**+  * Select the data type as **File Metric/Text Data**
  
-enter the expression "text_data::test::cell_text select the file tag "all_files" select update+Enter the Expression "TEXT_DATA::TEST::CELL_TEXT select the file tag "ALL_FILES" select update
  
-celltext1.jpg+{{:CellText1.jpg}}
  
-the resulting report graph should look like.+The resulting report graph should look like.
  
-celltext2.jpg+{{:CellText2.jpg}}
  
-===== using explict text =====+==== Using explict text ====
  
-  * first add the text/metric table to the report+  * First add the text/metric table to the report
  
-report5_1.jpg+{{:Report5_1.jpg}}
  
-  * select the data type as **text**+  * Select the data type as **Text**
  
-enter the text select the file tag select update+Enter the text select the file tag select update
  
-report5_2.jpg+{{:Report5_2.jpg}}
  
-===== using model metric =====+==== Using Model metric ====
  
-the subject data metrics in the model will accept a text string by prefixing the string with a '+The subject data metrics in the model will accept a text string by prefixing the string with a '
  
-report5_4.jpg+{{:Report5_4.jpg}}
  
-add the subject data to a metric table cell+Add the subject data to a metric table cell
  
-report5_5.jpg+{{:Report5_5.jpg}}
  
-===== using a file metric =====+==== Using a file metric ====
  
-the problem with this approach is that you must enter the text manually.+The problem with this approach is that you must enter the text manually.
  
-if you want to add the text from a movement trial using a pipeline command, you are //almost// out of luck because visual3d metrics are numerical only.+If you want to add the text from a movement trial using a pipeline command, you are //almost// out of luck because Visual3D metrics are numerical only.
  
-it is possible to be a little creative and to create a metric signal whose name is the text you want to use.+It is possible to be a little creative and to create a metric signal whose name is the text you want to use.
  
-create a metric value labeled with the subject name.+Create a metric value labeled with the subject name.
  
-**metric_explicit** +**Metric_Explicit** 
-/result_metric_name=john doe +/RESULT_METRIC_NAME=John Doe 
-/result_metric_folder=subject +/RESULT_METRIC_FOLDER=SUBJECT 
-/metric_value=0+/METRIC_VALUE=0
 **;** **;**
-you can not add the metric to the table and select the option to display the data name.+You can not add the metric to the table and select the option to display the data name. 
 + 
 +{{:Report5_3.jpg}}
  
-report5_3.jpg 
  
  
-}}}}}}}}}}}}}}}} 
visual3d/documentation/reports/adding_text_to_a_text-metric_table.1718801611.txt.gz · Last modified: 2024/06/19 12:53 by sgranger