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 270a4e5 commit cb67fcdCopy full SHA for cb67fcd
docs/desi/desi.rst
@@ -59,7 +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".
+ >>> # All the information we need can be found within the object "im".
63
64
>>> hdul = im[0]
65
>>> hdul[0].header
0 commit comments