summaryrefslogtreecommitdiff
path: root/sci-astronomy/sextractor/metadata.xml
blob: 0d03b86b3e4bcf73a77c8f3fbb6f5475eed0ddd3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/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>
  <origin>srcux</origin>
</pkgmetadata>