STC-1.33 Erratum 1:

Author: DM WG

Date last changed: 2019-02-04

Date accepted: 2019-04-16

Rationale

This erratum is to correct an issue related to POLYGON with different orientations reported at the IVOA interop in Victoria, BC: May 2018

cite (from STC-1.33):

"The summation is over determinants of matrices formed by the position vectors xi of successive vertices; xn+1 = x1. In spherical space (left-handed coordinates) the area is:
A = - SUM[ α(i) ] – (n-2) *pi
αi are the polygon’s angles at the vertices. Reverse the sign for right-handed coordinates."

Erratum Content

Original Wording

  • 4.5.1.4 page 30
    A = - SUM[ α(i) ] – (n-2) *pi

New Wording

  • 4.5.1.4 page 30
    A = + SUM[ α(i) ] – (n-2) *pi

Impact Assessment

Software using the wrong formula must be updated

Example

A = (RA,DEC)[0] = (90, 0)
B = (RA,DEC)[1] = (0, 0)
C = (RA,DEC)[2] = (0, 90)
The image below shows gaphically that triangle (CCW as seen from inside the sphere, but CW as seen from outside the sphere).

The three angles of the polygon are all 90 deg, or pi/2 rad by construction. The area is indeed: +3 * pi/2 -pi = pi/2 (1/8 of the entire sky)

Topic attachments
I Attachment History Action Size DateSorted ascending Who Comment
PNGpng ABC.png r1 manage 50.7 K 2019-02-05 - 08:07 LaurentMichel  
Edit | Attach | Watch | Print version | History: r7 < r6 < r5 < r4 < r3 | Backlinks | Raw View | Raw edit | More topic actions
Topic revision: r7 - 2019-05-08 - MarkCresitelloDittmar
 
This site is powered by the TWiki collaboration platform Powered by Perl This site is powered by the TWiki collaboration platformCopyright © 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback