readmeInsetiClosed

Contents

Organization of the Files

The input parameter files in insetiClosed are mostly organized as preparation for publications or other reasons. The relevant year of origin/finalization is given too.

The folders contain files including the word "run". This allows to run IPscatt with several inseti files in the corresponding folder.

Of course, more recent files in general result in more accurate reconstructions. In particular, the feature of automatic parameter choice (autoparam3) for the regularization parameters was only available since 2018, i.e. for factMeth, tboxIPscatt and thesis.

Example

The current folder must be the main directory of the source code. For example, the file init.m is inside the main directory code.

init;
inseti = 'example'; % The corresponding file example.m is in the folder inseti.
start;

The use of inseti is also described in the user guide.

Publication

For the publication of the results we recommend this options.

seti.plotPublish = 1;           % 1: plot design for publication (e.g. without title)
seti.saveepsc = 1;              % 0 or 1, save figures as colored *.eps (default: 0)