Skip to content

Commit 85d3451

Browse files
committed
Clarify example for 3d cutout
1 parent a2032e3 commit 85d3451

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/casda/casda.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ below:
158158
>>> url_list = casda.cutout(subset[:1], coordinates=centre, radius=14*u.arcmin)
159159
>>> filelist = casda.download_files(url_list, savedir='/tmp')
160160

161-
An example script to download a 3D cutout from the WALLABY Pre-Pilot Eridanus cube at a specified position, velocity, and range
161+
An example script to download a 3D cutout from the WALLABY Pre-Pilot Eridanus cube at a specified position and velocity range
162162
is shown below:
163163

164164
.. doctest-skip::

0 commit comments

Comments
 (0)