User Tools

Site Tools


sift:application:query_builder_dialog

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
sift:application:query_builder_dialog [2024/11/15 15:08] wikisysopsift:application:query_builder_dialog [2024/11/15 16:04] (current) wikisysop
Line 1: Line 1:
 ====== Query Builder Dialog ====== ====== Query Builder Dialog ======
  
-The Query Builder is used to define the queries that will extract signals from the loaded CMZ library. The dialog also allows you to group specific signals together based on a number of possible features, e.g. right/left or intact/affected. This dialog is available when there is a [[sift:tutorials:load_and_view_data#load_library|loaded library]] in Sift.+The {{:sift_query_builder.png?30x30}}Query Builder is used to define the queries that will extract signals from the loaded CMZ library. The dialog also allows you to group specific signals together based on a number of possible features, e.g. right/left or intact/affected. This dialog is available when there is a [[sift:tutorials:load_and_view_data#load_library|loaded library]] in Sift.
  
 {{:sift_query_builder_whole.png}} {{:sift_query_builder_whole.png}}
Line 9: Line 9:
   * {{:sift_load_queries.png?30x30}}**Load Query Definitions**: Load a previously saved list of definitions.   * {{:sift_load_queries.png?30x30}}**Load Query Definitions**: Load a previously saved list of definitions.
   * {{:sift_save.png?30x30}}**Save Query Definitions**: Save the current list of definitions for later use.   * {{:sift_save.png?30x30}}**Save Query Definitions**: Save the current list of definitions for later use.
 +  * **Queries**: A list of the current queries in Sift.
 +    * **+**: The plus button begins adding a new query.
 +  * **Conditions**: A list of the conditions for the selected query.
 +    * **+**: The plus button begins adding a new condition to the currently selected query.
   * **Calculate Selected Queries**: Calculate only the queries that are currently selected in the Queries Box.   * **Calculate Selected Queries**: Calculate only the queries that are currently selected in the Queries Box.
   * **Calculate All Queries**: Calculate all generated queries.   * **Calculate All Queries**: Calculate all generated queries.
Line 14: Line 18:
 ===== Manual Query Definition ===== ===== Manual Query Definition =====
  
-Manual query definition allows users to exactly specify which signals and metrics they want to pull out of the loaded library by creating conditions for each  definition of signals.+Manual query definition allows users to exactly specify which signals and metrics they want to pull out of the loaded library by creating conditions for each  definition of signals. This is broken into several distinct tabs: 
 + 
 +**Query Name**: The title displayed for the defined query 
 + 
 +**Condition Name**: The title of the condition to be added to the query
  
 ---- ----
 ==== Signals ==== ==== Signals ====
-{{ :sift_manual_queries.png}} 
  
-**Query Name**: The title displayed for the defined query+This section allows you to select the signal being queried from the loaded library.
  
-**Condition Name**The title of the condition to be added to the query+{{ :sift_manual_queries.png}}
  
 **Type**: The type of signal used for the query definition. **Type**: The type of signal used for the query definition.
Line 36: Line 43:
 ---- ----
 ==== Events ==== ==== Events ====
 +
 +This section allows you to section the queried signal, based on events that are found in the loaded library files.
  
 {{ :sift_query_builder_events.png}} {{ :sift_query_builder_events.png}}
Line 41: Line 50:
 **All Events Boxs**: A list of all events defined in the library **All Events Boxs**: A list of all events defined in the library
  
-**Event Sequence**: All events selected for the queries sequence of events**Excluded Events**: All events to be excluded for the query+**Event Sequence**: All events selected for the queries sequence of events. Queried signals will begin and end at the beginning and end of this sequence 
 + 
 +**Excluded Events**: All events to be excluded for the query
  
 **>**: Move the selected event into the Event Sequence or Excluded Events widgets **>**: Move the selected event into the Event Sequence or Excluded Events widgets
Line 53: Line 64:
 **Number of Points**: The number of points to which traces will be time normalized. If 0 is chosen then the queried traces will NOT be time normalized. **Number of Points**: The number of points to which traces will be time normalized. If 0 is chosen then the queried traces will NOT be time normalized.
  
-**Spline Type**: Choose between a Cubic or Linear spline.+**Spline Type**: Choose between a Cubic or Linear spline. Used for normalization
  
 ---- ----
 ==== Refinement ==== ==== Refinement ====
 +
 +This section allows you to refine the queried signal, based on tags or events found in the loaded library files. 
  
 {{ :sift_query_builder_manual_refinement.png}} {{ :sift_query_builder_manual_refinement.png}}
- 
  
 **Refine using tag**: If checked query will be refined using the selected tags **Refine using tag**: If checked query will be refined using the selected tags
Line 82: Line 94:
  
 **Refinement Name**: The title displayed for the created refinement. **Refinement Name**: The title displayed for the created refinement.
 +
 +**Global Value (across trial metric)**: If the signal is trial-specific value.
  
 **Type**: The Type of signal used for the refinement. **Type**: The Type of signal used for the refinement.
Line 156: Line 170:
  
 {{ :sift_query_builder_quey_condition_box.png}} {{ :sift_query_builder_quey_condition_box.png}}
 +
 +==== Queries ====
  
 {{:sift_action_add.png?30x30}}**Add Query / Condition**: Adds a new query or condition. {{:sift_action_add.png?30x30}}**Add Query / Condition**: Adds a new query or condition.
Line 162: Line 178:
  
 **Context Menu (Queries)**: Right click on a query to open the context menu. **Context Menu (Queries)**: Right click on a query to open the context menu.
 +
 +**Calculate**: Calculate the currently selected queries.
  
 {{:sift_modify.png?30x30}}**Edit** Modify the selected query {{:sift_modify.png?30x30}}**Edit** Modify the selected query
Line 169: Line 187:
 **Duplicate**: Create a copy of the selected query. **Duplicate**: Create a copy of the selected query.
  
-**Reflect**: Create an inverted copy of the selected condition e.g. if selecting right ankle angle x, the copy will be left ankle angle x.+==== Conditions ====
  
 **Context Menu (Conditions)**: Right click on a condition to open the context menu. **Context Menu (Conditions)**: Right click on a condition to open the context menu.
  
-**Calculate**: Calculate the currently selected queries.+{{:sift_modify.png?30x30}}**Edit** Modify the selected condition
  
-{{:sift_modify.png?30x30}}**Edit** Modify the selected query +{{:sift_action_remove.png?30x30}}**Remove** Delete the selected conditions.
- +
-{{:sift_action_remove.png?30x30}}**Remove** Delete the selected queries. +
- +
-**Duplicate**: Create a copy of the selected query.+
  
 +**Duplicate**: Create a copy of the selected condition.
  
 +**Reflect**: Create an inverted copy of the selected condition e.g. if selecting right ankle angle x, the copy will be left ankle angle x.
  
sift/application/query_builder_dialog.1731683326.txt.gz · Last modified: 2024/11/15 15:08 by wikisysop