guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

06/16: gnu: eye: Mark up description.


From: guix-commits
Subject: 06/16: gnu: eye: Mark up description.
Date: Sat, 8 Jul 2023 17:28:10 -0400 (EDT)

nckx pushed a commit to branch master
in repository guix.

commit 5df23828429959fb9271678a7f5704be468e273c
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Sun Jul 2 02:00:00 2023 +0200

    gnu: eye: Mark up description.
    
    * gnu/packages/astronomy.scm (eye)[description]: Use @acronym{} and @dfn{}.
---
 gnu/packages/astronomy.scm | 13 +++++++------
 1 file changed, 7 insertions(+), 6 deletions(-)

diff --git a/gnu/packages/astronomy.scm b/gnu/packages/astronomy.scm
index 564dbbe71b..04cde447c4 100644
--- a/gnu/packages/astronomy.scm
+++ b/gnu/packages/astronomy.scm
@@ -660,12 +660,13 @@ International Astronomical Union}.")
     (home-page "https://www.astromatic.net/software/eye";)
     (synopsis "Small image feature detector using machine learning")
     (description
-     "In EyE (Enhance Your Extraction) an artificial neural network connected 
to
-pixels of a moving window (retina) is trained to associate these input stimuli
-to the corresponding response in one or several output image(s).  The resulting
-filter can be loaded in SExtractor to operate complex, wildly non-linear 
filters
-on astronomical images.  Typical applications of EyE include adaptive 
filtering,
-feature detection and cosmetic corrections.")
+     "In @acronym{EyE, Enhance Your Extraction} an artificial neural network
+connected to pixels of a moving window (@dfn{retina}) is trained to associate
+these input stimuli to the corresponding response in one or several output
+image(s).  The resulting filter can be loaded in SExtractor to operate
+complex, wildly non-linear filters on astronomical images.  Typical
+applications of EyE include adaptive filtering, feature detection and cosmetic
+corrections.")
     (license license:cecill)))
 
 (define-public wcslib



reply via email to

[Prev in Thread] Current Thread [Next in Thread]