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 ishas each event on a separate line as follows:<br>
15min<br>
30min<br>
60min<br>
120min<br>
180min<br>
<br>
 
<tt>convert_to_ts1.exe -wbnm -mw -csv Q100.out</tt><br>
outputs a separate .csv file for each event within the wbnm output file Q100.out.<br>