User Tools

Site Tools


visual3d:documentation:pipeline:signal_commands:set_data_to_new_values

This is an old revision of the document!


**set_data_to_new_values** | | |**/signal_types=** |the type of signal to be processed | |**/signal_names=** |the names of the signals to be processed | |**/signal_folder=** |the name of the signal folder | |**/signal_components=** |the signal components to be modified | |**/result_suffix=** |optional suffix to add to the result name | |**/result_folder=** |the folder for the results | |**/start_frame=\** |start frame | |**/end_frame=** |end frame | |**/[[visual3d:documentation:c3d_signal_types:event_label_data_type#event_sequence|event_sequence]]=**|a list of events (separated by "+" signs). for example, lhs+rto | |**/[[visual3d:documentation:c3d_signal_types:event_label_data_type#exclude_events|exclude_events]]=**|exclude sequences containing these events. | |**/use_point_rate=** |(true or false) explicitly uses the motion capture point rate. | |**/replacement_values=** |the new signal value at each frame | |**/threshold_high=** |optional. replace only if signal values is greater that this threshold| | |default=data_not_found | |**/threshold_low=** |optional. replace only if signal values is greater that this threshold| | |default=data_not_found | **;** set the frames of data from start_frame to end_frame and/or from start event to end event. if a target signal is set to data_not_found, all components of the signal are set to data_not_found. **replacement_value, threshold_high, and threshold_low** can be expressions ===== example: using a metric values as the low threshold ===== set_data_to_new_values_example_dlg.jpg this example could use an expression instead of simply a metric value set_data_to_new_values_example_dlg2.jpg \\ ===== example: change missing data to zero ===== visual3d has a special number which we refer to as data_not_found. the actual value used internally is -999999 the following command properties will change every occurrence of data_not_found to 0 \\ set_data_to_new_values_3.jpg }}}}

visual3d/documentation/pipeline/signal_commands/set_data_to_new_values.1718804345.txt.gz · Last modified: 2024/06/19 13:39 by sgranger