Summary
Montage is a toolkit for assembling astronomical images into custom mosaics. It uses algorithms that preserve the calibration and positional (astrometric) fidelity of the input images to deliver mosaics that meet user-specified parameters of projection, coordinates, and spatial scale. It supports all projections and coordinate systems in use in astronomy. It contains independent modules for analyzing the geometry of images on the sky, and for creating and managing mosaics; these modules are powerful tools in their own right and have applicability outside mosaic production, in areas such as data validation.
Versions
v6.1 :: 0 :: gentoo
- Modified
- License
- BSD GPL-2
- Keywords
- ~amd64 ~amd64-linux ~x86 ~x86-linux
- USE flags
- doc
v5.0-r1 :: 0 :: gentoo
- Modified
- License
- BSD GPL-2
- Keywords
- ~amd64 ~amd64-linux ~x86 ~x86-linux
- USE flags
- doc mpi
v5.0 :: 0 :: gentoo
- Modified
- License
- BSD GPL-2
- Keywords
- ~amd64 ~amd64-linux ~x86 ~x86-linux
- USE flags
- doc mpi
USE flags
General
Dependencies
app-arch / bzip2 : A high-quality data compressor used extensively by Gentoo Linux
media-libs / freetype : High-quality and portable font engine
media-libs / libjpeg-turbo : MMX, SSE, and SSE2 SIMD accelerated JPEG library
sci-astronomy / wcstools : World Coordinate System library for astronomical FITS images
sci-libs / cfitsio : C and Fortran library for manipulating FITS files
virtual / jpeg : Virtual to select between libjpeg-turbo and IJG jpeg for source-based packages
virtual / mpi : Virtual for Message Passing Interface (MPI) v2.0 implementation
Runtime Dependencies
app-arch / bzip2 : A high-quality data compressor used extensively by Gentoo Linux
media-libs / freetype : High-quality and portable font engine
media-libs / libjpeg-turbo : MMX, SSE, and SSE2 SIMD accelerated JPEG library
sci-astronomy / wcstools : World Coordinate System library for astronomical FITS images
sci-libs / cfitsio : C and Fortran library for manipulating FITS files
virtual / jpeg : Virtual to select between libjpeg-turbo and IJG jpeg for source-based packages
virtual / mpi : Virtual for Message Passing Interface (MPI) v2.0 implementation
Depending packages
sci-astronomy / wcslib : Astronomical World Coordinate System transformations library
Bugs
- 802132
- sci-astronomy/wcslib-7.4 - file collision with sci-astronomy/montage-5.0
- 832708
- sci-astronomy/montage-5.0 - FileNotFoundError: [Errno 2] No such file or directory: bman/
- 940310
- sci-astronomy/montage-5.0 - [gcc-15] mDiffExec.c: error: type of svc_run does not match original declaration [-Werror=lto-type-mismatch]
- 942753
- sci-astronomy/montage-5.0 - [gcc-15] <artificial>:(.text+<snip>): undefined reference to convertEclToEqu
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Repository mirror & CI · gentoo
Merge updates from master - NHOrus · gentoo
sci-astronomy/montage: update EAPI 7 -> 8, fix build with GCC-15
Uses hand-written, badly-recursive Makefile that swallows errors and replaces makefiles of vendored dependencies. Parallel builds exhibit random, unpredictable failures, so they are disabled. Most of Makefiles pass -std=c99, for case where they don't limit C version globally to C17 with GNU extensions. Remove an unused function from vendored dependency, add missing include to main component. Fix deprecated dependency. Closes: https://bugs.gentoo.org/920316 Bug: https://bugs.gentoo.org/942753 Bug: https://bugs.gentoo.org/888553 Closes: https://bugs.gentoo.org/741080 Bug: https://bugs.gentoo.org/832708 Signed-off-by: NHOrus <jy6x2b32pie9@yahoo.com> Closes: https://github.com/gentoo/gentoo/pull/40854 Signed-off-by: Sam James <sam@gentoo.org> - Alexey Sokolov · gentoo
sci-astronomy/montage: add 6.1
I have to drop IUSE=mpi because it cannot possibly compile due to lack of definitions of some functions: tsave() and trestore(), which are declared. https://github.com/Caltech-IPAC/Montage/issues/25 is closed without fixing, but has more context. Closes: https://bugs.gentoo.org/710420 Closes: https://bugs.gentoo.org/725282 Closes: https://bugs.gentoo.org/727974 Closes: https://bugs.gentoo.org/741080 Closes: https://bugs.gentoo.org/888553 Closes: https://bugs.gentoo.org/920316 Closes: https://bugs.gentoo.org/940310 Signed-off-by: Alexey Sokolov <alexey+gentoo@asokolov.org> Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
sci-astronomy/montage: add missing pkgconfig (B)DEPEND
Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
sci-astronomy/montage: fix gcc 10 (-fno-common) build
Closes: https://bugs.gentoo.org/708396 Package-Manager: Portage-3.0.15, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Jakov Smolic · gentoo
sci-astronomy/montage: Remove old
Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr> 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> - Sébastien Fabbro · gentoo
sci-astronomy/montage: version bump
Package-Manager: Portage-2.3.6, Repoman-2.3.3 - Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> - Sébastien Fabbro · gentoo
sci-astronomy/montage: fix sed issue when mpi flag is set (bug #586412)
Package-Manager: portage-2.3.0 - Sébastien Fabbro · gentoo
sci-astronomy/montage: workaround trailing spaces for some pkgconfig
Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=585466 Package-Manager: portage-2.3.0_rc1 - Sébastien Fabbro · gentoo
sci-astronomy/montage: Initial import
Package-Manager: portage-2.3.0_rc1