User Tools

Site Tools


visual3d:documentation:reports:report_tutorials

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:report_tutorials [2024/06/19 12:53] sgrangervisual3d:documentation:reports:report_tutorials [2024/11/20 15:52] (current) – [Adding an Image to a Report] wikisysop
Line 1: Line 1:
-===== adding an image to a report =====+====== Report Tutorials ======
  
-==== tutorial:add_an_image_to_a_report ====+==== Adding an Image to a Report ====
  
-an image of the 3d skeleton may be added to a report by exporting an animation frame to image. this tutorial goes through the process of manually exporting an image and adding it to a report. once the process is understood, the [[visual3d:documentation:pipeline:report_commands:add_an_image_to_a_report_simple_pipeline|tutorial:add_an_image_to_a_report_simple_pipeline]] shows how to automate this process. +=== Tutorial:Add_an_Image_to_a_Report === 
-==== tutorial:add_an_image_to_a_report_simple_pipeline ====+[[Visual3D:Documentation:Pipeline:Report_Commands:Add_an_Image_to_a_Report|Tutorial:Add_an_Image_to_a_Report]]
  
-this tutorial reviews a basic script which can be used to export images from the 3d viewer and add these images to a report. +An image of the 3D skeleton may be added to a report by exporting an animation frame to image.  
-==== tutorial:add_an_image_to_a_report_advanced_pipeline ====+This tutorial goes through the process of manually exporting an image and adding it to a report.  
 +Once the process is understood,  
 +the [[Visual3D:Documentation:Pipeline:Report_Commands:Add_an_Image_to_a_Report_Simple_Pipeline|Tutorial:Add_an_Image_to_a_Report_Simple_Pipeline]]  
 +shows how to automate this process.
  
-this tutorial reviews an advanced script which adds an image from each of three sequential numbered trials with the images position on the page based on the number in the name of the c3d file. this example requires thorough knowledge of how to export images and use of the [[visual3d:documentation:pipeline:pipeline_commands:for_each_and_end_for_each|for_each]] command. +=== Tutorial:Add_an_Image_to_a_Report_Simple_Pipeline === 
-===== horizontal bar graph =====+[[Visual3D:Documentation:Pipeline:Report_Commands:Add_an_Image_to_a_Report_Simple_Pipeline|Tutorial:Add_an_Image_to_a_Report_Simple_Pipeline]] 
  
-draw horizontal bar graph to indicate on/off for control emg data+This tutorial reviews basic script which can be used to export images from the 3D viewer and add these images to a report
-===== other examples =====+=== Tutorial:Add_an_Image_to_a_Report_Advanced_Pipeline ===
  
-==== changing the colors of lines in graphs ====+[[Visual3D:Documentation:Pipeline:Report_Commands:Add_an_Image_to_a_Report_Simple_Pipeline|Tutorial:Add_an_Image_to_a_Report_Advanced_Pipeline]] 
  
-changing the colors of lines in graphsfor example, plot both left and right knee flexion on the same graph but both sets of data should be different colors+This tutorial reviews an advanced script which adds an image from each of three sequential numbered trials with the images position on the page based on the number in the name of the c3d fileThis example requires thorough knowledge of how to export images and use of the [[Visual3D:Documentation:Pipeline:Pipeline_Commands:For_Each_and_End_For_Each|For_Each]] command
-==== explicit settings for report graphs ====+==== Horizontal Bar Graph ==== 
 +[[visual3d:documentation:reports:2d_horizontal_bar]]
  
-explicit settings for report graphs +Draw a horizontal bar graph to indicate ON/OFF for control EMG data. 
-==== graph mean and standard deviation from a p2d file ====+==== Other Examples ====
  
-how do i graph the mean and standard deviation from a p2d file? +=== Changing the colors of lines in graphs ===
-==== adding an annotation at 60% along the x-axis ====+
  
-adding an annotation at 60% along the x-axis +Changing the colors of lines in graphs. For example, plot both left and right knee flexion on the same graph but both sets of data should be different colors. 
-==== adding text to a text/metric table ====+=== Explicit Settings for Report Graphs ===
  
-adding text to a text/metric table in the report +Explicit Settings for Report Graphs 
-==== create a mean signal that contains data from both the left and right sides ====+=== Graph mean and standard deviation from a p2d file ===
  
-create a mean signal that contains data from both the left and right sides of the body. +How do I graph the mean and standard deviation from a p2d file? 
-==== find the signal that is most representative of a set of signals ====+=== Adding an annotation at 60% along the x-axis ===
  
-find the signal that is most representative of a set of signals. this implementation is based on the following article: +Adding an annotation at 60% along the x-axis 
-shadmehr r and mussa-ivaldi fa (1994) adaptive representation of dynamics during learning of a motor taskjneuroscience 14(5), pp 3208-3224.+=== Adding text to a text/metric table === 
 + 
 +Adding text to a text/metric table in the report 
 +=== Create a mean signal that contains data from both the left and right sides === 
 + 
 +Create a mean signal that contains data from both the left and right sides of the body. 
 +=== Find the signal that is most representative of a set of signals === 
 + 
 +Find the signal that is most representative of a set of signals. This implementation is based on the following article: 
 +Shadmehr R and Mussa-Ivaldi FA (1994) Adaptive Representation of Dynamics during Learning of a Motor TaskJNeuroscience 14(5), pp 3208-3224.
  
  
visual3d/documentation/reports/report_tutorials.1718801619.txt.gz · Last modified: 2024/06/19 12:53 by sgranger