[darktable-dev] Denoise profile's anscombe transform

2018-12-06 Thread rawfiner
Hi, Looking at the code of denoise profile, I noticed a few things that seems strange to me concerning the anscombe transform. For wavelet codes, there is a 2x multiplier on B and R channels, while it is not the case for the anscombe transform of non local means: const float wb[3] = { // twice

Re: [darktable-dev] minor issues in git master (and probably in rc0 too)

2018-12-06 Thread Pascal Obry
Hi Heiko, no, not really. At the moment I would prefer not to allow to collapse the > section in the filmic module. Having (too?) many options to adjust is a > problem of several dt modules. We should come up with a suitable solution > for this in next year's update, where this solution should be