User Tools

Site Tools


sift:export:export_results_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:export:export_results_dialog [2025/10/21 14:53] – Replaced lists with tables. Reorganized section header levels. wikisysopsift:export:export_results_dialog [2026/09/14 19:13] (current) – Updated number of export formats. richard
Line 1: Line 1:
 ====== Export Results Dialog ====== ====== Export Results Dialog ======
  
-The export results dialog allows the user to export a variety of data (group data, summary statistics, registered curves, [[Sift:Principal_Component_Analysis:Using_Principal_Component_Analysis_in_Biomechanics|Principal Component Analysis (PCA)]] results, [[Sift:Dynamic_Time_Warping:Dynamic_Time_Warping|Dynamic Time Warping (DTW)]] results and [[Sift:Statistical_Parametric_Mapping:Using_Statistical_Parametric_Mapping_in_Biomechanics|Statistical Parametric Mapping (SPM)]] results) to text files in Standard ASCII, Transposed ASCII, SPSS ASCII and P2D format. The export results dialog {{:sift_export_results.png?20}} can be found on the toolbar and under the Export menu.+The export results dialog allows the user to export a variety of data (group data, summary statistics, registered curves, [[sift:principal_component_analysis|Principal Component Analysis (PCA)]] results, [[Sift:Dynamic_Time_Warping:Dynamic_Time_Warping|Dynamic Time Warping (DTW)]] results and [[sift:statistical_parametric_mapping|Statistical Parametric Mapping (SPM)]] results) to text files in Standard ASCII, Transposed ASCII, SPSS ASCII and P2D format. The export results dialog {{:sift_export_results.png?20}} can be found on the toolbar and under the Export menu.
  
 {{:ExportButton.png}} {{:ExportButton.png}}
Line 13: Line 13:
   - Export Results Options   - Export Results Options
  
-{{:ExportDialogOverview.png}}+{{:sift:export:dialogoverview.jpg?nolink&400|}}
  
 ===== Export Settings Section ===== ===== Export Settings Section =====
  
-{{:ExportSettings.png}}+{{:sift:export:exportsettings.png?nolink&400|}}
  
 Selecting export settings allows you to save premade selections for exporting, saving time customizing your exports. Export setting files are saved as standard text file. Selecting export settings allows you to save premade selections for exporting, saving time customizing your exports. Export setting files are saved as standard text file.
Line 31: Line 31:
 ==== Export Type: Data ==== ==== Export Type: Data ====
  
-{{:ExportData.png}}+{{:sift:export:definitionsection.png?nolink&400|}}
  
 The export type data allows you to export all information related to queries. The key here is your **Input Data**, which allows you to choose what data you want to be exported. There are four different options to choose from: The export type data allows you to export all information related to queries. The key here is your **Input Data**, which allows you to choose what data you want to be exported. There are four different options to choose from:
Line 69: Line 69:
 ==== Export Type: PCA Results ==== ==== Export Type: PCA Results ====
  
-{{:ExportPCA.png}}+{{.:pasted:20260710-132550.png}}
  
-This option allows you to export [[Sift:Principal_Component_Analysis:Using_Principal_Component_Analysis_in_Biomechanics|PCA]] results.+This option allows you to export [[Sift:Principal_Component_Analysis|PCA]] results.
  
 ^ Field ^ Description ^ ^ Field ^ Description ^
-| Workspaces Scores | This will export the workspace score for each groups workspace run in the [[Sift:Principal_Component_Analysis:Using_Principal_Component_Analysis_in_Biomechanics|PCA]]. | +| [[sift:tutorials:perform_principal_component_analysis#Workspaces_Scores|Workspaces Scores]] | This will export the workspace score for each groups workspace run in the PCA.| 
-| Group Scores | This will export the group score for each group run in the [[Sift:Principal_Component_Analysis:Using_Principal_Component_Analysis_in_Biomechanics|PCA]]. | +[[sift:tutorials:perform_principal_component_analysis#Group_Scores|Group Scores]] | This will export the group score for each group run in the PCA. | 
-| Group Scores Std. Dev. | This will export the standard deviation of the group score for each group run in the [[Sift:Principal_Component_Analysis:Using_Principal_Component_Analysis_in_Biomechanics|PCA]]. | +| Group Scores Std. Dev. | This will export the standard deviation of the group score for each group run in the PCA. | 
-| Variance Explained | This will export the variance explained for each PC run in the [[Sift:Principal_Component_Analysis:Using_Principal_Component_Analysis_in_Biomechanics|PCA]]. |+[[sift:tutorials:perform_principal_component_analysis#variance_explained|Variance Explained]] | This will export the variance explained for each PC run in the PCA.|
 | Eigenvectors | This will export the data points of the eigenvectors for each PC. | | Eigenvectors | This will export the data points of the eigenvectors for each PC. |
 | Mean +/- 1 SD | This will export the mean and +/- 1 standard deviation of the reconstructed PCs. | | Mean +/- 1 SD | This will export the mean and +/- 1 standard deviation of the reconstructed PCs. |
 | Mean +/- 5 and 95% | This will export the mean, the 5th and the 95th reconstruction of the PC. | | Mean +/- 5 and 95% | This will export the mean, the 5th and the 95th reconstruction of the PC. |
 +^ Outlier Detection ^ ^
 +|[[..:tutorials:outlier_detection_with_pca| LOF]] | This will export the outliers from the LOF test. |
 +| [[..:tutorials:outlier_detection_with_pca| SPE]]| This will export the outliers from the SPE test. |
 +| [[..:tutorials:outlier_detection_with_pca|Mahalanobis Distance]] | This will export the outliers from the Mahalanobis test. |
 +| [[..:tutorials:run_k-means| K-Means]]| This will export the outliers from the K-Means test. |
 +
 +Checking the **Parameters** box will export the specific parameters used to run the SPE or Mah outlier tests. Similarly, clicking on the **Threshold** box will include the thresholds for either LOF, SPE, or Mah in the export. 
 +
  
 ==== Export Type: Registered Curves ==== ==== Export Type: Registered Curves ====
Line 86: Line 94:
 {{:ExportCR.png}} {{:ExportCR.png}}
  
-This option will allow you to export all the information related to [[Sift:Curve_Registration:Curve_Registration_for_Biomechanical_Waveforms|curve registration]]. Again the **Input Data** field allows you to choose what data you want to be exported:+This option will allow you to export all the information related to [[Sift:Curve_Registration|curve registration]]. Again the **Input Data** field allows you to choose what data you want to be exported:
   - All Queried Data - this will export all data that has been queried from the library   - All Queried Data - this will export all data that has been queried from the library
   - All Plotted Data - this will export all data that has been visualized on one of the Explore Page's plots   - All Plotted Data - this will export all data that has been visualized on one of the Explore Page's plots
Line 108: Line 116:
 | Cost Functions | Checking this box will export the cost functions of the traces that were found in [[Sift:Dynamic_Time_Warping:Dynamic_Time_Warping|DTW]]. | | Cost Functions | Checking this box will export the cost functions of the traces that were found in [[Sift:Dynamic_Time_Warping:Dynamic_Time_Warping|DTW]]. |
  
-==== Export Type: Statistical Parametric Mapping ====+==== Export Type: Statistical Parametric Mapping / SPM ====
  
 {{:ExportSPM.png}} {{:ExportSPM.png}}
  
-This option allows you to export results from the [[Sift:Statistical_Parametric_Mapping:Using_Statistical_Parametric_Mapping_in_Biomechanics|SPM analysis module]].+This option allows you to export results from the [[sift:statistical_parametric_mapping|SPM analysis module]].
  
 ^ Field ^ Description ^ ^ Field ^ Description ^
Line 119: Line 127:
 | SPMs | This will export the SPM curve. | | SPMs | This will export the SPM curve. |
  
 +==== Export Type: Normal Database ====
 +
 +{{:sift:export:normaldatabase.png?nolink&400|}}
 +
 +This option allows you to export queried ND signals
 +
 +==== Export Type: Statistical Test Results ====
 +
 +{{:sift:export:statisticaltestresults.png?nolink&400|}}
 +
 +This option will export the results from the summary statistics dialog
 +
 +^ Field ^ Description ^
 +| Test Information | Displays the test name along with the type of statistical test and the significance level |
 +| Group Results | For each group and overall the following results will be shown: Mean, Standard Deviation, Standard Error, N|
 +| Test Results | Will display: Degrees of Freedom, Pooled Standard Deviation, T Stat, Null Hypothesis|
 ===== Export Result Options Section ===== ===== Export Result Options Section =====
  
-{{:ExportResultOptions.png}}+{{:sift:export:exportresultoptions.png?nolink&400|}}
  
 This section allows you to customize how you want the data to look in the exports and to show a preview. This section allows you to customize how you want the data to look in the exports and to show a preview.
  
 ^ Field ^ Description ^ Field ^ Description
-| Export Format | This allows you to pick the format of the text file you want. There are four types of formats: Standard ASCII, Transposed ASCII, SPSS ASCII, and P2D. |+| Export Format | This allows you to pick the format of the text file you want. There are seven types of formats: Standard ASCII, Transposed ASCII, SPSS ASCII, P2D, CSV, JSON, and XML. |
 | Precision | This is the number of digits after the decimal point. | | Precision | This is the number of digits after the decimal point. |
 | Generate Preview | Pressing this button will generate a preview of the export data. This is a good way to check everything is to your liking. | | Generate Preview | Pressing this button will generate a preview of the export data. This is a good way to check everything is to your liking. |
 | Browse | This allows you to browse your computer's hard drive to select where you want to export your data to. | | Browse | This allows you to browse your computer's hard drive to select where you want to export your data to. |
 +
 +When the Generate Preview button is clicked, a pop-up window will appear displaying a preview of what is to be exported:
 +
 +{{:sift:export:exportpreview.png?nolink&400|}}
  
  
sift/export/export_results_dialog.1761058399.txt.gz · Last modified: by wikisysop