visual3d:documentation:kinematics_and_kinetics:external_forces:modifying_c3d_parameters
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
visual3d:documentation:kinematics_and_kinetics:external_forces:modifying_c3d_parameters [2024/06/19 12:48] – sgranger | visual3d:documentation:kinematics_and_kinetics:external_forces:modifying_c3d_parameters [2024/07/17 15:45] (current) – created sgranger | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | {{c3d parameters can be modified in visual3d in the file menu commands or via the pipeline commands. | + | ====== Modifying C3D Parameters ====== |
- | ===== modify force platform | + | C3D parameters |
- | a common challenge for a manufacturer creating c3d formatted datafiles is the declaration of the force platform properties in the parameter section of the file. | + | ==== Modify Force Platform parameters ==== |
- | there are also several minor inconsistencies in the way that manufacturers create | + | A common challenge for a manufacturer creating C3D formatted datafiles is the declaration of the Force Platform properties in the parameter section of the file. |
- | the following minimal set of force platform parameters is assumed | + | There are also several minor inconsistencies in the way that manufacturers create the C3D files. Visual3D currently uses script commands |
- | **parameters: | + | The following minimal set of force platform |
- | **used**= number of force platforms used | + | **PARAMETERS: |
- | **type**= types of force platforms | + | **USED**= number |
- | **zero**= the range of frames for which a background noise level is calculated and then subtracted from each of the analog channels | + | **TYPE**= types of force platforms (1=default, 2= AMTI, |
- | **channel**= an array containing | + | **ZERO**= the range of frames for which a background noise level is calculated and then subtracted from each of the analog channels |
- | **origin**= the origin of the force platform | + | **CHANNEL**= an array containing |
- | **corners**= the (x,y,z) coordinates | + | **ORIGIN**= The origin |
- | amti4.png | + | **CORNERS**= The (x,y,z) coordinates of the force platform corners in the laboratory coordinate system. **Note:** that there is a specific ordering of the four corners. |
- | this dialog is used to modify the force platform parameters (under the file menu in visual3d) that specify how the analog signals stored in the data file are to be transformed into the grforce, cofp, and freemoment signals. **note:** the number of places that you can go wrong. | + | {{:Amti4.png}} |
- | ===== modify_point_parameters pipeline command ===== | + | This dialog is used to modify the force platform parameters (under the file menu in Visual3D) that specify how the ANALOG signals stored in the data file are to be transformed into the GRFORCE, COFP, and FREEMOMENT signals. **Note:** the number of places that you can go wrong. |
- | the command **modify_point_parameters** will modify the point labels (e.g. marker names) in the c3d file. the labels listed will be applied to the point parameters in the order listed in the c3d file. if fewer labels are specified in the command than exist in the c3d file, then only the number of labels specified will be modified. the command is below: | + | ==== Modify_Point_Parameters Pipeline Command ==== |
- | modify_point_parameters | + | The command |
- | ! / | + | |
- | ! / | + | |
- | **note:** if the parameter **/ | + | |
- | for example, the following command will modify the first 5 point labels (eg. rename them): | + | Modify_Point_Parameters |
+ | ! / | ||
+ | ! / | ||
+ | **Note:** If the parameter **/ | ||
+ | |||
+ | For example, the following command will modify the first 5 Point labels (eg. rename them): | ||
< | < | ||
- | modify_point_parameters | + | Modify_Point_Parameters |
- | /point_labels= pt1+pt2+pt3+pt4+pt5 | + | /POINT_LABELS= PT1+PT2+PT3+PT4+PT5 |
- | ! /overwrite_c3d_file=false | + | ! /OVERWRITE_C3D_FILE=FALSE |
; | ; | ||
</ | </ | ||
- | ===== modify_analog_parameters pipeline command ===== | + | ==== Modify_Analog_Parameters Pipeline Command |
- | this command can be used to change a selection of the analog | + | This command can be used to change a selection of the ANALOG |
- | |**modify_analog_parameters** | + | |**Modify_Analog_Parameters** |
- | |/analog_labels= |enter the new analog labels | + | |/Analog_Labels= |Enter the new Analog Labels |
- | |/analog_gen_scale= |enter a scaling factor that is multiplied by the analog_scale | + | |/Analog_Gen_Scale= |Enter a scaling factor that is multiplied by the Analog_Scale |
- | |/analog_scale= |enter a scaling factor that is multiplied by the analog_gen_scale | + | |/Analog_Scale= |Enter a scaling factor that is multiplied by the Analog_Gen_Scale |
- | |/analog_offset= |enter an offset for each signal that is subtracted from each signal before the signal is scaled. | + | |/Analog_Offset= |Enter an offset for each signal that is subtracted from each signal before the signal is scaled. |
- | |/analog_baseline= |enter a baseline offset for each signal that is subtracted from each signal before the signal is scaled.| | + | |/Analog_Baseline= |Enter a baseline offset for each signal that is subtracted from each signal before the signal is scaled.| |
- | |/analog_unit= |enter the units for each analog signal. | + | |/Analog_Unit= |Enter the units for each analog signal. |
- | |/[[visual3d:documentation:pipeline:file_commands:update_c3d_file|update_c3d_file]]=|(true or false) update | + | |/[[Visual3D:Documentation:Pipeline:File_Commands:Update_C3D_File|Update_C3D_File]]=|(True or False) Update |
|**; | |**; | ||
- | **note:** if **update_c3d_file=true** the c3d file on disk will be modified automatically. | + | **Note:** If **UPDATE_C3D_FILE=TRUE** the C3D file on disk will be modified automatically. |
- | if the **analog_scale** or **analog_labels** parameter have fewer entries in the command than signals in the file, only the number parameters specified will be processed. //in the order that the signals appear in the c3d parameters | + | If the **Analog_Scale** or **Analog_Labels** parameter have fewer entries in the command than signals in the file, only the number parameters specified will be processed. //In the order that the signals appear in the C3D PARAMETERS |
- | for example, if only one **analog_labels** parameter is specified in the command, only the first **analog_label** will be modified. | + | For example, if only one **Analog_Labels** parameter is specified in the command, only the first **Analog_Label** will be modified. |
- | the example below will modify the scale to 1.0 for the first 5 analog signals | + | The example below will modify the SCALE to 1.0 for the first 5 Analog Signals |
< | < | ||
- | modify_analog_parameters | + | Modify_Analog_Parameters |
- | ! /analog_labels= | + | ! /ANALOG_LABELS= |
- | ! /analog_gen_scale= | + | ! /ANALOG_GEN_SCALE= |
- | /analog_scale= 1.0+1.0+1.0+1.0+1.0 | + | /ANALOG_SCALE= 1.0+1.0+1.0+1.0+1.0 |
- | ! /analog_offset= | + | ! /ANALOG_OFFSET= |
- | ! /analog_baseline= | + | ! /ANALOG_BASELINE= |
- | ! /update_c3d_file=true | + | ! /UPDATE_C3D_FILE=TRUE |
; | ; | ||
</ | </ | ||
- | the **/analog_baseline** parameter will accept expressions. | + | The **/Analog_baseline** parameter will accept expressions. |
< | < | ||
- | modify_analog_parameters | + | Modify_Analog_Parameters |
- | ! /analog_labels= | + | ! /ANALOG_LABELS= |
- | ! /analog_gen_scale= | + | ! /ANALOG_GEN_SCALE= |
- | ! /analog_scale= | + | ! /ANALOG_SCALE= |
- | ! /analog_offset= | + | ! /ANALOG_OFFSET= |
- | /analog_baseline=metric::processed::offset | + | /ANALOG_BASELINE=METRIC::PROCESSED::OFFSET |
- | ! /update_c3d_file=false | + | ! /UPDATE_C3D_FILE=FALSE |
; | ; | ||
</ | </ | ||
- | ==== common analog parameters ==== | + | === Common ANALOG Parameters |
- | common | + | Common |
- | |**gen_scale** |scaling | + | |**GEN_SCALE** |Scaling |
- | |**rate** |the sampling rate of the analog | + | |**RATE** |The sampling rate of the ANALOG |
- | |**scale** |a scaling factor for each signal that is multiplied by the analog_gen_scale | + | |**SCALE** |A scaling factor for each signal that is multiplied by the Analog_Gen_Scale |
- | |**offset** |an offset for each signal that is subtracted from each signal before the signal is scaled. | + | |**OFFSET** |an offset for each signal that is subtracted from each signal before the signal is scaled. |
- | |**used** |the number of signals containing | + | |**USED** |The number of signals containing |
- | |**labels** |the label names of the analog | + | |**LABELS** |The Label Names of the ANALOG |
- | |**descriptions**|the descriptions | + | |**DESCRIPTIONS**|The Descriptions |
- | |**format** |for integer data declares 12 bit or 16 bit data | | + | |**FORMAT** |For integer data declares 12 bit or 16 bit data | |
- | |**units** |the units in which the analog | + | |**UNITS** |The Units in which the ANALOG |
- | |**baselines** |used by visual3d | + | |**BASELINES** |Used by Visual3D |
\\ | \\ | ||
- | other parameters | + | Other Parameters |
- | the **baselines** parameter was introduced by c-motion | + | The **BASELINES** parameter was introduced by C-Motion |
- | in visual3d | + | In Visual3D |
\\ | \\ | ||
\\ | \\ | ||
- | [[visual3d:documentation:pipeline:general_information:pipeline_commands_reference|back to pipeline commands reference]] | + | [[Visual3D:Documentation:Pipeline:General_Information:Pipeline_Commands_Reference|Back to Pipeline Commands Reference]] |
- | }} |
visual3d/documentation/kinematics_and_kinetics/external_forces/modifying_c3d_parameters.1718801292.txt.gz · Last modified: 2024/06/19 12:48 by sgranger