Hi,
today I am publishing a new version of the GradientDomain module (see
http://pixinsight.com/forum/index.php?topic=3295.0 and earlier messages for details). The highlights of this release:
- fixed remaining issue with large feather radius in GradientMergeMosaic.
- fixed bug in GradientMergeMosaic where generated mask view had a geometry that was different from the result
- Added a GradientHdrComposition process.
- More details in the changes list below.
The GradientMergeMosaic process is now pretty mature, and has been used with quite good success by a number of users. I dont expect major changes in the future.
The GradientHdrCompression tool has been successfully used by Vicent in one of his tutorials. I would welcome further feedback if we should keep or drop it.
The GradientHdrComposition process is an alternative to the HDRComposition process that already exists in PixInsight. The principles that it is using are very different. I don't think that it is better than HDRComposition, it is just different, because it based on different principles. Maybe it is helpful in cases where HDRComposition fails. Consider this process experimental, it certainly still has problems.
Attached below are the sources, a screenshot of the GUI, and a screenshot of a HDRComposition (top left) and three of its four contributing images. The updated documentation will be mailed to Juan, and will hopefully be published along with compiled versions via the Update system.
Special thanks to Harry Page and Alejandro Tombolini for providing M42 test data
.
Georg
Detailed changes:
Version 00.06.00.0006 (2911-11-03):
- fixed the FeatherRadius problem, also removed hint from docs
- start development of GradientHdrComposition module process
- GradientsMergeMosaic: explained creation algorithm for mask in online and bubble help
- GradientsMergeMosaic: mask did not have correct size after bugfix in last release.
- corrected name of Gradient*s*MergeMosaic.pidoc and Gradient*s*HdrCompression.pidoc
- Adding new experimental module for GradientsHDRComposition
- Adding preliminary documentation for GradientsHDRComposition
- Minor improvements to other documentation
- Updated Credits