Path: SpacecraftEstimation/StellarAttDet
% Pyramid Star ID from a camera image The focal length scaling must be known to high precision to successfully identify stars from a real image. The steps are written out here to be instructive but also see the listed support functions. This demo identifies stars in a image of the Pleiades cluster, including some of its brightest stars: 17702: Alcyone, brightest star in the Pleiades, magnitude 2.86 17499: Electra, magnitude 3.7 17573: Maia, magnitude 3.86 17608: Merope, magnitude 4.17 17531: Taygeta, magnitude 4.29 See also: LoadStarImage, FitHist, CoarseCentroids, ProcessCatalog, ProcessStarImage, StarIDPyramid, DrawStarImageCentroids
SpacecraftEstimation: StarCentroiding/CoarseCentroids SpacecraftEstimation: StarProcessing/FitHist SpacecraftEstimation: StarProcessing/LoadStarImage SpacecraftEstimation: StarVisualization/DrawStarImageCentroids SpacecraftEstimation: StarVisualization/StarImageHistogram SpacecraftEstimation: StellarAttDet/StarIDPyramid SpacecraftEstimation: StellarCatalog/ProcessCatalog Common: GUIs/Figui Common: Time/Date2JD
Back to the SpacecraftEstimation Module page