@@ -37,20 +37,11 @@ looks like this:
37
37
>>> import astropy.units as u
38
38
>>> field = SkyCoord(0 * u.deg, 0 * u.deg)
39
39
>>> epoch = Time(' 2019-05-29 21:42' , format = ' iso' )
40
- >>> Skybot.cone_search(field, 5 * u.arcmin, epoch)
41
- <QTable length=12>
42
- Number Name RA ... vy vz epoch
43
- deg ... AU / d AU / d d
44
- int64 str10 float64 ... float64 float64 float64
40
+ >>> results = Skybot.cone_search(field, 5 * u.arcmin, epoch)
41
+ >>> results.pprint(max_width = 80 )
42
+ Number Name RA ... vy vz epoch
43
+ deg ... AU / d AU / d d
45
44
------ ---------- -------------------- ... ----------- ----------- ---------
46
- -- -- 0.0 ... 0.002324846 0.000311389 2458630.0
47
- -- -- 0.0 ... ——— ——— 2458630.0
48
- -- -- 0.0 ... ——— ——— 2458630.0
49
- -- -- 0.0 ... ——— ——— 2458630.0
50
- -- -- 0.0 ... ——— ——— 2458630.0
51
- -- -- 0.0 ... ——— ——— 2458630.0
52
- -- -- 0.0 ... ——— ——— 2458630.0
53
- -- -- 0.0 ... ——— ——— 2458630.0
54
45
-- 2012 BO42 0.019414999999999998 ... 0.009345668 0.005003011 2458630.0
55
46
516566 2007 DH36 0.005546249999999999 ... 0.00855646 0.002875928 2458630.0
56
47
-- 2019 SS82 359.9931945833333 ... 0.009809784 0.004636687 2458630.0
@@ -194,30 +185,30 @@ Pallas over an entire year with a time step of 1 day:
194
185
>>> Miriade.get_ephemerides(' Pallas' , epoch = ' 2019-01-01' ,
195
186
... epoch_step= ' 1d' , epoch_nsteps= 365 )
196
187
<Table length=365>
197
- target epoch RA ... DEC_rate delta_rate
198
- d deg ... arcsec / min km / s
199
- str20 float64 float64 ... float64 float64
188
+ target epoch RA ... DEC_rate delta_rate
189
+ d deg ... arcsec / min km / s
190
+ str20 float64 float64 ... float64 float64
200
191
------ -------------------- ------------------ ... ------------ ------------
201
- Pallas 2458484.5 200.58650791666665 ... 0.15854 -19.3678463
202
- Pallas 2458485.5 200.92693791666662 ... 0.16727 -19.4137948
203
- Pallas 2458486.5 201.26410874999996 ... 0.17613 -19.455269
204
- Pallas 2458487.5 201.59795291666666 ... 0.18511 -19.4921153
205
- Pallas 2458488.5 201.92840374999994 ... 0.19421 -19.5242013
206
- Pallas 2458489.5 202.25539416666663 ... 0.20344 -19.5514142
207
- Pallas 2458490.5 202.57885791666664 ... 0.21278 -19.5736602
208
- Pallas 2458491.5 202.8987283333333 ... 0.22224 -19.5908624
209
- Pallas 2458492.5 203.21493999999996 ... 0.23181 -19.6029579
192
+ Pallas 2458484.5 200.58650874999998 ... 0.15854 -19.3678463
193
+ Pallas 2458485.5 200.92693874999998 ... 0.16727 -19.4137948
194
+ Pallas 2458486.5 201.2641095833333 ... 0.17613 -19.4552689
195
+ Pallas 2458487.5 201.59795375 ... 0.18511 -19.4921153
196
+ Pallas 2458488.5 201.9284045833333 ... 0.19421 -19.5242013
197
+ Pallas 2458489.5 202.25539499999996 ... 0.20344 -19.5514142
198
+ Pallas 2458490.5 202.57885874999997 ... 0.21278 -19.5736602
199
+ Pallas 2458491.5 202.89872916666664 ... 0.22224 -19.5908624
200
+ Pallas 2458492.5 203.21494124999998 ... 0.23181 -19.6029579
210
201
... ... ... ... ... ...
211
- Pallas 2458839.5 259.61455249999995 ... 0.0069182 -1.4120216
212
- Pallas 2458840.5 259.994445 ... 0.011429 -1.632143
213
- Pallas 2458841.5 260.373805 ... 0.015948 -1.8522401
214
- Pallas 2458842.5 260.75260374999993 ... 0.020475 -2.0721425
215
- Pallas 2458843.5 261.13081041666663 ... 0.025007 -2.2916831
216
- Pallas 2458844.5 261.50839541666664 ... 0.029542 -2.5107109
217
- Pallas 2458845.5 261.8853291666666 ... 0.034077 -2.7290991
218
- Pallas 2458846.5 262.2615820833333 ... 0.038612 -2.9467491
219
- Pallas 2458847.5 262.63712666666663 ... 0.043144 -3.1635884
220
- Pallas 2458848.5 263.0119345833333 ... 0.047672 -3.3795666
202
+ Pallas 2458839.5 259.6145529166667 ... 0.0069182 -1.4120214
203
+ Pallas 2458840.5 259.9944454166666 ... 0.011429 -1.6321428
204
+ Pallas 2458841.5 260.37380541666664 ... 0.015948 -1.85224
205
+ Pallas 2458842.5 260.75260416666663 ... 0.020475 -2.0721423
206
+ Pallas 2458843.5 261.13081083333327 ... 0.025007 -2.2916829
207
+ Pallas 2458844.5 261.5083958333333 ... 0.029542 -2.5107107
208
+ Pallas 2458845.5 261.88532958333326 ... 0.034077 -2.729099
209
+ Pallas 2458846.5 262.2615825 ... 0.038612 -2.946749
210
+ Pallas 2458847.5 262.63712708333327 ... 0.043144 -3.1635882
211
+ Pallas 2458848.5 263.011935 ... 0.047672 -3.3795665
221
212
222
213
223
214
The observer location is defined through the ``location `` keyword,
0 commit comments