updated graph import script
After Width: | Height: | Size: 16 KiB |
After Width: | Height: | Size: 16 KiB |
After Width: | Height: | Size: 20 KiB |
After Width: | Height: | Size: 17 KiB |
BIN
Evaluation/Figs/graphs/TIEyS0-R0-2R1-2E10R0-1E15R0-2T30.png
Normal file
After Width: | Height: | Size: 14 KiB |
After Width: | Height: | Size: 20 KiB |
After Width: | Height: | Size: 15 KiB |
After Width: | Height: | Size: 18 KiB |
After Width: | Height: | Size: 17 KiB |
After Width: | Height: | Size: 19 KiB |
After Width: | Height: | Size: 18 KiB |
BIN
OutboundGraphs/Figs/graphs/TOEyS0-R0-2R1-2E10R0-1E15R0-2T30.png
Normal file
After Width: | Height: | Size: 14 KiB |
After Width: | Height: | Size: 21 KiB |
After Width: | Height: | Size: 16 KiB |
0
import-code.sh
Normal file → Executable file
2
import-graphs.sh
Normal file → Executable file
@ -7,8 +7,10 @@ rm /home/jake/repos/dissertation/4-dissertation/OutboundGraphs/Figs/graphs/* ||
|
||||
|
||||
# Copy graphs for evaluation
|
||||
cp /home/jake/repos/dissertation/3-evaluation/output/I* /home/jake/repos/dissertation/4-dissertation/Evaluation/Figs/graphs/
|
||||
cp /home/jake/repos/dissertation/3-evaluation/output/TI* /home/jake/repos/dissertation/4-dissertation/Evaluation/Figs/graphs/
|
||||
cp /home/jake/repos/dissertation/3-evaluation/output/TOEyS0-R0-2R1-2T10S1-R0-1R1-2T10S2-R0-1R1-1T10.png /home/jake/repos/dissertation/4-dissertation/Evaluation/Figs/graphs/
|
||||
|
||||
# Copy graphs for outbound graphs appendix
|
||||
cp /home/jake/repos/dissertation/3-evaluation/output/O* /home/jake/repos/dissertation/4-dissertation/OutboundGraphs/Figs/graphs/
|
||||
cp /home/jake/repos/dissertation/3-evaluation/output/TO* /home/jake/repos/dissertation/4-dissertation/OutboundGraphs/Figs/graphs/
|
||||
|
||||
|