Skip to content

Commit 349a6b5

Browse files
authored
Merge pull request #425 from SepandKashani/master
2 parents 9510692 + 2ff9643 commit 349a6b5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/opts.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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)

0 commit comments

Comments
 (0)