Do you have some specific things that need doing for this branch (things I am capable of)?
Restoring the missing screenshots would be a good starting point. It will probably take a while to re-read the thread and refresh my memory on all this stuff.
Some issues with raw_diag mentioned here, didn't look into them yet:
http://www.magiclantern.fm/forum/index.php?topic=16516.msg186527#msg186527Try to reproduce the above findings on different camera models. Some may need different registers.
Simply play with adtg_gui and document register behavior from your camera.
Find out how low you can push the ISO without getting artifacts in highlights. Different cameras (of the same model) might have different results.
Figure out the registers required for the ISO tweaks in LiveView (some are the same, others are not).
Script various test scenarios in Lua (e.g. cycle through all ISOs, take test pictures, change settings, create tables with results).
Evaluate the repeatability of our measurements under various test scenes.
Propose a way to measure the sensor response curve without expensive lab equipment.
Try the pattern noise reduction algorithm from MLVFS or mlv_dump on steroids on the images taken with ISO tweaks (IIRC 5D3 has problems with this, 6D less so). Try to fine-tune the parameters.
Figure out how to reproduce the ETTR + Dual ISO crash on the patchmgr branch (doesn't happen on unified; happens with low probability on patchmgr and any other branches that use this backend).
Figure out why
this dark frame introduced additional pattern noise, instead of removing it.
Just some random ideas. Don't limit yourself to these
