File tree Expand file tree Collapse file tree 1 file changed +1
-4
lines changed
Expand file tree Collapse file tree 1 file changed +1
-4
lines changed Original file line number Diff line number Diff line change @@ -386,10 +386,7 @@ def forward(
386386 theorem, and round-tripping through the forward and inverse transforms will
387387 introduce an error. If set to `None`, the default, 3 iterations will be used
388388 if :code:`sampling == "healpix"` and :code:`method == "jax_healpy"` and zero
389- otherwise. For the `healpy` wrappers specifically (that is when
390- :code:`method == "jax_healpy"`) increasing the number iterations increases
391- the accuracy of the forward transform, but reduce the accuracy of the
392- gradient pass. Not used for `jax_ssht` method.
389+ otherwise. Not used for `jax_ssht` method.
393390
394391 _ssht_backend (int, optional, experimental): Whether to default to SSHT core
395392 (set to 0) recursions or pick up ducc0 (set to 1) accelerated experimental
You can’t perform that action at this time.
0 commit comments