visual3d:documentation:pipeline:signal_commands:set_data_to_new_values
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
visual3d:documentation:pipeline:signal_commands:set_data_to_new_values [2024/06/17 17:08] – removed sgranger | visual3d:documentation:pipeline:signal_commands:set_data_to_new_values [2024/07/17 15:46] (current) – created sgranger | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ====== Set Data To New Values ====== | ||
+ | |||
+ | This command replaces the following commands: | ||
+ | |||
+ | Set_Frames_To_Zero\\ | ||
+ | Set_Frames_To_New_Values\\ | ||
+ | |||
+ | |||
+ | \\ | ||
+ | |||
+ | |||
+ | ==== Pipeline Command ==== | ||
+ | |||
+ | |**Set_Data_To_New_Values** | ||
+ | |**/ | ||
+ | |**/ | ||
+ | |**/ | ||
+ | |**/ | ||
+ | |**/ | ||
+ | |**/ | ||
+ | |**/ | ||
+ | |**/ | ||
+ | |**/ | ||
+ | |**/ | ||
+ | |**/ | ||
+ | |**/ | ||
+ | |**/ | ||
+ | | | ||
+ | |**/ | ||
+ | | | ||
+ | |||
+ | **;** | ||
+ | |||
+ | 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, | ||
+ | |||
+ | **Replacement_Value, | ||
+ | |||
+ | ==== Example: Using a Metric values as the low threshold ==== | ||
+ | |||
+ | {{: | ||
+ | |||
+ | This example could use an expression instead of simply a metric value | ||
+ | |||
+ | {{: | ||
+ | |||
+ | \\ | ||
+ | |||
+ | |||
+ | ==== 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 | ||
+ | |||
+ | \\ | ||
+ | {{: | ||
+ | |||
+ | |||
visual3d/documentation/pipeline/signal_commands/set_data_to_new_values.1718644113.txt.gz · Last modified: 2024/06/17 17:08 by sgranger