We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c692570 commit 30ddb78Copy full SHA for 30ddb78
1 file changed
docs/source/pipeline_canfar.md
@@ -114,7 +114,7 @@ cat mc.txt | xargs -I {} -P 16 bash -c 'init_run_exclusive_canfar.sh -p psfex -j
114
# Combine all final cats in common output dir as links
115
combine_runs.bash -c final -p psfex
116
117
-# Merge all final cats
+# Merge all final cats per patch
118
# (W3: 140GB RAM)
119
# in /path/to/$psf
120
patchnum=`tr $patch P ''`
0 commit comments