% This file is equal to the intern inseti file pda3D apart from
% seti.tau = 1.5 (instead of 1.3)

example3D;

seti.dirSuffix = '';

seti.alpha = 8031.25; % autoparam3: 20180907T171151_pda3D_autoparam3 (with seti.tau = 1.25)
seti.beta = seti.alpha*1E-5/500;
% seti.tau = 1.3; % 1.25 was slightly too low (does many iterations while the discrepancy decreaeses only very slightly...)
seti.tau = 1.5; % was 1.25 in pda3D, which results in many steps to slightly decrease the discrepancy

seti.contrast = 'cubeLike3D';
seti.faceColor3D = 'blue';

% -- figures and files

seti.plotFreq = 10;
seti.plotPublish = 1;

seti.colormap = 'default';
seti.usecbarlim = 1;
seti.cbarlim = [-0.15, 1.15];

seti.savepng = 1;
seti.saveepsc = 1;
seti.savefig = 1;

seti.savedata = 1;