Variables:
Virgins: A data frame with 5 observations on the following 7 variables giving the measurements of position angle and angular distance between the central (brightest) star and its twin, recorded by various observers over more than 100 years.
-
year
-
year ("epoch") of the observation, a decimal numeric vector
-
posangle
-
recorded position angle between the two stars, a numeric vector
-
distance
-
separation distance between the two stars, a numeric vector
-
weight
-
a subjective weight attributed to the accuracy of this observation, a numeric vector
-
notes
-
Herschel's notes on this observation, a character vector
-
authority
-
A simplified version of the notes giving just the attribution of authority of the observation, a character vector
Virgins.interp: A data frame with 14 observations on the following 4 variables, giving the position angles and angular distance that Herschel interpolated from his smoothed curve.
-
year
-
year ("epoch") of the observation, a decimal numeric vector
-
posangle
-
recorded position angle between the two stars, a numeric vector
-
distance
-
separation distance, calculated 1/sqrt(velocity)
-
velocity
-
angular velocity, calcualted as the instantaneous slopes of tangents to the smoothed curve, a numeric vector
Details
The data in Virginis come from the table on p. 35 of the “Micrometrical Measures” paper.
The weight variable was assigned by the package author, reflecting Herschel's comments and for use in any weighted analysis.
In the notes and authority variables, "H" refers to William Herschel (John's farther, the discoverer of the planet Uranus), "h" refers to John Herschel himself, and "Sigma", rendered Σ in the table on p. 35 refers to Joseph Fraunhofer.
The data in Virginis.interp come from Table 1 on p. 190 of the supplementary paper.