Skip to content

Commit e1288fe

Browse files
author
prabhatkc
committed
correcting info in notes
1 parent 2634f22 commit e1288fe

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

demo_sfrc_run.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@
1212
# bash +x demo_sfrc_run.sh 'MRI' 'test' 'unet' 4
1313
#
1414
# ***********************************************************************
15-
# Notes: ensure mpl.use('Agg') in src/plot_func.py is not-comment in
15+
# Notes: ensure mpl.use('Agg') in src/plot_func.py is NOT COMMENTED in
1616
# case you see any segmentation fault error when sfrc is processing
17-
# large number of images over multiple threds
17+
# large number of images over multiple threads
1818
# ***********************************************************************
1919
#
2020
mode=$1 # "CT" or "MRI"

0 commit comments

Comments
 (0)