We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 522690c commit a81ad9fCopy full SHA for a81ad9f
docs/beam_handling.rst
@@ -61,7 +61,7 @@ convert from Jy / beam to K::
61
62
>>> vrsc_cube_K = vrsc_cube.to(u.K) # doctest: +SKIP
63
64
-``VaryingResolutionSpectralCube `` will use a different beam and frequency for each plane.
+``VaryingResolutionSpectralCube`` will use a different beam and frequency for each plane.
65
66
Handling variations in the beams is often a source of difficulty. Some spectral
67
operations (e.g., moment maps) require a common resolution. However, a few channels
0 commit comments