Pixelshift: renamed 'ISO-adaption' slider to 'sensitivity' slider. Changed calculation of sensitivity. Some cleanups
This commit is contained in:
@@ -577,7 +577,7 @@ BENCHFUN
|
||||
eperIsoModel = ePerIsoK70;
|
||||
}
|
||||
|
||||
eperIsoModel *= pow(2.f, eperIso);
|
||||
eperIsoModel *= pow(2.f, eperIso - 1.f);
|
||||
|
||||
eperIso = eperIsoModel * (100.f / (rawWpCorrection * idata->getISOSpeed()));
|
||||
|
||||
|
Reference in New Issue
Block a user