Home » Archimedes archive » Zipped Apps » StarChart » yaleformat

yaleformat

This website contains an archive of files for the Acorn Electron, BBC Micro, Acorn Archimedes, Commodore 16 and Commodore 64 computers, which Dominic Ford has rescued from his private collection of floppy disks and cassettes.

Some of these files were originally commercial releases in the 1980s and 1990s, but they are now widely available online. I assume that copyright over them is no longer being asserted. If you own the copyright and would like files to be removed, please contact me.

Tape/disk: Home » Archimedes archive » Zipped Apps » StarChart
Filename: yaleformat
Read OK:
File size: 1BFB bytes
Load address: 0000
Exec address: 0000
File contents
Overview

The Yale Bright Star Catalog is an electronic catalog providing extensive
stellar information for the brightest stars. It is large (megabytes), and
includes extensive detail for each star (e.g. B-V color temperature, proper
motion, catalogue names), much of which is not needed by charting software.
It is normally distributed on magnetic tape, and has not (to my knowledge)
been posted to the net.

The current dataset was reduced directly from the original Yale data by
Robert Tidd, using custom software. His file format is given below [1]. The
raw output was hand-edited by Alan Paeth to remove a number of anomolies [2].
Users wishing to update or extend yale.star should look in part [3].

--
Part [1]

File format for yale.star (reduced Yale star catalog, version 2)

Name    Col     Len    Type     Desc
-------------------------------------------------
ra      1       6       i6      ra  2000 hhmmss
dec     7       5       +-i4    dec 2000 -mmss
mag     12      3       {-}i    magnitude*100 -dd or -ddd
type    15      2       c2      object type
type1   15      1       c1      object type 1   / star,ga,cl,neb,etc
type2   16      1       c1      object type 2   / dbl,open,cl,etc
spec2   17      2       c1d1    spectral 2 'G2'
letter  19      2       c2      greek Bayer letter(s), or Flamsteed number
const   21      3       c3      constellation (I.A.U. designation)
name    24      30      c*      name,descrip.
newline 54      1       c1      newline (max final loc)
$
--------
'type1'/'type' 2 coding table
CG-Glob.Cluster         CO-Open  Cluster         GC-Galac.Cluster
GP-Sphere Galaxy        GS-Spiral Galaxy
ND-Difuse Nebula        NP-Planetary Nebula
P*-Planet
SS-star                 SB-Binary Star          SD-Double Star
SV-Variable Star
VM-vector move          VS-vector draw (solid)  VD-vector draw (dotted)
VH-vector draw (hyphens = dashed)
I*-Invisible (for annotation)
--------
'letter' coding table
   
# Flamsteed
a-alpha b-beta g-gamma d-delta e-epsilon z-zeta h-eta @-theta i-iota k-kappa
l-lambda m-mu n-nu E-xi o-omicron p-pi r-rho s-sigma t-tau u-upsilon 0-phi
x-chi %-psi w-omega $-????
--------

Example:

---yale.star---
141540+1911-11SSK2a BOOArcturus
062357-5241-72SSF0a CAR
051641+4600006SDG8a AURCapella
@.
@.
@.
---messier.star---
053430+2202840ND    TAUm1  Crab Nebula
175629-1901600CO    SGRm23 
202355+3832710CO    CYGm29 ,good at low pwr
084026+1959370CO    CNCm44 Praesepe, Beehive Cl
@.
@.
@.

[2] Hand edits done on "raw" reduced yale.star

[a] Proper names added:

062357-5241-72SSF0a CARCanopus
050229+4105000SSK5z AURCapella
195047+0852075SDA7a AQLAltair
173336-3706162SSB1l SCOShaula
125602+3819288SDB9a2CVNCor Caroli

[b] Magnitude and Spectral data changes (based on "Norton"):

122636-6306158SDB1a1CRU
122636-6306080SDB2a1CRUAcrux

[c] Deleted (0.00 magnitude - obviously wrong. The position is in the extreme
             S.W. of Vela, near non-descript NGC 2547)

081334-5012000SSK6

[d] Name Changed

052617+2836165SSB7b TAUHath (old)
052617+2836165SSB7b TAUAlnath (new)

Note: beta Taurii == lambda Aurigae (above)

[e] Mag limit:
           _
064509-1643146SDA1a CMASirius           (-1.46 not representable)
064509-1643-99SDA1a CMASirius

Sirus has been reduced from mag -1.46 to -.99, owing to limitations in
the three character positions used to give magnitude. This may be rectified
by using the old style format (style is checked on a line and not a file basis),
but this would remove spectral information and identification.

[f] Known Problems and "Features"

For certain double stars (when the companion is rather bright), duplicate
entries exist in the dataset, Ra and Dec values matching exactly. The
plotting of the second visible double star in an exact overstrike position
can cause problems.

The fix is to remove all duplicate entries from yale.star which are exact
matches in RA and DECL, omitting those stars of lower value, while insuring
that the parent star has a "SD" (star double) indicator. 

This has been done to roughly seventy stars in the database, notibly to
Orion's belt and his Trapezium, and to Alpha Centaurii. The omitted entries
are included in "yale.omit". These remain useful for checking the combined
magnitudes of bright double stars, or in searching for pairs with striking
difference in star spectral class. The best known example of the latter in the
Northern Hemisphere is beta Cygnii [Alberio], but as the locations of both
companions differ by 2" in RA, the parent star of spectral class K5 is
represented, together with its B8 compainion.

[g] Bayer and Flamsteed numbers

A two character field represents Bayer letters, which by convention are
assigned as Greek lower case letters from alpha to omega, followed by
assignments in single and double digit Roman type. The database contains
entries such as " A" and "A " and "a ", and it is not always clear that the
lower case letter in the first column is an exact "trigger" for Greek fonts.
(Because entries such as "@" indicate a theta, and "E" also occurs).
In practice, this is not a problem unless one desires an authoratative code
for a quite dim star (ie, beyond the 24th Bayer assignment). For virtally all
stars given labels in standard Atlases, the StarChart output provides an exact
match.


[3] User Extentions to yale.star

Barring the correction of obvious errors in yale.star, users may wish to
add additional stars or ephemeride data in .star format. In any case, data
should be for the epoch E2000.0. The program "epoch" may be used if this is
not the case. The data records may be in either the new or old reduced
file format convention (planet.star still produces data in the old format).
The old format omits provision for spectral class or secondary label
information, but allow stars of magnitude at or below 10.0, as four (and not
three) characters are allocated to magnitude. Because testing of format is
done on a line-by-line basis, entries may be mixed and matched. Thus, the
present yale.star could be extended with data for dim, nameless stars below
magnitude 10. Note that yale.star must be sorted in order of decreasing
magnitude. This is only important for stellar data records.

For other cases, data produced in .star format may be included for printing
under the "-f file.star" option in the starcharting software. The important
fields are for Ra, Decl, Magnitude, Type (code and subcode) and name, as each
directly controls the location and appearence of the output. Two addition
record types have been added to facilitate general plotting (such as lunar
limb profiles or the ecliptic). The "I" type is an invisible object of some
specified magnitude and location which serves as a means to annotate output.
The "V" type is a vector object with subcodes "M", "S", "D", and "H" for move,
solid-draw, dot-draw and hyphen(dash)-draw. Annotations are ignored for vector
records, because the task of disentangling the intermingling of text and vector
commands to a large class of output devices is formidable. Again, magnitude
comes into play in performing clipping of objects too dim for display. A sample
file of these record types appears in "ephem.star"
00000000  4f 76 65 72 76 69 65 77  0a 0a 54 68 65 20 59 61  |Overview..The Ya|
00000010  6c 65 20 42 72 69 67 68  74 20 53 74 61 72 20 43  |le Bright Star C|
00000020  61 74 61 6c 6f 67 20 69  73 20 61 6e 20 65 6c 65  |atalog is an ele|
00000030  63 74 72 6f 6e 69 63 20  63 61 74 61 6c 6f 67 20  |ctronic catalog |
00000040  70 72 6f 76 69 64 69 6e  67 20 65 78 74 65 6e 73  |providing extens|
00000050  69 76 65 0a 73 74 65 6c  6c 61 72 20 69 6e 66 6f  |ive.stellar info|
00000060  72 6d 61 74 69 6f 6e 20  66 6f 72 20 74 68 65 20  |rmation for the |
00000070  62 72 69 67 68 74 65 73  74 20 73 74 61 72 73 2e  |brightest stars.|
00000080  20 49 74 20 69 73 20 6c  61 72 67 65 20 28 6d 65  | It is large (me|
00000090  67 61 62 79 74 65 73 29  2c 20 61 6e 64 0a 69 6e  |gabytes), and.in|
000000a0  63 6c 75 64 65 73 20 65  78 74 65 6e 73 69 76 65  |cludes extensive|
000000b0  20 64 65 74 61 69 6c 20  66 6f 72 20 65 61 63 68  | detail for each|
000000c0  20 73 74 61 72 20 28 65  2e 67 2e 20 42 2d 56 20  | star (e.g. B-V |
000000d0  63 6f 6c 6f 72 20 74 65  6d 70 65 72 61 74 75 72  |color temperatur|
000000e0  65 2c 20 70 72 6f 70 65  72 0a 6d 6f 74 69 6f 6e  |e, proper.motion|
000000f0  2c 20 63 61 74 61 6c 6f  67 75 65 20 6e 61 6d 65  |, catalogue name|
00000100  73 29 2c 20 6d 75 63 68  20 6f 66 20 77 68 69 63  |s), much of whic|
00000110  68 20 69 73 20 6e 6f 74  20 6e 65 65 64 65 64 20  |h is not needed |
00000120  62 79 20 63 68 61 72 74  69 6e 67 20 73 6f 66 74  |by charting soft|
00000130  77 61 72 65 2e 0a 49 74  20 69 73 20 6e 6f 72 6d  |ware..It is norm|
00000140  61 6c 6c 79 20 64 69 73  74 72 69 62 75 74 65 64  |ally distributed|
00000150  20 6f 6e 20 6d 61 67 6e  65 74 69 63 20 74 61 70  | on magnetic tap|
00000160  65 2c 20 61 6e 64 20 68  61 73 20 6e 6f 74 20 28  |e, and has not (|
00000170  74 6f 20 6d 79 20 6b 6e  6f 77 6c 65 64 67 65 29  |to my knowledge)|
00000180  0a 62 65 65 6e 20 70 6f  73 74 65 64 20 74 6f 20  |.been posted to |
00000190  74 68 65 20 6e 65 74 2e  0a 0a 54 68 65 20 63 75  |the net...The cu|
000001a0  72 72 65 6e 74 20 64 61  74 61 73 65 74 20 77 61  |rrent dataset wa|
000001b0  73 20 72 65 64 75 63 65  64 20 64 69 72 65 63 74  |s reduced direct|
000001c0  6c 79 20 66 72 6f 6d 20  74 68 65 20 6f 72 69 67  |ly from the orig|
000001d0  69 6e 61 6c 20 59 61 6c  65 20 64 61 74 61 20 62  |inal Yale data b|
000001e0  79 0a 52 6f 62 65 72 74  20 54 69 64 64 2c 20 75  |y.Robert Tidd, u|
000001f0  73 69 6e 67 20 63 75 73  74 6f 6d 20 73 6f 66 74  |sing custom soft|
00000200  77 61 72 65 2e 20 48 69  73 20 66 69 6c 65 20 66  |ware. His file f|
00000210  6f 72 6d 61 74 20 69 73  20 67 69 76 65 6e 20 62  |ormat is given b|
00000220  65 6c 6f 77 20 5b 31 5d  2e 20 54 68 65 0a 72 61  |elow [1]. The.ra|
00000230  77 20 6f 75 74 70 75 74  20 77 61 73 20 68 61 6e  |w output was han|
00000240  64 2d 65 64 69 74 65 64  20 62 79 20 41 6c 61 6e  |d-edited by Alan|
00000250  20 50 61 65 74 68 20 74  6f 20 72 65 6d 6f 76 65  | Paeth to remove|
00000260  20 61 20 6e 75 6d 62 65  72 20 6f 66 20 61 6e 6f  | a number of ano|
00000270  6d 6f 6c 69 65 73 20 5b  32 5d 2e 0a 55 73 65 72  |molies [2]..User|
00000280  73 20 77 69 73 68 69 6e  67 20 74 6f 20 75 70 64  |s wishing to upd|
00000290  61 74 65 20 6f 72 20 65  78 74 65 6e 64 20 79 61  |ate or extend ya|
000002a0  6c 65 2e 73 74 61 72 20  73 68 6f 75 6c 64 20 6c  |le.star should l|
000002b0  6f 6f 6b 20 69 6e 20 70  61 72 74 20 5b 33 5d 2e  |ook in part [3].|
000002c0  0a 0a 2d 2d 0a 50 61 72  74 20 5b 31 5d 0a 0a 46  |..--.Part [1]..F|
000002d0  69 6c 65 20 66 6f 72 6d  61 74 20 66 6f 72 20 79  |ile format for y|
000002e0  61 6c 65 2e 73 74 61 72  20 28 72 65 64 75 63 65  |ale.star (reduce|
000002f0  64 20 59 61 6c 65 20 73  74 61 72 20 63 61 74 61  |d Yale star cata|
00000300  6c 6f 67 2c 20 76 65 72  73 69 6f 6e 20 32 29 0a  |log, version 2).|
00000310  0a 4e 61 6d 65 20 20 20  20 43 6f 6c 20 20 20 20  |.Name    Col    |
00000320  20 4c 65 6e 20 20 20 20  54 79 70 65 20 20 20 20  | Len    Type    |
00000330  20 44 65 73 63 0a 2d 2d  2d 2d 2d 2d 2d 2d 2d 2d  | Desc.----------|
00000340  2d 2d 2d 2d 2d 2d 2d 2d  2d 2d 2d 2d 2d 2d 2d 2d  |----------------|
*
00000360  2d 2d 2d 2d 2d 2d 2d 0a  72 61 20 20 20 20 20 20  |-------.ra      |
00000370  31 20 20 20 20 20 20 20  36 20 20 20 20 20 20 20  |1       6       |
00000380  69 36 20 20 20 20 20 20  72 61 20 20 32 30 30 30  |i6      ra  2000|
00000390  20 68 68 6d 6d 73 73 0a  64 65 63 20 20 20 20 20  | hhmmss.dec     |
000003a0  37 20 20 20 20 20 20 20  35 20 20 20 20 20 20 20  |7       5       |
000003b0  2b 2d 69 34 20 20 20 20  64 65 63 20 32 30 30 30  |+-i4    dec 2000|
000003c0  20 2d 6d 6d 73 73 0a 6d  61 67 20 20 20 20 20 31  | -mmss.mag     1|
000003d0  32 20 20 20 20 20 20 33  20 20 20 20 20 20 20 7b  |2      3       {|
000003e0  2d 7d 69 20 20 20 20 6d  61 67 6e 69 74 75 64 65  |-}i    magnitude|
000003f0  2a 31 30 30 20 2d 64 64  20 6f 72 20 2d 64 64 64  |*100 -dd or -ddd|
00000400  0a 74 79 70 65 20 20 20  20 31 35 20 20 20 20 20  |.type    15     |
00000410  20 32 20 20 20 20 20 20  20 63 32 20 20 20 20 20  | 2       c2     |
00000420  20 6f 62 6a 65 63 74 20  74 79 70 65 0a 74 79 70  | object type.typ|
00000430  65 31 20 20 20 31 35 20  20 20 20 20 20 31 20 20  |e1   15      1  |
00000440  20 20 20 20 20 63 31 20  20 20 20 20 20 6f 62 6a  |     c1      obj|
00000450  65 63 74 20 74 79 70 65  20 31 20 20 20 2f 20 73  |ect type 1   / s|
00000460  74 61 72 2c 67 61 2c 63  6c 2c 6e 65 62 2c 65 74  |tar,ga,cl,neb,et|
00000470  63 0a 74 79 70 65 32 20  20 20 31 36 20 20 20 20  |c.type2   16    |
00000480  20 20 31 20 20 20 20 20  20 20 63 31 20 20 20 20  |  1       c1    |
00000490  20 20 6f 62 6a 65 63 74  20 74 79 70 65 20 32 20  |  object type 2 |
000004a0  20 20 2f 20 64 62 6c 2c  6f 70 65 6e 2c 63 6c 2c  |  / dbl,open,cl,|
000004b0  65 74 63 0a 73 70 65 63  32 20 20 20 31 37 20 20  |etc.spec2   17  |
000004c0  20 20 20 20 32 20 20 20  20 20 20 20 63 31 64 31  |    2       c1d1|
000004d0  20 20 20 20 73 70 65 63  74 72 61 6c 20 32 20 27  |    spectral 2 '|
000004e0  47 32 27 0a 6c 65 74 74  65 72 20 20 31 39 20 20  |G2'.letter  19  |
000004f0  20 20 20 20 32 20 20 20  20 20 20 20 63 32 20 20  |    2       c2  |
00000500  20 20 20 20 67 72 65 65  6b 20 42 61 79 65 72 20  |    greek Bayer |
00000510  6c 65 74 74 65 72 28 73  29 2c 20 6f 72 20 46 6c  |letter(s), or Fl|
00000520  61 6d 73 74 65 65 64 20  6e 75 6d 62 65 72 0a 63  |amsteed number.c|
00000530  6f 6e 73 74 20 20 20 32  31 20 20 20 20 20 20 33  |onst   21      3|
00000540  20 20 20 20 20 20 20 63  33 20 20 20 20 20 20 63  |       c3      c|
00000550  6f 6e 73 74 65 6c 6c 61  74 69 6f 6e 20 28 49 2e  |onstellation (I.|
00000560  41 2e 55 2e 20 64 65 73  69 67 6e 61 74 69 6f 6e  |A.U. designation|
00000570  29 0a 6e 61 6d 65 20 20  20 20 32 34 20 20 20 20  |).name    24    |
00000580  20 20 33 30 20 20 20 20  20 20 63 2a 20 20 20 20  |  30      c*    |
00000590  20 20 6e 61 6d 65 2c 64  65 73 63 72 69 70 2e 0a  |  name,descrip..|
000005a0  6e 65 77 6c 69 6e 65 20  35 34 20 20 20 20 20 20  |newline 54      |
000005b0  31 20 20 20 20 20 20 20  63 31 20 20 20 20 20 20  |1       c1      |
000005c0  6e 65 77 6c 69 6e 65 20  28 6d 61 78 20 66 69 6e  |newline (max fin|
000005d0  61 6c 20 6c 6f 63 29 0a  24 0a 2d 2d 2d 2d 2d 2d  |al loc).$.------|
000005e0  2d 2d 0a 27 74 79 70 65  31 27 2f 27 74 79 70 65  |--.'type1'/'type|
000005f0  27 20 32 20 63 6f 64 69  6e 67 20 74 61 62 6c 65  |' 2 coding table|
00000600  0a 43 47 2d 47 6c 6f 62  2e 43 6c 75 73 74 65 72  |.CG-Glob.Cluster|
00000610  20 20 20 20 20 20 20 20  20 43 4f 2d 4f 70 65 6e  |         CO-Open|
00000620  20 20 43 6c 75 73 74 65  72 20 20 20 20 20 20 20  |  Cluster       |
00000630  20 20 47 43 2d 47 61 6c  61 63 2e 43 6c 75 73 74  |  GC-Galac.Clust|
00000640  65 72 0a 47 50 2d 53 70  68 65 72 65 20 47 61 6c  |er.GP-Sphere Gal|
00000650  61 78 79 20 20 20 20 20  20 20 20 47 53 2d 53 70  |axy        GS-Sp|
00000660  69 72 61 6c 20 47 61 6c  61 78 79 0a 4e 44 2d 44  |iral Galaxy.ND-D|
00000670  69 66 75 73 65 20 4e 65  62 75 6c 61 20 20 20 20  |ifuse Nebula    |
00000680  20 20 20 20 4e 50 2d 50  6c 61 6e 65 74 61 72 79  |    NP-Planetary|
00000690  20 4e 65 62 75 6c 61 0a  50 2a 2d 50 6c 61 6e 65  | Nebula.P*-Plane|
000006a0  74 0a 53 53 2d 73 74 61  72 20 20 20 20 20 20 20  |t.SS-star       |
000006b0  20 20 20 20 20 20 20 20  20 20 53 42 2d 42 69 6e  |          SB-Bin|
000006c0  61 72 79 20 53 74 61 72  20 20 20 20 20 20 20 20  |ary Star        |
000006d0  20 20 53 44 2d 44 6f 75  62 6c 65 20 53 74 61 72  |  SD-Double Star|
000006e0  0a 53 56 2d 56 61 72 69  61 62 6c 65 20 53 74 61  |.SV-Variable Sta|
000006f0  72 0a 56 4d 2d 76 65 63  74 6f 72 20 6d 6f 76 65  |r.VM-vector move|
00000700  20 20 20 20 20 20 20 20  20 20 56 53 2d 76 65 63  |          VS-vec|
00000710  74 6f 72 20 64 72 61 77  20 28 73 6f 6c 69 64 29  |tor draw (solid)|
00000720  20 20 56 44 2d 76 65 63  74 6f 72 20 64 72 61 77  |  VD-vector draw|
00000730  20 28 64 6f 74 74 65 64  29 0a 56 48 2d 76 65 63  | (dotted).VH-vec|
00000740  74 6f 72 20 64 72 61 77  20 28 68 79 70 68 65 6e  |tor draw (hyphen|
00000750  73 20 3d 20 64 61 73 68  65 64 29 0a 49 2a 2d 49  |s = dashed).I*-I|
00000760  6e 76 69 73 69 62 6c 65  20 28 66 6f 72 20 61 6e  |nvisible (for an|
00000770  6e 6f 74 61 74 69 6f 6e  29 0a 2d 2d 2d 2d 2d 2d  |notation).------|
00000780  2d 2d 0a 27 6c 65 74 74  65 72 27 20 63 6f 64 69  |--.'letter' codi|
00000790  6e 67 20 74 61 62 6c 65  0a 20 20 20 0a 23 20 46  |ng table.   .# F|
000007a0  6c 61 6d 73 74 65 65 64  0a 61 2d 61 6c 70 68 61  |lamsteed.a-alpha|
000007b0  20 62 2d 62 65 74 61 20  67 2d 67 61 6d 6d 61 20  | b-beta g-gamma |
000007c0  64 2d 64 65 6c 74 61 20  65 2d 65 70 73 69 6c 6f  |d-delta e-epsilo|
000007d0  6e 20 7a 2d 7a 65 74 61  20 68 2d 65 74 61 20 40  |n z-zeta h-eta @|
000007e0  2d 74 68 65 74 61 20 69  2d 69 6f 74 61 20 6b 2d  |-theta i-iota k-|
000007f0  6b 61 70 70 61 0a 6c 2d  6c 61 6d 62 64 61 20 6d  |kappa.l-lambda m|
00000800  2d 6d 75 20 6e 2d 6e 75  20 45 2d 78 69 20 6f 2d  |-mu n-nu E-xi o-|
00000810  6f 6d 69 63 72 6f 6e 20  70 2d 70 69 20 72 2d 72  |omicron p-pi r-r|
00000820  68 6f 20 73 2d 73 69 67  6d 61 20 74 2d 74 61 75  |ho s-sigma t-tau|
00000830  20 75 2d 75 70 73 69 6c  6f 6e 20 30 2d 70 68 69  | u-upsilon 0-phi|
00000840  0a 78 2d 63 68 69 20 25  2d 70 73 69 20 77 2d 6f  |.x-chi %-psi w-o|
00000850  6d 65 67 61 20 24 2d 3f  3f 3f 3f 0a 2d 2d 2d 2d  |mega $-????.----|
00000860  2d 2d 2d 2d 0a 0a 45 78  61 6d 70 6c 65 3a 0a 0a  |----..Example:..|
00000870  2d 2d 2d 79 61 6c 65 2e  73 74 61 72 2d 2d 2d 0a  |---yale.star---.|
00000880  31 34 31 35 34 30 2b 31  39 31 31 2d 31 31 53 53  |141540+1911-11SS|
00000890  4b 32 61 20 42 4f 4f 41  72 63 74 75 72 75 73 0a  |K2a BOOArcturus.|
000008a0  30 36 32 33 35 37 2d 35  32 34 31 2d 37 32 53 53  |062357-5241-72SS|
000008b0  46 30 61 20 43 41 52 0a  30 35 31 36 34 31 2b 34  |F0a CAR.051641+4|
000008c0  36 30 30 30 30 36 53 44  47 38 61 20 41 55 52 43  |600006SDG8a AURC|
000008d0  61 70 65 6c 6c 61 0a 40  2e 0a 40 2e 0a 40 2e 0a  |apella.@..@..@..|
000008e0  2d 2d 2d 6d 65 73 73 69  65 72 2e 73 74 61 72 2d  |---messier.star-|
000008f0  2d 2d 0a 30 35 33 34 33  30 2b 32 32 30 32 38 34  |--.053430+220284|
00000900  30 4e 44 20 20 20 20 54  41 55 6d 31 20 20 43 72  |0ND    TAUm1  Cr|
00000910  61 62 20 4e 65 62 75 6c  61 0a 31 37 35 36 32 39  |ab Nebula.175629|
00000920  2d 31 39 30 31 36 30 30  43 4f 20 20 20 20 53 47  |-1901600CO    SG|
00000930  52 6d 32 33 20 0a 32 30  32 33 35 35 2b 33 38 33  |Rm23 .202355+383|
00000940  32 37 31 30 43 4f 20 20  20 20 43 59 47 6d 32 39  |2710CO    CYGm29|
00000950  20 2c 67 6f 6f 64 20 61  74 20 6c 6f 77 20 70 77  | ,good at low pw|
00000960  72 0a 30 38 34 30 32 36  2b 31 39 35 39 33 37 30  |r.084026+1959370|
00000970  43 4f 20 20 20 20 43 4e  43 6d 34 34 20 50 72 61  |CO    CNCm44 Pra|
00000980  65 73 65 70 65 2c 20 42  65 65 68 69 76 65 20 43  |esepe, Beehive C|
00000990  6c 0a 40 2e 0a 40 2e 0a  40 2e 0a 0a 5b 32 5d 20  |l.@..@..@...[2] |
000009a0  48 61 6e 64 20 65 64 69  74 73 20 64 6f 6e 65 20  |Hand edits done |
000009b0  6f 6e 20 22 72 61 77 22  20 72 65 64 75 63 65 64  |on "raw" reduced|
000009c0  20 79 61 6c 65 2e 73 74  61 72 0a 0a 5b 61 5d 20  | yale.star..[a] |
000009d0  50 72 6f 70 65 72 20 6e  61 6d 65 73 20 61 64 64  |Proper names add|
000009e0  65 64 3a 0a 0a 30 36 32  33 35 37 2d 35 32 34 31  |ed:..062357-5241|
000009f0  2d 37 32 53 53 46 30 61  20 43 41 52 43 61 6e 6f  |-72SSF0a CARCano|
00000a00  70 75 73 0a 30 35 30 32  32 39 2b 34 31 30 35 30  |pus.050229+41050|
00000a10  30 30 53 53 4b 35 7a 20  41 55 52 43 61 70 65 6c  |00SSK5z AURCapel|
00000a20  6c 61 0a 31 39 35 30 34  37 2b 30 38 35 32 30 37  |la.195047+085207|
00000a30  35 53 44 41 37 61 20 41  51 4c 41 6c 74 61 69 72  |5SDA7a AQLAltair|
00000a40  0a 31 37 33 33 33 36 2d  33 37 30 36 31 36 32 53  |.173336-3706162S|
00000a50  53 42 31 6c 20 53 43 4f  53 68 61 75 6c 61 0a 31  |SB1l SCOShaula.1|
00000a60  32 35 36 30 32 2b 33 38  31 39 32 38 38 53 44 42  |25602+3819288SDB|
00000a70  39 61 32 43 56 4e 43 6f  72 20 43 61 72 6f 6c 69  |9a2CVNCor Caroli|
00000a80  0a 0a 5b 62 5d 20 4d 61  67 6e 69 74 75 64 65 20  |..[b] Magnitude |
00000a90  61 6e 64 20 53 70 65 63  74 72 61 6c 20 64 61 74  |and Spectral dat|
00000aa0  61 20 63 68 61 6e 67 65  73 20 28 62 61 73 65 64  |a changes (based|
00000ab0  20 6f 6e 20 22 4e 6f 72  74 6f 6e 22 29 3a 0a 0a  | on "Norton"):..|
00000ac0  31 32 32 36 33 36 2d 36  33 30 36 31 35 38 53 44  |122636-6306158SD|
00000ad0  42 31 61 31 43 52 55 0a  31 32 32 36 33 36 2d 36  |B1a1CRU.122636-6|
00000ae0  33 30 36 30 38 30 53 44  42 32 61 31 43 52 55 41  |306080SDB2a1CRUA|
00000af0  63 72 75 78 0a 0a 5b 63  5d 20 44 65 6c 65 74 65  |crux..[c] Delete|
00000b00  64 20 28 30 2e 30 30 20  6d 61 67 6e 69 74 75 64  |d (0.00 magnitud|
00000b10  65 20 2d 20 6f 62 76 69  6f 75 73 6c 79 20 77 72  |e - obviously wr|
00000b20  6f 6e 67 2e 20 54 68 65  20 70 6f 73 69 74 69 6f  |ong. The positio|
00000b30  6e 20 69 73 20 69 6e 20  74 68 65 20 65 78 74 72  |n is in the extr|
00000b40  65 6d 65 0a 20 20 20 20  20 20 20 20 20 20 20 20  |eme.            |
00000b50  20 53 2e 57 2e 20 6f 66  20 56 65 6c 61 2c 20 6e  | S.W. of Vela, n|
00000b60  65 61 72 20 6e 6f 6e 2d  64 65 73 63 72 69 70 74  |ear non-descript|
00000b70  20 4e 47 43 20 32 35 34  37 29 0a 0a 30 38 31 33  | NGC 2547)..0813|
00000b80  33 34 2d 35 30 31 32 30  30 30 53 53 4b 36 0a 0a  |34-5012000SSK6..|
00000b90  5b 64 5d 20 4e 61 6d 65  20 43 68 61 6e 67 65 64  |[d] Name Changed|
00000ba0  0a 0a 30 35 32 36 31 37  2b 32 38 33 36 31 36 35  |..052617+2836165|
00000bb0  53 53 42 37 62 20 54 41  55 48 61 74 68 20 28 6f  |SSB7b TAUHath (o|
00000bc0  6c 64 29 0a 30 35 32 36  31 37 2b 32 38 33 36 31  |ld).052617+28361|
00000bd0  36 35 53 53 42 37 62 20  54 41 55 41 6c 6e 61 74  |65SSB7b TAUAlnat|
00000be0  68 20 28 6e 65 77 29 0a  0a 4e 6f 74 65 3a 20 62  |h (new)..Note: b|
00000bf0  65 74 61 20 54 61 75 72  69 69 20 3d 3d 20 6c 61  |eta Taurii == la|
00000c00  6d 62 64 61 20 41 75 72  69 67 61 65 20 28 61 62  |mbda Aurigae (ab|
00000c10  6f 76 65 29 0a 0a 5b 65  5d 20 4d 61 67 20 6c 69  |ove)..[e] Mag li|
00000c20  6d 69 74 3a 0a 20 20 20  20 20 20 20 20 20 20 20  |mit:.           |
00000c30  5f 0a 30 36 34 35 30 39  2d 31 36 34 33 31 34 36  |_.064509-1643146|
00000c40  53 44 41 31 61 20 43 4d  41 53 69 72 69 75 73 20  |SDA1a CMASirius |
00000c50  20 20 20 20 20 20 20 20  20 20 28 2d 31 2e 34 36  |          (-1.46|
00000c60  20 6e 6f 74 20 72 65 70  72 65 73 65 6e 74 61 62  | not representab|
00000c70  6c 65 29 0a 30 36 34 35  30 39 2d 31 36 34 33 2d  |le).064509-1643-|
00000c80  39 39 53 44 41 31 61 20  43 4d 41 53 69 72 69 75  |99SDA1a CMASiriu|
00000c90  73 0a 0a 53 69 72 75 73  20 68 61 73 20 62 65 65  |s..Sirus has bee|
00000ca0  6e 20 72 65 64 75 63 65  64 20 66 72 6f 6d 20 6d  |n reduced from m|
00000cb0  61 67 20 2d 31 2e 34 36  20 74 6f 20 2d 2e 39 39  |ag -1.46 to -.99|
00000cc0  2c 20 6f 77 69 6e 67 20  74 6f 20 6c 69 6d 69 74  |, owing to limit|
00000cd0  61 74 69 6f 6e 73 20 69  6e 0a 74 68 65 20 74 68  |ations in.the th|
00000ce0  72 65 65 20 63 68 61 72  61 63 74 65 72 20 70 6f  |ree character po|
00000cf0  73 69 74 69 6f 6e 73 20  75 73 65 64 20 74 6f 20  |sitions used to |
00000d00  67 69 76 65 20 6d 61 67  6e 69 74 75 64 65 2e 20  |give magnitude. |
00000d10  54 68 69 73 20 6d 61 79  20 62 65 20 72 65 63 74  |This may be rect|
00000d20  69 66 69 65 64 0a 62 79  20 75 73 69 6e 67 20 74  |ified.by using t|
00000d30  68 65 20 6f 6c 64 20 73  74 79 6c 65 20 66 6f 72  |he old style for|
00000d40  6d 61 74 20 28 73 74 79  6c 65 20 69 73 20 63 68  |mat (style is ch|
00000d50  65 63 6b 65 64 20 6f 6e  20 61 20 6c 69 6e 65 20  |ecked on a line |
00000d60  61 6e 64 20 6e 6f 74 20  61 20 66 69 6c 65 20 62  |and not a file b|
00000d70  61 73 69 73 29 2c 0a 62  75 74 20 74 68 69 73 20  |asis),.but this |
00000d80  77 6f 75 6c 64 20 72 65  6d 6f 76 65 20 73 70 65  |would remove spe|
00000d90  63 74 72 61 6c 20 69 6e  66 6f 72 6d 61 74 69 6f  |ctral informatio|
00000da0  6e 20 61 6e 64 20 69 64  65 6e 74 69 66 69 63 61  |n and identifica|
00000db0  74 69 6f 6e 2e 0a 0a 5b  66 5d 20 4b 6e 6f 77 6e  |tion...[f] Known|
00000dc0  20 50 72 6f 62 6c 65 6d  73 20 61 6e 64 20 22 46  | Problems and "F|
00000dd0  65 61 74 75 72 65 73 22  0a 0a 46 6f 72 20 63 65  |eatures"..For ce|
00000de0  72 74 61 69 6e 20 64 6f  75 62 6c 65 20 73 74 61  |rtain double sta|
00000df0  72 73 20 28 77 68 65 6e  20 74 68 65 20 63 6f 6d  |rs (when the com|
00000e00  70 61 6e 69 6f 6e 20 69  73 20 72 61 74 68 65 72  |panion is rather|
00000e10  20 62 72 69 67 68 74 29  2c 20 64 75 70 6c 69 63  | bright), duplic|
00000e20  61 74 65 0a 65 6e 74 72  69 65 73 20 65 78 69 73  |ate.entries exis|
00000e30  74 20 69 6e 20 74 68 65  20 64 61 74 61 73 65 74  |t in the dataset|
00000e40  2c 20 52 61 20 61 6e 64  20 44 65 63 20 76 61 6c  |, Ra and Dec val|
00000e50  75 65 73 20 6d 61 74 63  68 69 6e 67 20 65 78 61  |ues matching exa|
00000e60  63 74 6c 79 2e 20 54 68  65 0a 70 6c 6f 74 74 69  |ctly. The.plotti|
00000e70  6e 67 20 6f 66 20 74 68  65 20 73 65 63 6f 6e 64  |ng of the second|
00000e80  20 76 69 73 69 62 6c 65  20 64 6f 75 62 6c 65 20  | visible double |
00000e90  73 74 61 72 20 69 6e 20  61 6e 20 65 78 61 63 74  |star in an exact|
00000ea0  20 6f 76 65 72 73 74 72  69 6b 65 20 70 6f 73 69  | overstrike posi|
00000eb0  74 69 6f 6e 0a 63 61 6e  20 63 61 75 73 65 20 70  |tion.can cause p|
00000ec0  72 6f 62 6c 65 6d 73 2e  0a 0a 54 68 65 20 66 69  |roblems...The fi|
00000ed0  78 20 69 73 20 74 6f 20  72 65 6d 6f 76 65 20 61  |x is to remove a|
00000ee0  6c 6c 20 64 75 70 6c 69  63 61 74 65 20 65 6e 74  |ll duplicate ent|
00000ef0  72 69 65 73 20 66 72 6f  6d 20 79 61 6c 65 2e 73  |ries from yale.s|
00000f00  74 61 72 20 77 68 69 63  68 20 61 72 65 20 65 78  |tar which are ex|
00000f10  61 63 74 0a 6d 61 74 63  68 65 73 20 69 6e 20 52  |act.matches in R|
00000f20  41 20 61 6e 64 20 44 45  43 4c 2c 20 6f 6d 69 74  |A and DECL, omit|
00000f30  74 69 6e 67 20 74 68 6f  73 65 20 73 74 61 72 73  |ting those stars|
00000f40  20 6f 66 20 6c 6f 77 65  72 20 76 61 6c 75 65 2c  | of lower value,|
00000f50  20 77 68 69 6c 65 20 69  6e 73 75 72 69 6e 67 0a  | while insuring.|
00000f60  74 68 61 74 20 74 68 65  20 70 61 72 65 6e 74 20  |that the parent |
00000f70  73 74 61 72 20 68 61 73  20 61 20 22 53 44 22 20  |star has a "SD" |
00000f80  28 73 74 61 72 20 64 6f  75 62 6c 65 29 20 69 6e  |(star double) in|
00000f90  64 69 63 61 74 6f 72 2e  20 0a 0a 54 68 69 73 20  |dicator. ..This |
00000fa0  68 61 73 20 62 65 65 6e  20 64 6f 6e 65 20 74 6f  |has been done to|
00000fb0  20 72 6f 75 67 68 6c 79  20 73 65 76 65 6e 74 79  | roughly seventy|
00000fc0  20 73 74 61 72 73 20 69  6e 20 74 68 65 20 64 61  | stars in the da|
00000fd0  74 61 62 61 73 65 2c 20  6e 6f 74 69 62 6c 79 20  |tabase, notibly |
00000fe0  74 6f 0a 4f 72 69 6f 6e  27 73 20 62 65 6c 74 20  |to.Orion's belt |
00000ff0  61 6e 64 20 68 69 73 20  54 72 61 70 65 7a 69 75  |and his Trapeziu|
00001000  6d 2c 20 61 6e 64 20 74  6f 20 41 6c 70 68 61 20  |m, and to Alpha |
00001010  43 65 6e 74 61 75 72 69  69 2e 20 54 68 65 20 6f  |Centaurii. The o|
00001020  6d 69 74 74 65 64 20 65  6e 74 72 69 65 73 0a 61  |mitted entries.a|
00001030  72 65 20 69 6e 63 6c 75  64 65 64 20 69 6e 20 22  |re included in "|
00001040  79 61 6c 65 2e 6f 6d 69  74 22 2e 20 54 68 65 73  |yale.omit". Thes|
00001050  65 20 72 65 6d 61 69 6e  20 75 73 65 66 75 6c 20  |e remain useful |
00001060  66 6f 72 20 63 68 65 63  6b 69 6e 67 20 74 68 65  |for checking the|
00001070  20 63 6f 6d 62 69 6e 65  64 0a 6d 61 67 6e 69 74  | combined.magnit|
00001080  75 64 65 73 20 6f 66 20  62 72 69 67 68 74 20 64  |udes of bright d|
00001090  6f 75 62 6c 65 20 73 74  61 72 73 2c 20 6f 72 20  |ouble stars, or |
000010a0  69 6e 20 73 65 61 72 63  68 69 6e 67 20 66 6f 72  |in searching for|
000010b0  20 70 61 69 72 73 20 77  69 74 68 20 73 74 72 69  | pairs with stri|
000010c0  6b 69 6e 67 0a 64 69 66  66 65 72 65 6e 63 65 20  |king.difference |
000010d0  69 6e 20 73 74 61 72 20  73 70 65 63 74 72 61 6c  |in star spectral|
000010e0  20 63 6c 61 73 73 2e 20  54 68 65 20 62 65 73 74  | class. The best|
000010f0  20 6b 6e 6f 77 6e 20 65  78 61 6d 70 6c 65 20 6f  | known example o|
00001100  66 20 74 68 65 20 6c 61  74 74 65 72 20 69 6e 20  |f the latter in |
00001110  74 68 65 0a 4e 6f 72 74  68 65 72 6e 20 48 65 6d  |the.Northern Hem|
00001120  69 73 70 68 65 72 65 20  69 73 20 62 65 74 61 20  |isphere is beta |
00001130  43 79 67 6e 69 69 20 5b  41 6c 62 65 72 69 6f 5d  |Cygnii [Alberio]|
00001140  2c 20 62 75 74 20 61 73  20 74 68 65 20 6c 6f 63  |, but as the loc|
00001150  61 74 69 6f 6e 73 20 6f  66 20 62 6f 74 68 0a 63  |ations of both.c|
00001160  6f 6d 70 61 6e 69 6f 6e  73 20 64 69 66 66 65 72  |ompanions differ|
00001170  20 62 79 20 32 22 20 69  6e 20 52 41 2c 20 74 68  | by 2" in RA, th|
00001180  65 20 70 61 72 65 6e 74  20 73 74 61 72 20 6f 66  |e parent star of|
00001190  20 73 70 65 63 74 72 61  6c 20 63 6c 61 73 73 20  | spectral class |
000011a0  4b 35 20 69 73 0a 72 65  70 72 65 73 65 6e 74 65  |K5 is.represente|
000011b0  64 2c 20 74 6f 67 65 74  68 65 72 20 77 69 74 68  |d, together with|
000011c0  20 69 74 73 20 42 38 20  63 6f 6d 70 61 69 6e 69  | its B8 compaini|
000011d0  6f 6e 2e 0a 0a 5b 67 5d  20 42 61 79 65 72 20 61  |on...[g] Bayer a|
000011e0  6e 64 20 46 6c 61 6d 73  74 65 65 64 20 6e 75 6d  |nd Flamsteed num|
000011f0  62 65 72 73 0a 0a 41 20  74 77 6f 20 63 68 61 72  |bers..A two char|
00001200  61 63 74 65 72 20 66 69  65 6c 64 20 72 65 70 72  |acter field repr|
00001210  65 73 65 6e 74 73 20 42  61 79 65 72 20 6c 65 74  |esents Bayer let|
00001220  74 65 72 73 2c 20 77 68  69 63 68 20 62 79 20 63  |ters, which by c|
00001230  6f 6e 76 65 6e 74 69 6f  6e 20 61 72 65 0a 61 73  |onvention are.as|
00001240  73 69 67 6e 65 64 20 61  73 20 47 72 65 65 6b 20  |signed as Greek |
00001250  6c 6f 77 65 72 20 63 61  73 65 20 6c 65 74 74 65  |lower case lette|
00001260  72 73 20 66 72 6f 6d 20  61 6c 70 68 61 20 74 6f  |rs from alpha to|
00001270  20 6f 6d 65 67 61 2c 20  66 6f 6c 6c 6f 77 65 64  | omega, followed|
00001280  20 62 79 0a 61 73 73 69  67 6e 6d 65 6e 74 73 20  | by.assignments |
00001290  69 6e 20 73 69 6e 67 6c  65 20 61 6e 64 20 64 6f  |in single and do|
000012a0  75 62 6c 65 20 64 69 67  69 74 20 52 6f 6d 61 6e  |uble digit Roman|
000012b0  20 74 79 70 65 2e 20 54  68 65 20 64 61 74 61 62  | type. The datab|
000012c0  61 73 65 20 63 6f 6e 74  61 69 6e 73 0a 65 6e 74  |ase contains.ent|
000012d0  72 69 65 73 20 73 75 63  68 20 61 73 20 22 20 41  |ries such as " A|
000012e0  22 20 61 6e 64 20 22 41  20 22 20 61 6e 64 20 22  |" and "A " and "|
000012f0  61 20 22 2c 20 61 6e 64  20 69 74 20 69 73 20 6e  |a ", and it is n|
00001300  6f 74 20 61 6c 77 61 79  73 20 63 6c 65 61 72 20  |ot always clear |
00001310  74 68 61 74 20 74 68 65  0a 6c 6f 77 65 72 20 63  |that the.lower c|
00001320  61 73 65 20 6c 65 74 74  65 72 20 69 6e 20 74 68  |ase letter in th|
00001330  65 20 66 69 72 73 74 20  63 6f 6c 75 6d 6e 20 69  |e first column i|
00001340  73 20 61 6e 20 65 78 61  63 74 20 22 74 72 69 67  |s an exact "trig|
00001350  67 65 72 22 20 66 6f 72  20 47 72 65 65 6b 20 66  |ger" for Greek f|
00001360  6f 6e 74 73 2e 0a 28 42  65 63 61 75 73 65 20 65  |onts..(Because e|
00001370  6e 74 72 69 65 73 20 73  75 63 68 20 61 73 20 22  |ntries such as "|
00001380  40 22 20 69 6e 64 69 63  61 74 65 20 61 20 74 68  |@" indicate a th|
00001390  65 74 61 2c 20 61 6e 64  20 22 45 22 20 61 6c 73  |eta, and "E" als|
000013a0  6f 20 6f 63 63 75 72 73  29 2e 0a 49 6e 20 70 72  |o occurs)..In pr|
000013b0  61 63 74 69 63 65 2c 20  74 68 69 73 20 69 73 20  |actice, this is |
000013c0  6e 6f 74 20 61 20 70 72  6f 62 6c 65 6d 20 75 6e  |not a problem un|
000013d0  6c 65 73 73 20 6f 6e 65  20 64 65 73 69 72 65 73  |less one desires|
000013e0  20 61 6e 20 61 75 74 68  6f 72 61 74 61 74 69 76  | an authoratativ|
000013f0  65 20 63 6f 64 65 0a 66  6f 72 20 61 20 71 75 69  |e code.for a qui|
00001400  74 65 20 64 69 6d 20 73  74 61 72 20 28 69 65 2c  |te dim star (ie,|
00001410  20 62 65 79 6f 6e 64 20  74 68 65 20 32 34 74 68  | beyond the 24th|
00001420  20 42 61 79 65 72 20 61  73 73 69 67 6e 6d 65 6e  | Bayer assignmen|
00001430  74 29 2e 20 46 6f 72 20  76 69 72 74 61 6c 6c 79  |t). For virtally|
00001440  20 61 6c 6c 0a 73 74 61  72 73 20 67 69 76 65 6e  | all.stars given|
00001450  20 6c 61 62 65 6c 73 20  69 6e 20 73 74 61 6e 64  | labels in stand|
00001460  61 72 64 20 41 74 6c 61  73 65 73 2c 20 74 68 65  |ard Atlases, the|
00001470  20 53 74 61 72 43 68 61  72 74 20 6f 75 74 70 75  | StarChart outpu|
00001480  74 20 70 72 6f 76 69 64  65 73 20 61 6e 20 65 78  |t provides an ex|
00001490  61 63 74 0a 6d 61 74 63  68 2e 0a 0a 0a 5b 33 5d  |act.match....[3]|
000014a0  20 55 73 65 72 20 45 78  74 65 6e 74 69 6f 6e 73  | User Extentions|
000014b0  20 74 6f 20 79 61 6c 65  2e 73 74 61 72 0a 0a 42  | to yale.star..B|
000014c0  61 72 72 69 6e 67 20 74  68 65 20 63 6f 72 72 65  |arring the corre|
000014d0  63 74 69 6f 6e 20 6f 66  20 6f 62 76 69 6f 75 73  |ction of obvious|
000014e0  20 65 72 72 6f 72 73 20  69 6e 20 79 61 6c 65 2e  | errors in yale.|
000014f0  73 74 61 72 2c 20 75 73  65 72 73 20 6d 61 79 20  |star, users may |
00001500  77 69 73 68 20 74 6f 0a  61 64 64 20 61 64 64 69  |wish to.add addi|
00001510  74 69 6f 6e 61 6c 20 73  74 61 72 73 20 6f 72 20  |tional stars or |
00001520  65 70 68 65 6d 65 72 69  64 65 20 64 61 74 61 20  |ephemeride data |
00001530  69 6e 20 2e 73 74 61 72  20 66 6f 72 6d 61 74 2e  |in .star format.|
00001540  20 49 6e 20 61 6e 79 20  63 61 73 65 2c 20 64 61  | In any case, da|
00001550  74 61 0a 73 68 6f 75 6c  64 20 62 65 20 66 6f 72  |ta.should be for|
00001560  20 74 68 65 20 65 70 6f  63 68 20 45 32 30 30 30  | the epoch E2000|
00001570  2e 30 2e 20 54 68 65 20  70 72 6f 67 72 61 6d 20  |.0. The program |
00001580  22 65 70 6f 63 68 22 20  6d 61 79 20 62 65 20 75  |"epoch" may be u|
00001590  73 65 64 20 69 66 20 74  68 69 73 20 69 73 0a 6e  |sed if this is.n|
000015a0  6f 74 20 74 68 65 20 63  61 73 65 2e 20 54 68 65  |ot the case. The|
000015b0  20 64 61 74 61 20 72 65  63 6f 72 64 73 20 6d 61  | data records ma|
000015c0  79 20 62 65 20 69 6e 20  65 69 74 68 65 72 20 74  |y be in either t|
000015d0  68 65 20 6e 65 77 20 6f  72 20 6f 6c 64 20 72 65  |he new or old re|
000015e0  64 75 63 65 64 0a 66 69  6c 65 20 66 6f 72 6d 61  |duced.file forma|
000015f0  74 20 63 6f 6e 76 65 6e  74 69 6f 6e 20 28 70 6c  |t convention (pl|
00001600  61 6e 65 74 2e 73 74 61  72 20 73 74 69 6c 6c 20  |anet.star still |
00001610  70 72 6f 64 75 63 65 73  20 64 61 74 61 20 69 6e  |produces data in|
00001620  20 74 68 65 20 6f 6c 64  20 66 6f 72 6d 61 74 29  | the old format)|
00001630  2e 0a 54 68 65 20 6f 6c  64 20 66 6f 72 6d 61 74  |..The old format|
00001640  20 6f 6d 69 74 73 20 70  72 6f 76 69 73 69 6f 6e  | omits provision|
00001650  20 66 6f 72 20 73 70 65  63 74 72 61 6c 20 63 6c  | for spectral cl|
00001660  61 73 73 20 6f 72 20 73  65 63 6f 6e 64 61 72 79  |ass or secondary|
00001670  20 6c 61 62 65 6c 0a 69  6e 66 6f 72 6d 61 74 69  | label.informati|
00001680  6f 6e 2c 20 62 75 74 20  61 6c 6c 6f 77 20 73 74  |on, but allow st|
00001690  61 72 73 20 6f 66 20 6d  61 67 6e 69 74 75 64 65  |ars of magnitude|
000016a0  20 61 74 20 6f 72 20 62  65 6c 6f 77 20 31 30 2e  | at or below 10.|
000016b0  30 2c 20 61 73 20 66 6f  75 72 20 28 61 6e 64 20  |0, as four (and |
000016c0  6e 6f 74 0a 74 68 72 65  65 29 20 63 68 61 72 61  |not.three) chara|
000016d0  63 74 65 72 73 20 61 72  65 20 61 6c 6c 6f 63 61  |cters are alloca|
000016e0  74 65 64 20 74 6f 20 6d  61 67 6e 69 74 75 64 65  |ted to magnitude|
000016f0  2e 20 42 65 63 61 75 73  65 20 74 65 73 74 69 6e  |. Because testin|
00001700  67 20 6f 66 20 66 6f 72  6d 61 74 20 69 73 0a 64  |g of format is.d|
00001710  6f 6e 65 20 6f 6e 20 61  20 6c 69 6e 65 2d 62 79  |one on a line-by|
00001720  2d 6c 69 6e 65 20 62 61  73 69 73 2c 20 65 6e 74  |-line basis, ent|
00001730  72 69 65 73 20 6d 61 79  20 62 65 20 6d 69 78 65  |ries may be mixe|
00001740  64 20 61 6e 64 20 6d 61  74 63 68 65 64 2e 20 54  |d and matched. T|
00001750  68 75 73 2c 20 74 68 65  0a 70 72 65 73 65 6e 74  |hus, the.present|
00001760  20 79 61 6c 65 2e 73 74  61 72 20 63 6f 75 6c 64  | yale.star could|
00001770  20 62 65 20 65 78 74 65  6e 64 65 64 20 77 69 74  | be extended wit|
00001780  68 20 64 61 74 61 20 66  6f 72 20 64 69 6d 2c 20  |h data for dim, |
00001790  6e 61 6d 65 6c 65 73 73  20 73 74 61 72 73 20 62  |nameless stars b|
000017a0  65 6c 6f 77 0a 6d 61 67  6e 69 74 75 64 65 20 31  |elow.magnitude 1|
000017b0  30 2e 20 4e 6f 74 65 20  74 68 61 74 20 79 61 6c  |0. Note that yal|
000017c0  65 2e 73 74 61 72 20 6d  75 73 74 20 62 65 20 73  |e.star must be s|
000017d0  6f 72 74 65 64 20 69 6e  20 6f 72 64 65 72 20 6f  |orted in order o|
000017e0  66 20 64 65 63 72 65 61  73 69 6e 67 0a 6d 61 67  |f decreasing.mag|
000017f0  6e 69 74 75 64 65 2e 20  54 68 69 73 20 69 73 20  |nitude. This is |
00001800  6f 6e 6c 79 20 69 6d 70  6f 72 74 61 6e 74 20 66  |only important f|
00001810  6f 72 20 73 74 65 6c 6c  61 72 20 64 61 74 61 20  |or stellar data |
00001820  72 65 63 6f 72 64 73 2e  0a 0a 46 6f 72 20 6f 74  |records...For ot|
00001830  68 65 72 20 63 61 73 65  73 2c 20 64 61 74 61 20  |her cases, data |
00001840  70 72 6f 64 75 63 65 64  20 69 6e 20 2e 73 74 61  |produced in .sta|
00001850  72 20 66 6f 72 6d 61 74  20 6d 61 79 20 62 65 20  |r format may be |
00001860  69 6e 63 6c 75 64 65 64  20 66 6f 72 20 70 72 69  |included for pri|
00001870  6e 74 69 6e 67 0a 75 6e  64 65 72 20 74 68 65 20  |nting.under the |
00001880  22 2d 66 20 66 69 6c 65  2e 73 74 61 72 22 20 6f  |"-f file.star" o|
00001890  70 74 69 6f 6e 20 69 6e  20 74 68 65 20 73 74 61  |ption in the sta|
000018a0  72 63 68 61 72 74 69 6e  67 20 73 6f 66 74 77 61  |rcharting softwa|
000018b0  72 65 2e 20 54 68 65 20  69 6d 70 6f 72 74 61 6e  |re. The importan|
000018c0  74 0a 66 69 65 6c 64 73  20 61 72 65 20 66 6f 72  |t.fields are for|
000018d0  20 52 61 2c 20 44 65 63  6c 2c 20 4d 61 67 6e 69  | Ra, Decl, Magni|
000018e0  74 75 64 65 2c 20 54 79  70 65 20 28 63 6f 64 65  |tude, Type (code|
000018f0  20 61 6e 64 20 73 75 62  63 6f 64 65 29 20 61 6e  | and subcode) an|
00001900  64 20 6e 61 6d 65 2c 20  61 73 20 65 61 63 68 0a  |d name, as each.|
00001910  64 69 72 65 63 74 6c 79  20 63 6f 6e 74 72 6f 6c  |directly control|
00001920  73 20 74 68 65 20 6c 6f  63 61 74 69 6f 6e 20 61  |s the location a|
00001930  6e 64 20 61 70 70 65 61  72 65 6e 63 65 20 6f 66  |nd appearence of|
00001940  20 74 68 65 20 6f 75 74  70 75 74 2e 20 54 77 6f  | the output. Two|
00001950  20 61 64 64 69 74 69 6f  6e 0a 72 65 63 6f 72 64  | addition.record|
00001960  20 74 79 70 65 73 20 68  61 76 65 20 62 65 65 6e  | types have been|
00001970  20 61 64 64 65 64 20 74  6f 20 66 61 63 69 6c 69  | added to facili|
00001980  74 61 74 65 20 67 65 6e  65 72 61 6c 20 70 6c 6f  |tate general plo|
00001990  74 74 69 6e 67 20 28 73  75 63 68 20 61 73 20 6c  |tting (such as l|
000019a0  75 6e 61 72 0a 6c 69 6d  62 20 70 72 6f 66 69 6c  |unar.limb profil|
000019b0  65 73 20 6f 72 20 74 68  65 20 65 63 6c 69 70 74  |es or the eclipt|
000019c0  69 63 29 2e 20 54 68 65  20 22 49 22 20 74 79 70  |ic). The "I" typ|
000019d0  65 20 69 73 20 61 6e 20  69 6e 76 69 73 69 62 6c  |e is an invisibl|
000019e0  65 20 6f 62 6a 65 63 74  20 6f 66 20 73 6f 6d 65  |e object of some|
000019f0  0a 73 70 65 63 69 66 69  65 64 20 6d 61 67 6e 69  |.specified magni|
00001a00  74 75 64 65 20 61 6e 64  20 6c 6f 63 61 74 69 6f  |tude and locatio|
00001a10  6e 20 77 68 69 63 68 20  73 65 72 76 65 73 20 61  |n which serves a|
00001a20  73 20 61 20 6d 65 61 6e  73 20 74 6f 20 61 6e 6e  |s a means to ann|
00001a30  6f 74 61 74 65 20 6f 75  74 70 75 74 2e 0a 54 68  |otate output..Th|
00001a40  65 20 22 56 22 20 74 79  70 65 20 69 73 20 61 20  |e "V" type is a |
00001a50  76 65 63 74 6f 72 20 6f  62 6a 65 63 74 20 77 69  |vector object wi|
00001a60  74 68 20 73 75 62 63 6f  64 65 73 20 22 4d 22 2c  |th subcodes "M",|
00001a70  20 22 53 22 2c 20 22 44  22 2c 20 61 6e 64 20 22  | "S", "D", and "|
00001a80  48 22 20 66 6f 72 20 6d  6f 76 65 2c 0a 73 6f 6c  |H" for move,.sol|
00001a90  69 64 2d 64 72 61 77 2c  20 64 6f 74 2d 64 72 61  |id-draw, dot-dra|
00001aa0  77 20 61 6e 64 20 68 79  70 68 65 6e 28 64 61 73  |w and hyphen(das|
00001ab0  68 29 2d 64 72 61 77 2e  20 41 6e 6e 6f 74 61 74  |h)-draw. Annotat|
00001ac0  69 6f 6e 73 20 61 72 65  20 69 67 6e 6f 72 65 64  |ions are ignored|
00001ad0  20 66 6f 72 20 76 65 63  74 6f 72 0a 72 65 63 6f  | for vector.reco|
00001ae0  72 64 73 2c 20 62 65 63  61 75 73 65 20 74 68 65  |rds, because the|
00001af0  20 74 61 73 6b 20 6f 66  20 64 69 73 65 6e 74 61  | task of disenta|
00001b00  6e 67 6c 69 6e 67 20 74  68 65 20 69 6e 74 65 72  |ngling the inter|
00001b10  6d 69 6e 67 6c 69 6e 67  20 6f 66 20 74 65 78 74  |mingling of text|
00001b20  20 61 6e 64 20 76 65 63  74 6f 72 0a 63 6f 6d 6d  | and vector.comm|
00001b30  61 6e 64 73 20 74 6f 20  61 20 6c 61 72 67 65 20  |ands to a large |
00001b40  63 6c 61 73 73 20 6f 66  20 6f 75 74 70 75 74 20  |class of output |
00001b50  64 65 76 69 63 65 73 20  69 73 20 66 6f 72 6d 69  |devices is formi|
00001b60  64 61 62 6c 65 2e 20 41  67 61 69 6e 2c 20 6d 61  |dable. Again, ma|
00001b70  67 6e 69 74 75 64 65 0a  63 6f 6d 65 73 20 69 6e  |gnitude.comes in|
00001b80  74 6f 20 70 6c 61 79 20  69 6e 20 70 65 72 66 6f  |to play in perfo|
00001b90  72 6d 69 6e 67 20 63 6c  69 70 70 69 6e 67 20 6f  |rming clipping o|
00001ba0  66 20 6f 62 6a 65 63 74  73 20 74 6f 6f 20 64 69  |f objects too di|
00001bb0  6d 20 66 6f 72 20 64 69  73 70 6c 61 79 2e 20 41  |m for display. A|
00001bc0  20 73 61 6d 70 6c 65 0a  66 69 6c 65 20 6f 66 20  | sample.file of |
00001bd0  74 68 65 73 65 20 72 65  63 6f 72 64 20 74 79 70  |these record typ|
00001be0  65 73 20 61 70 70 65 61  72 73 20 69 6e 20 22 65  |es appears in "e|
00001bf0  70 68 65 6d 2e 73 74 61  72 22 0a                 |phem.star".|
00001bfb