> exec require'camtests'.runbatch{bench=true,shoot=true,filexfer=true,xfersizebugs=true}
passed 22
failed 4
If you post the output, I can check whether the failures are something that needs attention.
ThereĀ“s a E26 Camera Error triggered by darkframe / noisereduction.
Can be avoided scripting
set_raw_nr(0)
before or with a sleep as long as exposure after shoot().
sleep(tv96_to_usec( get_tv96() ))