Skip to content

Commit

Permalink
Merge pull request #425 from SepandKashani/master
Browse files Browse the repository at this point in the history
  • Loading branch information
lu1and10 authored Mar 31, 2024
2 parents 9510692 + 2ff9643 commit 349a6b5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/opts.rst
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ Diagnostic options

* ``spread_debug=1`` : prints some timing information

* ``spread_debug=1`` : prints lots. This can print thousands of lines since it includes one line per *subproblem*.
* ``spread_debug=2`` : prints lots. This can print thousands of lines since it includes one line per *subproblem*.


**showwarn**: Whether to print warnings (these go to stderr).
Expand Down Expand Up @@ -157,7 +157,7 @@ There is thus little reason for the nonexpert to mess with this option.

* ``spread_kerpad=0`` : do not pad

* ``spread_kerpad=0`` : pad to next multiple of four
* ``spread_kerpad=1`` : pad to next multiple of four


**upsampfac**: This is the internal real factor by which the FFT (fine grid)
Expand Down

0 comments on commit 349a6b5

Please sign in to comment.