Skip to content

Releases: caracal-pipeline/MosaicQueen

Fabrizio

16 Jun 14:26
a9e1951
Compare
Choose a tag to compare
1.1.1

Fix description content type again

Fabrizio de Andre

16 Jun 14:18
e78db15
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.2...1.1.01

Cleopatra

10 May 08:16
33f1092
Compare
Choose a tag to compare
  • Add missing and remove unused dependencies
  • Update readme

Free at last, maybe

04 May 11:00
e7dde27
Compare
Choose a tag to compare
1.0.12

re-nuke 3.9, 3.10 tests

Breakfree, for real

03 May 10:02
d8a4070
Compare
Choose a tag to compare
  • Build with python 3.8
  • Does not support python > 3.8

breakfree

21 Apr 10:10
53c84d1
Compare
Choose a tag to compare

What's Changed

  • Optionally weight images/cubes as 1/variance when mosaicking (channel-independent in the case of cubes); the variance = noise**2 can be measured with MAD, RMS or a Gaussian fit, always using negative pixels only.
  • Optionally mosaic not only the restored images/cubes but also the clean component images/cubes and the residual images/cubes (using the same weights)
  • Return noise image/cube in Jy/beam
  • Optionally blank mosaic image/cube above a given noise level
  • Better memory usage
  • Better handling of NaN pixels in input images/cubes
  • More complete mosaic FITS header
  • Friendlier way of giving input images/cubes at command line
  • Name change: MosaicQueen

Full Changelog: v0.0.3...v1.0.1

Release 3

10 Dec 11:29
8a8ce98
Compare
Choose a tag to compare

Changing the name of this package from montage_mosaic to MosaicSteward

Release 2

01 Nov 14:33
62d043d
Compare
Choose a tag to compare
  • Better handling of errors, i.e. raising Exceptions as appropriate

Release 1

12 Jul 13:36
005b804
Compare
Choose a tag to compare
  • Uses montage commands to mosaic together 2D or 3D images specified by the user.
  • Throws an error if only one image is provided.
  • Checks that all images, and the corresponding primary beams, are present.
  • Uses the longest filename specified to avoid truncation when mImgtbl is run.