Summary
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.
Versions
v2.19.5-r1 :: 0 :: gentoo
- Modified
- License
- GPL-3
- Keywords
- ~amd64 ~amd64-linux ~x86 ~x86-linux
- USE flags
- doc modelfit test threads
USE flags
General
- doc
- Add extra documentation (API, Javadoc, etc). It is recommended to enable per package instead of globally
- modelfit
- Enable profile model fitting, needs sci-libs/atlas and sci-libs/fftw
- test
- Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)
- threads
- Add threads support for various packages. Usually pthreads
Dependencies
dev-build / autoconf : Used to create autoconfiguration files
dev-build / automake : Used to generate Makefile.in from Makefile.am
dev-build / libtool : A shared library tool for developers
games-misc / sex : Spouts silly mad-lib-style porn-like text
sci-libs / atlas : Automatically Tuned Linear Algebra Software
sci-libs / fftw : Fast C library for the Discrete Fourier Transform
sys-devel / gnuconfig : Updated config.sub and config.guess file from GNU
Runtime Dependencies
games-misc / sex : Spouts silly mad-lib-style porn-like text
sci-libs / atlas : Automatically Tuned Linear Algebra Software
sci-libs / fftw : Fast C library for the Discrete Fourier Transform
Depending packages
games-misc / sex : Spouts silly mad-lib-style porn-like text
Bugs
- 944936
- sci-astronomy/sextractor-2.19.5-r1 fails to compile: misc.c:165:15: error: conflicting types for malloc; have void (void)
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - David Seifert · gentoo
sci-astronomy/sextractor: Fix -fno-common
Closes: https://bugs.gentoo.org/707468 Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: David Seifert <soap@gentoo.org> - David Seifert · gentoo
sci-astronomy/sextractor: Remove old
Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: David Seifert <soap@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - David Seifert · gentoo
*/*: [QA] Use consistent function definition formatting
Signed-off-by: David Seifert <soap@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
*/*: [QA] Fix trivial cases of MissingTestRestrict
The result was achieved via the following pipeline: pkgcheck scan -c RestrictTestCheck -R FormatReporter \ --format '{category}/{package}/{package}-{version}.ebuild' | xargs -n32 grep -L RESTRICT | xargs -n32 sed -i -e '/^IUSE=.*test/aRESTRICT="!test? ( test )"' The resulting metadata was compared before and after the change. Few Go ebuilds had to be fixed manually due to implicit RESTRICT=strip added by the eclass. Two ebuilds have to be fixed because of multiline IUSE. Suggested-by: Robin H. Johnson <robbat2@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/13942 Signed-off-by: Michał Górny <mgorny@gentoo.org> - Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> - T. Malfatti · gentoo
media-libs/portaudio: Version bump - Austin English · gentoo
games-misc/sex / sci-astronomy/sextractor: add softblockers
They conflict on /usr/bin/sex Gentoo-Bug: https://bugs.gentoo.org/596966 - Sébastien Fabbro · gentoo
sci-astronomy/sextractor: re-added
Package-Manager: portage-2.2.27