File tree Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Original file line number Diff line number Diff line change @@ -121,6 +121,17 @@ and width parameter of the box search must also be specified.
121
121
>>> table = Irsa.query_region(coordinates = coord, spatial = ' Box' ,
122
122
... catalog= ' fp_psc' , width= 2 * u.arcmin)
123
123
>>> print (table)
124
+ ra dec err_maj err_min err_ang designation ... ext_key scan_key coadd_key coadd htm20
125
+ deg deg arcsec arcsec deg ...
126
+ --------- --------- ------- ------- ------- ---------------- ... ------- -------- --------- ----- -------------------
127
+ 10.692216 41.260162 0.10 0.09 87 00424613+4115365 ... -- 69157 1590591 33 4805203678124326400
128
+ 10.700059 41.263481 0.31 0.30 155 00424801+4115485 ... -- 69157 1590591 33 4805203678125364736
129
+ 10.699131 41.263248 0.28 0.20 82 00424779+4115476 ... -- 69157 1590591 33 4805203678125474304
130
+ ... ... ... ... ... ... ... ... ... ... ... ...
131
+ 10.672209 41.252857 0.22 0.21 8 00424133+4115102 ... -- 69157 1590591 33 4805203679613328896
132
+ 10.672878 41.252518 0.18 0.17 38 00424149+4115090 ... -- 69157 1590591 33 4805203679613393408
133
+ 10.671090 41.252468 0.14 0.13 69 00424106+4115088 ... -- 69157 1590591 33 4805203679613500928
134
+ Length = 265 rows
124
135
125
136
Polygon search
126
137
""""""""""""""
You can’t perform that action at this time.
0 commit comments