|
Last change
on this file was f945fa7, checked in by Peter A. Buhr <pabuhr@…>, 12 hours ago |
|
fix spelling mistake in directory name
|
-
Property mode
set to
100755
|
|
File size:
374 bytes
|
| Line | |
|---|
| 1 | #!/bin/bash -
|
|---|
| 2 | python3 plotData.py data/nasus_ALL.txt nasus
|
|---|
| 3 | python3 plotData.py data/pyke_ALL.txt pyke
|
|---|
| 4 | python3 plotData.py data/nasus_CFA.txt nasusCFA
|
|---|
| 5 | python3 plotData.py data/pyke_CFA.txt pykeCFA
|
|---|
| 6 | python3 plotData.py data/nasus_SEND.txt nasus
|
|---|
| 7 | python3 plotData.py data/pyke_SEND.txt pyke
|
|---|
| 8 | python3 plotData.py data/nasus_MEM.txt nasus
|
|---|
| 9 | python3 plotData.py data/pyke_MEM.txt pyke
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.