From bb2584f267f1405e8046d9e1eecb2b6f81021283 Mon Sep 17 00:00:00 2001 From: Sergey K Date: Tue, 7 Apr 2015 12:42:54 +0100 Subject: [PATCH] Update README.q3c Change the main url of q3c --- README.q3c | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.q3c b/README.q3c index 6c65185..6546d4a 100644 --- a/README.q3c +++ b/README.q3c @@ -5,7 +5,7 @@ Email: koposov@ast.cam.ac.uk Idea and implementation by Sergey Koposov With the help from Oleg Bartunov. - Fresh versions of the software could be obtained here: http://code.google.com/p/q3c/ + Fresh versions of the software could be obtained here: https://github.com/segasai/q3c --------------------------------------------------------------------- ABOUT @@ -68,13 +68,14 @@ Now you should do the last step -- analyze your table: my_db# ANALYZE mytable; -Now the power of Q3C is available to you!!! :) +Now you should be able to use q3c queries. ----------------------------------------------------------------------- FUNCTIONS -All the angles used by q3c are always in degrees. +Throughout q3c it is assumed that all the angles are in degrees. + The functions installed by Q3C are: q3c_ang2ipix(ra, dec) -- returns the ipix value at ra and dec