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 3895f77 commit f439f05Copy full SHA for f439f05
docs/desi/desi.rst
@@ -59,9 +59,7 @@ we can define our region in the same way used in the example above.
59
>>> radius = Angle(radius_input, unit='arcmin')
60
>>> im = DESILegacySurvey.get_images(pos, pixels, radius, data_release=9)
61
62
-All the information we need can be found within the object "im".
63
-
64
-.. doctest-remote-data::
+ >>> All the information we need can be found within the object "im".
65
66
>>> hdul = im[0]
67
>>> hdul[0].header
0 commit comments