stardist: Distances among stars in zodiac signs

stardistR Documentation

Distances among stars in zodiac signs

Description

A distance matrix for the 10 brightest stars in each of the 12 zodiac signs was computed. Astronomers measure the projected positions of objects on the celestial sphere in two angles, i.e. right ascension α and declination δ. For every zodiac sign, the projected distances on the sky between individual stars S_{i} and S_{j} have been calculated in decimal degrees by means of the Pythagorean theorem

d_{i,j} = √ {≤ft( {α _i - α _j } \right)2 + ≤ft( {δ _i - δ _j } \right)2 }

assuming planar geometry. Since the zodiac signs are relatively small compared to the whole celestial sphere and the computation is only done for illustrative purposes, such a simplified assumption is appropriate.

Usage

data(stardist)

Format

A dist object contaning the star distances.

Note

Thanks to Paul Eigenthaler, Department of Astronomy, University of Vienna for calculating the distances.

Examples

stardist


smacof documentation built on May 6, 2022, 9:05 a.m.