Releases: caracal-pipeline/MosaicQueen
Releases · caracal-pipeline/MosaicQueen
1.2.0: Merge pull request #45 from caracal-pipeline/modernize
v1.2.0
What's Changed
- some fixes on the way we handle selection along the spectral axis by @paoloserra in #41
- fixes the case of partly blanked primary beam images by @paoloserra in #43
Full Changelog: 1.1.1...v1.2.0
Fabrizio
Fabrizio de Andre
What's Changed
- Adding user defined xy(z) grid selection of the output mosaic by @molnard89 in #33
- distribute the reproj & #32 #34 #31 by @paoloserra in #35
- re-sync with pypi by @SpheMakh in #36
- add MANIFEST and long description type by @SpheMakh in #37
New Contributors
- @molnard89 made their first contribution in #33
Full Changelog: v1.0.2...1.1.01
Cleopatra
- Add missing and remove unused dependencies
- Update readme
Free at last, maybe
1.0.12 re-nuke 3.9, 3.10 tests
Breakfree, for real
- Build with python 3.8
- Does not support python > 3.8
breakfree
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