On Wed, Feb 17, 2010 at 1:53 PM, Niels Kristian Bech Jensen
<nkbj1...@hotmail.com> wrote:
>> > The best multipliers must come from the RAW files. You can do it like
>> > this:
>> >
>> > Convert the files using camera white balance and write ID-files
>> > (ufraw-batch
>> > can do this - make sure to remove your .ufrawrc file beforehand). You
>> > will
>> > then find the channel multipliers in the ID-files.
>>
>> I'm not sure that works:
>> http://www.rawsamples.ch/raws/canon/d30/RAW_CANON_D30_SRGB.CRW
>>
> Here is the part with the multipliers from the ID-file of the linked raw
> file. I have used the attached patch to extend the number of digits to 6:
>
> <ChannelMultipliers>1.150691 1.000000 1.514492 1.000000</ChannelMultipliers>
>
> The command line I used was:
>
> ufraw-batch --create-id=only RAW_CANON_D30_SRGB.CRW

Nope it fails:

$ grep -i multiplier *.ufraw
autowb.ufraw:<ChannelMultipliers>1.650 1.000 1.277 1.000</ChannelMultipliers>
autowb.ufraw:multipliers 1.000000 0.606091 0.774123 0.599018
autowb.ufraw:multipliers 1.000000 0.606091 0.774123 0.599018
custom.ufraw:<ChannelMultipliers>1.000 1.199 1.501 1.000</ChannelMultipliers>
custom.ufraw:multipliers 0.666395 0.799024 1.000000 0.799805
custom.ufraw:multipliers 0.666395 0.799024 1.000000 0.799805
daylight.ufraw:<ChannelMultipliers>1.000 1.199 1.501 1.000</ChannelMultipliers>
daylight.ufraw:multipliers 0.666395 0.799024 1.000000 0.799805
daylight.ufraw:multipliers 0.666395 0.799024 1.000000 0.799805
fluorescent.ufraw:<ChannelMultipliers>1.000 1.199 1.501
1.000</ChannelMultipliers>
fluorescent.ufraw:multipliers 0.666395 0.799024 1.000000 0.799805
fluorescent.ufraw:multipliers 0.666395 0.799024 1.000000 0.799805
overcast.ufraw:<ChannelMultipliers>1.000 1.199 1.501 1.000</ChannelMultipliers>
overcast.ufraw:multipliers 0.666395 0.799024 1.000000 0.799805
overcast.ufraw:multipliers 0.666395 0.799024 1.000000 0.799805
tungsten.ufraw:<ChannelMultipliers>1.000 1.199 1.501 1.000</ChannelMultipliers>
tungsten.ufraw:multipliers 0.666395 0.799024 1.000000 0.799805
tungsten.ufraw:multipliers 0.666395 0.799024 1.000000 0.799805
xenon.ufraw:<ChannelMultipliers>1.000 1.199 1.501 1.000</ChannelMultipliers>
xenon.ufraw:multipliers 0.666395 0.799024 1.000000 0.799805
xenon.ufraw:multipliers 0.666395 0.799024 1.000000 0.799805

Regards,
Pascal de Bruijn

------------------------------------------------------------------------------
SOLARIS 10 is the OS for Data Centers - provides features such as DTrace,
Predictive Self Healing and Award Winning ZFS. Get Solaris 10 NOW
http://p.sf.net/sfu/solaris-dev2dev
_______________________________________________
ufraw-devel mailing list
ufraw-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ufraw-devel

Reply via email to