Convert to TS1: Difference between revisions

Content deleted Content added
Line 67:
 
<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 followsper the example below which will output five files: Q100_15min.tot.csv, Q100_30min.tot.csv etc.<br>
<tt>15min</tt><br>
<tt>30min</tt><br>
Line 73:
<tt>120min</tt><br>
<tt>180min</tt><br>
 
This example will output five files: Q100_15min.tot.csv, Q100_30min.tot.csv etc.<br>
 
<tt>convert_to_ts1.exe -wbnm -mw -csv Q100.out</tt><br>