ssao Examples

Example 1. Search with results to standard output

Find the 10 brightest Bright Star Catalog Stars in 4-degree square box centered on 10:00:00 +30:00:00 J2000 and sort them by magnitude.
sbsc -hn 10 -r -7200 10:00:00 +30:00:00 J2000
produces the following:
sbsc WCSTools 3.8.1, 3 June 2010, Doug Mink SAO
 BSC 10:00:00.000 +30:00:00.00 J2000 +- +02:18:33.8 +02:00:00.0 at epoch 2000.0000
BSC_number  RA2000       Dec2000       Mag Type  Arcsec
  3951  10:01:00.700 +31:55:25.00   5.36  G3  6968.87
  3942  09:59:36.200 +29:38:43.00   5.73  G9  1314.02
  3979  10:08:15.900 +31:36:15.00   6.24  F4  8611.98

Example 2. Search with results to a file

Find all Bright Star Catalog stars within 2 degrees of M51 and write the results, sorted by right ascension, to a file
sbsc -thws r -r -7200 -o m51 13:27:48.311 +47:27:28.98 B1950
produces the following in the file m51.bsc:
catalog BSC
ra      13:27:48.311
dec     +47:27:28.98
radecsys        fk4
equinox 1950.0000
epoch   1950.0000
rpmunit mas/year
dpmunit mas/year
drasec  7200.00
ddecsec 7200.00
catsort ra
program sbsc WCSTools 3.8.1, 3 June 2010, Doug Mink SAO
bsc_    ra1950          dec1950         mag     type    pmra    pmdec   arcsec
----    ------------    ------------    -----   ----    ------  ------  ------
5067    13:23:12.139    +46:34:45.14    5.88    K0      11599.9 -20998.2        4240.92
5112    13:37:00.428    +48:50:49.21    4.70    A5      -54069.0        30973.4 7451.21

Example 3. Find closest star

Find the closest SAO Catalog Star to 10:00:00 +10:00:00 B1950.
sbsc -a 10:00:00 +10:00:00 B1950
produces the following:
  3926  09:58:26.843 +08:55:20.05   5.85  K2  4117.50

Example 4. List selected stars from catalog

List Bright Star Catalog stars 1001 through 1010
sbsc -h 1001-1010
produces the following:
sbsc WCSTools 3.8.1, 3 June 2010, Doug Mink SAO
BSC_number  RA2000       Dec2000       Mag Type
  1001  03:21:52.600 +49:04:15.00   5.93  F6
  1002  03:21:26.500 +43:19:46.00   4.95  A3
  1003  03:19:31.000 -21:45:28.00   3.69  M3
  1004  03:19:34.800 -24:07:23.00   5.61  M2
  1005  03:21:13.600 +21:08:49.00   5.28  B5
  1006  03:17:46.200 -62:34:31.00   5.54  G2
  1007  03:21:06.800 +03:40:32.00   5.69  G8
  1008  03:19:55.700 -43:04:11.00   4.27  G8
  1009  03:24:40.500 +64:35:10.00   5.23  M0
  1010  03:18:12.900 -62:30:23.00   5.24  G1

Telescope Data Center

Last updated 14 September 2010 by Doug Mink

[WCSTools} [WCSTools programs] [scat] [sbsc]