User Tools

Site Tools


visual3d:documentation:reports:computing_a_time_normalized_average_event

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:computing_a_time_normalized_average_event [2024/06/18 13:34] sgrangervisual3d:documentation:reports:computing_a_time_normalized_average_event [2024/07/17 15:46] (current) – created sgranger
Line 1: Line 1:
-====== Introduction ======+====== Computing a Time Normalized Average Event ====== 
 + 
 +===== Introduction =====
  
 \\ \\
Line 8: Line 10:
 [[https://www.has-motion.com/download/examples/Reporting/Annotation_From_P2D.zip|You can download the sample files for this tutorial here]]. [[https://www.has-motion.com/download/examples/Reporting/Annotation_From_P2D.zip|You can download the sample files for this tutorial here]].
  
-====== Create Event stored in P2D ======+===== Create Event stored in P2D =====
  
 The first step is to store the value we want to create the annotation at. In this tutorial, the value is going to be stored GLOBAL::P2D::NORM_EVENTS::LTO. The first step is to store the value we want to create the annotation at. In this tutorial, the value is going to be stored GLOBAL::P2D::NORM_EVENTS::LTO.
Line 15: Line 17:
   * Option 2: Calculate the average time toe off occurs from a normal databse   * Option 2: Calculate the average time toe off occurs from a normal databse
  
-==== Option 1: Explicit ====+=== Option 1: Explicit ===
  
 Explicitly define the value: Explicitly define the value:
Line 32: Line 34:
 </code> </code>
  
-==== Option 2: Calculate from database ====+=== Option 2: Calculate from database ===
  
 Calculate the average value from the normal database: Calculate the average value from the normal database:
Line 71: Line 73:
 </code> </code>
  
-==== Save P2D File ====+=== Save P2D File ===
  
-|You can then export the P2D data as a Normal Database (Normal_Data_Events.vnd)  |  {{Annotation_ExportP2D.png}}|+|You can then export the P2D data as a Normal Database (Normal_Data_Events.vnd)  |  {{:Annotation_ExportP2D.png}}|
  
-====== Plot Event stored in P2D ======+===== Plot Event stored in P2D =====
  
-==== Getting Started ====+=== Getting Started ===
  
 [[Visual3D:Documentation:Reports:Plotting_P2D_Data#Plot_P2D_Data|It's assumed that you have followed the steps described here]]. [[Visual3D:Documentation:Reports:Plotting_P2D_Data#Plot_P2D_Data|It's assumed that you have followed the steps described here]].
  
-|If you followed the steps correctly, you would be starting with a graph that looks like this.  |  {{P2D_2DGraph.png}}|+|If you followed the steps correctly, you would be starting with a graph that looks like this.  |  {{:P2D_2DGraph.png}}|
  
-==== Load the P2D Data ====+=== Load the P2D Data ===
  
 Loads the P2D file which contains the average events: Loads the P2D file which contains the average events:
Line 90: Line 92:
     - Select the **Normal_Data_Events.vnd** file     - Select the **Normal_Data_Events.vnd** file
  
-==== Option 1: Manually Graph Event ====+=== Option 1: Manually Graph Event ===
  
-|* Annotation Style: **Vertical Line**\\ * Color: **Black**\\ * Size: **Normal**\\ * Event Name or Numeric Value: **GLOBAL::P2D::NORM_EVENTS::LTO**\\ * Check **"Average Event or Numeric Value"**  |  {{P2D_Annotation_Define.png}}|+|* Annotation Style: **Vertical Line**\\ * Color: **Black**\\ * Size: **Normal**\\ * Event Name or Numeric Value: **GLOBAL::P2D::NORM_EVENTS::LTO**\\ * Check **"Average Event or Numeric Value"**  |  {{:P2D_Annotation_Define.png}}|
  
-==== Option 2: Pipeline Graph Event ====+=== Option 2: Pipeline Graph Event ===
  
 <code> <code>
Line 111: Line 113:
 </code> </code>
  
-==== Final ====+=== Final ===
  
-|If everything is correct, you should see a black vertical line.  |  {{P2D_Annotation_2DGraphFinal.png}}|+|If everything is correct, you should see a black vertical line.  |  {{:P2D_Annotation_2DGraphFinal.png}}|
  
  
  
visual3d/documentation/reports/computing_a_time_normalized_average_event.1718717663.txt.gz · Last modified: 2024/06/18 13:34 by sgranger