Differences between revisions 55 and 56
Revision 55 as of 2019-02-27 19:12:25
Size: 3168
Editor: owings
Comment:
Revision 56 as of 2019-02-27 19:12:50
Size: 3125
Editor: owings
Comment:
Deletions are marked like this. Additions are marked like this.
Line 8: Line 8:
Line 13: Line 14:

<<PageList(Specifications/DataAnalysis)>>

All Data Analysis Procedures

  1. Specifications/DataAnalysis

  2. Specifications/DataAnalysis/FileAssociation

  3. Specifications/DataAnalysis/QualityAssurance

  4. Specifications/DataAnalysis/ThicknessAnalysis

  5. Specifications/DataAnalysis/Registration

In Vivo Data Analysis Workflow

The following list outlines the data analysis workflow for in vivo experimentation with corresponding specification pages that give further instruction/details of the procedures.

  1. Specifications/DataAnalysis/FileAssociation

    • Associate the ultrasound files to the appropriate data (tdms) files and provide the time synchronization (dT) XML files.
  2. Specifications/DataAnalysis/QualityAssurance

    • Provides an overview of the data. The figures developed should be visually inspected for irregularities in the data and ultrasound images.
  3. Specifications/DataAnalysis/ThicknessAnalysis

    • Output: XML document of thickness measurements with associated forces, force/thickness plots, first analyzed image for each trial, and thickness inclusion file

In Vitro Data Analysis Workflow

The following list outlines the data analysis workflow for in vitro experimentation with corresponding specification pages that give further instruction/details of the procedures.

  1. Specifications/DataAnalysis/FileAssociation

    • Associate the ultrasound files to the appropriate data (tdms) files and provide the time synchronization (dT) XML files.
  2. Combine associated data for arm and leg (use Linux computer)
    • Download both zip folders from Midas
    • Unzip both directories
    • Use rsync to combine the folders
      • Command: rsync -azvh "Most recent arm/leg directory" "Initial arm/leg directory"
      • This will copy all data from the first directory into the second directory.
      • Zip and upload to Midas as CMULTIS00X-1_associated_combined.zip
  3. Specifications/DataAnalysis/QualityAssurance

    • Provides an overview of the data. The figures developed should be visually inspected for irregularities in the data and ultrasound images.
  4. Specifications/DataAnalysis/ThicknessAnalysis

    • Output: XML document of thickness measurements with associated forces, force/thickness plots, first analyzed image for each trial, and thickness inclusion file.
  5. Specifications/DataAnalysis/Registration

    • Transform ultrasound probe tip positions into appropriate coordinate system for modeling (CT or MR).

Specifications/DataAnalysis (last edited 2019-02-27 19:25:15 by owings)