seti.alpha = 1E-4; % result of autoparam3 20180112T095944_shipBoreShrink (but with physBounds...)

seti.nOut = 5000;

seti.invNo = 1; % soft-shrinkage
seti.stepsizeStart = 1; % works, but 10 does not work (error is 3 after one iteration)

seti.tau = 1.5;

seti.physBounds = [-inf,+inf,-inf,+inf]; % seti.physBounds = [-1, 3, 0, 1]; % default
% physBounds was unknown in original software sparseScatt

seti.plotPublish = 1;

seti.contrast = 'ship2D';
seti.incPntsType = 'twoBoreholes';    % Geometry: type of transmitters
seti.measPntsType = 'twoBoreholes';   % Geometry: type of receivers

seti.boreNbLine = 18;
seti.boreLineLength = 20;

% -- figures and files

seti.plotFreq = 500;
seti.plotPublish = 1;

seti.colormap = 'default';
seti.usecbarlim = 1;
seti.cbarlim = [-0.2, 1.65];

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

seti.savedata = 1;