We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b8de42f + 20d220c commit 7981832Copy full SHA for 7981832
1 file changed
runall_tutorial_4.sh
@@ -7,7 +7,7 @@ echo "sh runall_tutorial_4.sh <method2>"
7
echo "Hybrid is analyzed and compared to <method2>"
8
9
method1=Hybrid
10
-method2=$2
+method2=$1
11
python analysis_init.py $method1
12
python generate_analysis_3dEns.py
13
python plot_analysis_vs_nature.py $method1
0 commit comments