johannes hanika wrote:

> hi,

Hello!

thx for applying the Nikon 1 J5 inputs from old mailing list yesterday!
unfortunately the wb_presets need a rework (patch attached)
i simply run scripts from D800E wb findings in 2013 (exiftool -Model)


have fun
Wolfgang


2 years ago..
https://github.com/wgoetz/mingle-mangle/tree/master/wb



> 
> if all went well you should now be subscribed to the new dev list and
> be reading this email.
> 
> the users list is still the old one.
> 
> cheers,
>  jo
> ___________________________________________________________________________
> darktable developer mailing list
> to unsubscribe send a mail to
> [email protected]
> 


diff --git a/src/external/wb_presets.c b/src/external/wb_presets.c
index ac552b2..f583c6e 100644
--- a/src/external/wb_presets.c
+++ b/src/external/wb_presets.c
@@ -1767,12 +1767,12 @@ const wb_data wb_preset[] =
   { "Nikon", "1 J3", Shade, 0,			{ 2.718750, 1, 1.382813, 0 } },
   { "Nikon", "1 J3", Underwater, 0,		{ 2.144531, 1, 1.660156, 0 } },
 
-  { "NIKON", "1 J5", Incandescent, 0, { 1.546875, 1, 2.171875, 0 } },
-  { "NIKON", "1 J5", CoolWhiteFluorescent, 0, { 2.15625, 1, 1.94921875, 0 } },
-  { "NIKON", "1 J5", DirectSunlight, 0, { 2.31640625, 1, 1.37890625, 0 } },
-  { "NIKON", "1 J5", Flash, 0, { 2.62109375, 1, 1.16796875, 0 } },
-  { "NIKON", "1 J5", Cloudy, 0, { 2.4609375, 1, 1.2578125, 0 } },
-  { "NIKON", "1 J5", Shade, 0, { 2.78515625, 1, 1.125, 0 } },
+  { "Nikon", "1 J5", Incandescent, 0, { 1.546875, 1, 2.171875, 0 } },
+  { "Nikon", "1 J5", CoolWhiteFluorescent, 0, { 2.15625, 1, 1.94921875, 0 } },
+  { "Nikon", "1 J5", DirectSunlight, 0, { 2.31640625, 1, 1.37890625, 0 } },
+  { "Nikon", "1 J5", Flash, 0, { 2.62109375, 1, 1.16796875, 0 } },
+  { "Nikon", "1 J5", Cloudy, 0, { 2.4609375, 1, 1.2578125, 0 } },
+  { "Nikon", "1 J5", Shade, 0, { 2.78515625, 1, 1.125, 0 } },
 
   // Nikon CoolPix P330 firmware 1.0
   { "Nikon", "Coolpix P330", DirectSunlight, 0,	{ 1.792969, 1, 1.65625, 0 }},

Attachment: pgpogiOKcEk_o.pgp
Description: OpenPGP digital signature

Reply via email to