So would an SX100 owner be so kind as to share which shutter speeds they had cycle through to arrive ata correct badpixel.bin ?
... would of course be a lot better !!!
considering it is a one-time thing only, this is pretty fast
So, I started this work (bad pixels list creation in camera). Scan rate (using get_raw_pixel() function) is approximately 1 sec/Mp for digic3).
Is there a way to use Lua for generating a badpixel.bin file?
well... if you notice this in your DNG's, couldn't you just kill your badpixel,bin and have CHDK refresh it ?
To formulate the question better, are we creating badpixels lists by deducing things from photos or are we duplicating Canon's lists, or are we almost duplicating Canon's lists with some inaccuracies due to noise and new bad pixels?
So, DNG support now in trunk for all cameras, except: - g9 (DNG for g9?) - a590, ixus50(sd400), ixus75(sd750) - because DNG4PS2 don't support them - ixus40(sd300) - due to mismatch in RAW size between CHDK and DNG4PS2 (what RAW size is correct?)
if a badpixel.bin was created in camera, it *should* also contain at least the platform id of the camera it was created in. and if loaded, should be matched against the platformid of the camera that is loading it. people who swap their sdcards between different cameras will get wrong results if there isnt a precaution coded like this (even people who swap cards between same models, but i guess we cannot detect that).