Hi,
the "spot removal" module is labeled as working in RAW space (see spots.c):
const char *description(struct dt_iop_module_t *self)
{
return dt_iop_set_description(self, _("remove sensor dust spots"),
_("corrective"),
_("linear, RGB, scene-referred"),
_("geometric, raw"),
_("linear, RGB, scene-referred"));
}
Why this? Spot removal comes after demosaic.
Heiko
--
-- Number Crunch Blog @ https://www.numbercrunch.de
-- Cluster Computing @ https://www.clustercomputing.de
-- Social Networking @ https://www.researchgate.net/profile/Heiko_Bauke
___________________________________________________________________________
darktable developer mailing list
to unsubscribe send a mail to [email protected]