You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/sci-astronomy/sextractor/metadata.xml

23 lines
798 B

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://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>