The single most effective thing you can do is to change the white balance that the camera uses to process the JPEG image so that it favors no primary over another. Another way to say this is that the white balance coefficients should all be nearly one. This situation is called “UniWB”, which is textual and verbal shorthand for “Unity White Balance”. Most of this paper is about ways to do that.
Since camera sensors are usually more sensitive to green than to red or blue, the JPEG image of a camera adjusted for UniWB will appear unnaturally green. You will no longer be able to judge colors while chimping. This is a downside of the UniWB approach, and I don’t know of a practical workaround, although a magenta filter over the lens can ameliorate the situation with some side effects (more on that here).
Once you’ve set up your camera for UniWB, you can make a few tweaks to get the in-camera histogram even closer to the true raw histogram. Usually, you’ll want to reduce the contrast a bit.
How can I tell if the in-camera histogram is close to the real raw histogram?
You’re going to need a program that allows you to look at the values in the raw files that your camera makes and/or the EXIF data in those files. I currently favor a program called Rawdigger, which allows you to do both, and is available here. There are several other programs for this; one of the oldest is DCRaw. The reason I don’t generally recommend it is that is it a command-line program – it has no graphical user interface, although there are programs that provide a GUI for DCRaw. If you’re comfortable with the interface, go for it; DCRaw is very powerful and available free.
If you go with Rawdigger, you can use it both as part of a procedure to optimize your in-camera histogram, and as a way to see how close it is to the raw histogram.
Next: Shortcuts to UniWB
Lynn Allan says
05. Making the in-camera histogram closely represent the raw histogram
Jim,
http://www.dpreview.com/forums/post/50060298
You may or may not be aware that Magic Lantern implemented RAW histogram, leading to RAW blinkies, RAW preview, RAW review, Auto-ETTR, and eventually to RAW video.
Another approach to getting the histogram “behave” more like RAW with Canon is to use the Neutral Picture Style, with contrast and saturation minimized. Or not?
This approach may work with any camera that has something like Canon’s “Picture Styles”. Most?
Jim says
Thanks for the pointer to Magic Lantern. I haven’t used Canons for five or six years, so I have no first-hand experience of hte program.
As described here:
http://blog.kasson.com/?page_id=2387
Ad hoc adjustments to JPEG presets can be useful in taming the in-camera histogram, if you’re not willing to do a real calibration.
Jim
Jonathan Sachs says
I wish camera manufacturers would
1) Compute the histogram as the max(R,G,B) for each pixel so you could see if any channel was clipped.
2) Provide an option to adjust the histogram dynamic range to match the raw dynamic range rather than the JPEG dynamic range.
3) Provide an option to scale the histogram vertical axis to exaggerate small values (e.g. log scaling or something less drastic). This would keep spikes in the histogram from auto-scaling small histogram values down to zero. Often an image has highlights that don’t show up in the histogram otherwise and they get unintentionally clipped.