File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -115,7 +115,7 @@ Diagnostic options
115115
116116 * ``spread_debug=1 `` : prints some timing information
117117
118- * ``spread_debug=1 `` : prints lots. This can print thousands of lines since it includes one line per *subproblem *.
118+ * ``spread_debug=2 `` : prints lots. This can print thousands of lines since it includes one line per *subproblem *.
119119
120120
121121**showwarn **: Whether to print warnings (these go to stderr).
@@ -157,7 +157,7 @@ There is thus little reason for the nonexpert to mess with this option.
157157
158158* ``spread_kerpad=0 `` : do not pad
159159
160- * ``spread_kerpad=0 `` : pad to next multiple of four
160+ * ``spread_kerpad=1 `` : pad to next multiple of four
161161
162162
163163**upsampfac **: This is the internal real factor by which the FFT (fine grid)
You can’t perform that action at this time.
0 commit comments