[AstroPy] ANN: montage-wrapper 0.9.6

Thomas Robitaille thomas.robitaille at gmail.com
Thu Oct 31 09:59:44 EDT 2013


Hi everyone,

I have released a new version of montage-wrapper, a Python wrapper to
the Montage Mosaicking software developed at IPAC
(http://montage.ipac.caltech.edu/). The Python wrapper can be found
at:

  http://www.astropy.org/montage-wrapper/

This release fixes installation issues that occurred with the previous
version. For anyone not familiar with Montage, you can use it to
reproject images in a flux-conserving manner, and make mosaics from
multiple FITS files. The Python package provides wrappers to all the
commands, as well as high-level functions that make it easy to
reproject and mosaic images.

To install:

  pip install montage-wrapper

To update:

  pip install montage-wrapper --upgrade --no-deps

Please let me know if you have any issues installing this package!

Cheers,
Tom



More information about the AstroPy mailing list