delta_split
Purpose:
-
Extract and store variables from a *.hst file into individual files and store them in the ‘/data/compressed6/split directory’. This program extracts data from history data files, splits them into separate files by label, and manages data for waveform plots by processing events and appending new data while removing expired records.
Enter:
-
delta_split <priority> &
Where:
-
priority Optional. Specify the priority. The default is 9.
Example:
-
delta_split 9 & (use priority 9)
delta_split 0 & (use priority 0 to make it non-real time)
Notes:
-
This is typically spawned by delta_hst and therefore does not need to be added to a go script.
The split data file is named as label_name to feed waveform plots of different needs.