summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSébastien Fabbro <bicatali@gentoo.org>2016-03-07 21:01:33 +0000
committerSébastien Fabbro <bicatali@gentoo.org>2016-03-07 21:02:27 +0000
commitfc75115e9cec3f2631140f323191232596ade9a3 (patch)
treef4488c8d532eaaf89470c391d99c2473cd3ac096 /sci-astronomy/sextractor/metadata.xml
parentsci-astronomy/psfex: initial import (diff)
downloadgentoo-fc75115e9cec3f2631140f323191232596ade9a3.tar.gz
gentoo-fc75115e9cec3f2631140f323191232596ade9a3.tar.bz2
gentoo-fc75115e9cec3f2631140f323191232596ade9a3.zip
sci-astronomy/sextractor: re-added
Package-Manager: portage-2.2.27
Diffstat (limited to 'sci-astronomy/sextractor/metadata.xml')
-rw-r--r--sci-astronomy/sextractor/metadata.xml22
1 files changed, 22 insertions, 0 deletions
diff --git a/sci-astronomy/sextractor/metadata.xml b/sci-astronomy/sextractor/metadata.xml
new file mode 100644
index 000000000000..87b74a0a93cb
--- /dev/null
+++ b/sci-astronomy/sextractor/metadata.xml
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<maintainer type="project">
+<email>sci-astronomy@gentoo.org</email>
+<name>Gentoo Astronomy Project</name>
+</maintainer>
+<longdescription lang="en">
+ SExtractor (Source Extractor) is a program that builds a catalogue of
+ objects from an astronomical image. Although it is particularly
+ oriented towards reduction of large scale galaxy-survey data, it
+ performs rather well on moderately crowded star fields. It has the
+ ability to automatically separate stars and galaxy using neural
+ networks.
+</longdescription>
+<use>
+<flag name="modelfit">
+ Enable profile model fitting, needs <pkg>sci-libs/atlas</pkg>
+ and <pkg>sci-libs/fftw</pkg>
+</flag>
+</use>
+</pkgmetadata>