diff options
Diffstat (limited to 'gnu/packages/astronomy.scm')
-rw-r--r-- | gnu/packages/astronomy.scm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/astronomy.scm b/gnu/packages/astronomy.scm index 34bc1ec976..dec7758fff 100644 --- a/gnu/packages/astronomy.scm +++ b/gnu/packages/astronomy.scm @@ -1303,7 +1303,7 @@ performance is at least on par with that of its predecessor; however, significant improvements were made to the algorithms for scalar SHTs, which are roughly twice as fast when using the same CPU capabilities. -Supporting paper is availalbe at https://arxiv.org/abs/1303.4945") +Supporting paper is available at https://arxiv.org/abs/1303.4945") (license license:gpl2+))) (define-public libskry @@ -7800,7 +7800,7 @@ header.") "WCSTools is a set of software utilities, written in C, which create, display and manipulate the world coordinate system of a FITS or IRAF image, using specific keywords in the image header which relate pixel position within -the image to position on the sky. Auxillary programs search star catalogs and +the image to position on the sky. Auxiliary programs search star catalogs and manipulate images.") (license license:gpl2+))) |