Skip to content

Commit

Permalink
Update README.q3c
Browse files Browse the repository at this point in the history
Change the main url of q3c
  • Loading branch information
segasai committed Apr 7, 2015
1 parent c24f61f commit bb2584f
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.q3c
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Email: [email protected]

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
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit bb2584f

Please sign in to comment.