Tags:
create new tag
, view all tags

Procédure générique pour résoudre une projection spatiale pixel > sphère

Unités angulaires dans le plan ( Scaler )

S = (pix - cp)[M]
. pix: vecteur pixel
. cp: centre de projection en pixels
. [M]: matrice affine (CDELT ou assimilés)

Coordonnées natives ( Projeter )

N = Proj(S)
. Proj : fonction de projection spécifique

Coordonnées sur la sphère ( Rotator )

C = fct(N, CRVAL)
. fct: fonction de rotation specifique
. CRVAL: centre de projection sur la sphère

-- LaurentMichel - 2016-02-05

Topic revision: r1 - 2016-02-05 - LaurentMichel
 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 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