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 20be1ef commit 84808bcCopy full SHA for 84808bc
docs/heasarc/heasarc.rst
@@ -263,7 +263,7 @@ tables listing the most recent INTEGRAL data.
263
>>> table = heasarc.query_object('Crab', mission='integral_rev3_scw',
264
... radius='361 degree', time="2022-12-01 .. 2022-12-31",
265
... sortvar='START_DATE', resultmax=100000)
266
- >>> table.pprint()
+ >>> table.pprint() # doctest: +IGNORE_OUTPUT
267
SCW_ID SCW_VER SCW_TYPE ... GOOD_OMC DSIZE SEARCH_OFFSET_
268
------------ ------- -------- ... -------- --------- -----------------
269
258300400010 001 POINTING ... 0 123494400 5199.027 (CRAB)\n
0 commit comments