aboutsummaryrefslogtreecommitdiff
path: root/math/slalib/doc/supgal.hlp
diff options
context:
space:
mode:
authorJoseph Hunkeler <jhunkeler@gmail.com>2015-07-08 20:46:52 -0400
committerJoseph Hunkeler <jhunkeler@gmail.com>2015-07-08 20:46:52 -0400
commitfa080de7afc95aa1c19a6e6fc0e0708ced2eadc4 (patch)
treebdda434976bc09c864f2e4fa6f16ba1952b1e555 /math/slalib/doc/supgal.hlp
downloadiraf-linux-fa080de7afc95aa1c19a6e6fc0e0708ced2eadc4.tar.gz
Initial commit
Diffstat (limited to 'math/slalib/doc/supgal.hlp')
-rw-r--r--math/slalib/doc/supgal.hlp43
1 files changed, 43 insertions, 0 deletions
diff --git a/math/slalib/doc/supgal.hlp b/math/slalib/doc/supgal.hlp
new file mode 100644
index 00000000..aa260719
--- /dev/null
+++ b/math/slalib/doc/supgal.hlp
@@ -0,0 +1,43 @@
+.help supgal Jun99 "Slalib Package"
+.nf
+
+ SUBROUTINE slSUGA (DSL, DSB, DL, DB)
+
+ - - - - - - -
+ S U G A
+ - - - - - - -
+
+ Transformation from de Vaucouleurs supergalactic coordinates
+ to IAU 1958 galactic coordinates (double precision)
+
+ Given:
+ DSL,DSB dp supergalactic longitude and latitude
+
+ Returned:
+ DL,DB dp galactic longitude and latitude L2,B2
+
+ (all arguments are radians)
+
+ Called:
+ slDS2C, slDIMV, slDC2S, slDA2P, slDA1P
+
+ References:
+
+ de Vaucouleurs, de Vaucouleurs, & Corwin, Second Reference
+ Catalogue of Bright Galaxies, U. Texas, page 8.
+
+ Systems & Applied Sciences Corp., Documentation for the
+ machine-readable version of the above catalogue,
+ Contract NAS 5-26490.
+
+ (These two references give different values for the galactic
+ longitude of the supergalactic origin. Both are wrong; the
+ correct value is L2=137.37.)
+
+ P.T.Wallace Starlink March 1986
+
+ Copyright (C) 1995 Rutherford Appleton Laboratory
+ Copyright (C) 1995 Association of Universities for Research in Astronomy Inc.
+
+.fi
+.endhelp