We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2634f22 commit e1288feCopy full SHA for e1288fe
1 file changed
demo_sfrc_run.sh
@@ -12,9 +12,9 @@
12
# bash +x demo_sfrc_run.sh 'MRI' 'test' 'unet' 4
13
#
14
# ***********************************************************************
15
-# Notes: ensure mpl.use('Agg') in src/plot_func.py is not-comment in
+# Notes: ensure mpl.use('Agg') in src/plot_func.py is NOT COMMENTED in
16
# case you see any segmentation fault error when sfrc is processing
17
-# large number of images over multiple threds
+# large number of images over multiple threads
18
19
20
mode=$1 # "CT" or "MRI"
0 commit comments