Convert to TS1: Difference between revisions
Content deleted Content added
Line 68:
<tt>convert_to_ts1.exe -rafts -mr event_names.txt -e0 -csv Q100.tot</tt><br>
outputs a separate .csv file for each duration specified within event_names.txt and the Q100.tot. The file event_names.txt simply appends text onto the output results to differentiate each run. An example event_names.txt file format has each event on a separate line as follows:<br>
<tt>15min</tt><br>
<tt>30min</tt><br>
<tt>60min</tt><br>
<tt>120min</tt><br>
<tt>180min</tt><br>
This example will output five files: Q100_15min.tot.csv, Q100_30min.tot.csv etc.<br>
| |||