sskybot Examples

Example 1. Search with complete results to standard output

Find objects near Uranus on July 17 2007 and print all of the information returned by SkyBot
scat -vvv -c skybot -r -720 -y 2007-07-17T0:00 349.61728 -5.33242 J2000
produces the following:
scat WCSTools 3.7.0, 23 July 2007, Doug Mink SAO
obs     HCO Oak Ridge
epoch   2007-07-17T00:00:00.000
sra     349.61728
sdec     -5.33242
dra     0.200869
ddec    0.200000
rpmunit arcsec/hour
dpmunit arcsec/hour
object                  ra              dec             class   vmag    poserr  offset  rapm    decpm   gdist           hdist       
----------------        -------------   ------------    ------  -----   ------  ------  ------  ------  ------------    ------------
U-I(Ariel)              349.6172623605  -5.3323795435   Sat     14.4    0.010   0.159   0.0000  0.0000  19.482190145    20.090889493
Uranus                  349.6172010540  -5.3323468849   Planet  5.8     0.010   0.386   0.0000  0.0000  19.483466086    20.092164973
U-IV(Oberon)            349.6165874160  -5.33064577321  Sat     14.2    0.010   6.853   0.0000  0.0000  19.487315685    20.096010122
U-III(Titania)          349.6168320690  -5.33052545207  Sat     14.0    0.010   7.007   0.0000  0.0000  19.480612744    20.089309054
U-V(Miranda)            349.6177848975  -5.33435166423  Sat     16.6    0.010   7.186   0.0000  0.0000  19.482966431    20.091668943
U-II(Umbriel)           349.6165736655  -5.32985108075  Sat     15.1    0.010   9.588   0.0000  0.0000  19.481925951    20.090620871
2002UT70                349.5709471275  -5.31457744171  MBIIIb  20.7    9.637   178.068 0.7806  -8.4093 2.55163873002   3.24956314030
59189(1999AU19)         349.6294006620  -5.22508109835  MB      19.7    0.022   388.856 6.2818  -0.1176 1.33833003553   2.09735757460
131938(2002CC15)        349.7614393755  -5.48279271035  MBI     20.6    0.012   748.330 3.3904  0.1527  1.63016246875   2.36837105114
68764(2002EY98)         349.6356428175  -5.54337420343  MBI     19.3    -0.150  762.285 0.1677  6.0175  1.62870378535   2.36837280654
2002CW295               349.8109325145  -5.45097427613  MBI     22.4    10.338  814.792 -1.4442 -2.8489 1.90344020447   2.62576034332
73007(2002ET29)         349.425247335   -5.1989462393   MBII    19.8    -0.001  839.516 4.8044  -4.3629 1.49773352620   2.24657308174

Example 2. Search with reformatted results to standard output

Find objects near Uranus on July 17 2007 and print in Starbase format
scat -t -c skybot -r -720 -y 2007-07-17T0:00 349.61728 -5.33242 J2000
produces the following:
catalog SkyBot
ra      23:18:28.147
dec     -05:19:56.71
radecsys        fk5
equinox 2000.0000
epoch   2007.5397
drasec  720.00
ddecsec 720.00
catsort mag 
program scat WCSTools 3.7.0, 23 July 2007, Doug Mink SAO
object                  ra              dec             magv    gdist   hdist   arcsec
----------------        ------------    ------------    -----   -----   -----   ------
Uranus                  23:18:28.128    -05:19:56.45    5.80    19.48   20.09   0.39
U-III(Titania)          23:18:28.040    -05:19:49.89    14.00   19.48   20.09   7.01
U-IV(Oberon)            23:18:27.981    -05:19:50.32    14.20   19.49   20.10   6.85
U-I(Ariel)              23:18:28.143    -05:19:56.57    14.40   19.48   20.09   0.16
U-II(Umbriel)           23:18:27.978    -05:19:47.46    15.10   19.48   20.09   9.59
U-V(Miranda)            23:18:28.268    -05:20:03.67    16.60   19.48   20.09   7.19
59189(1999AU19)         23:18:31.056    -05:13:30.29    19.70   1.34    2.10    388.86
73007(2002ET29)         23:17:42.059    -05:11:56.21    19.80   1.50    2.25    839.51
131938(2002CC15)        23:19:02.745    -05:28:58.05    20.60   1.63    2.37    748.33
2002UT70                23:18:17.027    -05:18:52.48    20.70   2.55    3.25    178.07
2002CW295               23:19:14.624    -05:27:03.51    22.40   1.90    2.63    814.79

Example 3. Search with sorted results

Find objects near Uranus on July 17 2007 and print in standard scat format
scat -s p -hc skybot -r -720 -y 2007-07-17T0:00 349.61728 -5.33242 J2000
produces the following:
scat WCSTools 3.7.0, 23 July 2007, Doug Mink SAO
SkyBot 23:18:28.147 -05:19:56.71 J2000 +- +00:12:03.1 +00:12:00.0 at epoch 2007.5397
Object           RA2000       Dec2000        MagV   GDist  HDist  Arcsec
U-I(Ariel)       23:18:28.143 -05:19:56.57   14.40  19.48  20.09    0.16
Uranus           23:18:28.128 -05:19:56.45    5.80  19.48  20.09    0.39
U-IV(Oberon)     23:18:27.981 -05:19:50.32   14.20  19.49  20.10    6.85
U-III(Titania)   23:18:28.040 -05:19:49.89   14.00  19.48  20.09    7.01
U-V(Miranda)     23:18:28.268 -05:20:03.67   16.60  19.48  20.09    7.19
U-II(Umbriel)    23:18:27.978 -05:19:47.46   15.10  19.48  20.09    9.59
2002UT70         23:18:17.027 -05:18:52.48   20.70   2.55   3.25  178.07
59189(1999AU19)  23:18:31.056 -05:13:30.29   19.70   1.34   2.10  388.86
131938(2002CC15) 23:19:02.745 -05:28:58.05   20.60   1.63   2.37  748.33
2002CW295        23:19:14.624 -05:27:03.51   22.40   1.90   2.63  814.79
73007(2002ET29)  23:17:42.059 -05:11:56.21   19.80   1.50   2.25  839.51

Telescope Data Center

Last updated 23 July 2007 by Doug Mink

[WCSTools} [WCSTools programs] [scat] [sskybot]