Category Archives: SCOUT

New fit option: Maximum number of iterations

There is a new option to stop a parameter fit: You can set a maximum number of iterations (i.e. re-computations of the optical model).

This option allows to define a reproducable fit quality, independent of the computer speed and workload given by other processes.

Before you set the maximum you must figure out how many iterations are sufficient to reach your goals, probably adding some extra iterations for tough fit situations.

New optical function: refractive index from fringes

Narrow interference fringes of thick layers can be used to determine the refractive index of the sample if the mechanical thickness of the layer is known. The new optical function ‘refractive index from fringes’ provides this functionality, analyzing interference maxima.

Spectra must be provided in wavenumbers. The function requires 5 parameters:

  1. wavenumber minimum of the relevant spectral range
  2. wavenumber maximum of the relevant spectral range
  3. Minimum height of an interference maximum
  4. Minimum separation of 2 neighbored maxima
  5. Mechanical thickness in microns

The following example shows how to write a function call:

R (refractive index from fringes 2800 2900 0.2 2.5 754)

 

Template for batch control tables

The batch control window can now save its content as a template for future work. Use the local menu commands Actions/Save current content as template and Actions/Load template to save and load the tables. A file called batch_control_template.xlsx in the user application directory is used to store the template.

 

Colorbox: Export average spectrum

You can now export the computed average spectrum to an object in the list of spectra. The property dialog allows to specify the name of the receiving object.

If a name of an existing spectrum object is defined, the average spectrum will be copied to the field ‘experiment’ – as if it were a measured spectrum. This way you can compute integral quantities for the average spectrum.

New commands to handle spectra

We have introduced some new commands to manage spectra:

  • Actions/Spectra/Save simulated spectra as target spectra (stores simulated spectra as target spectra and switches on the display of target spectra at the same time)
  • Actions/Spectra/Flip target and measured spectra (exchanges target and measured spectra – this can be used to fit a model to target spectra)
  • Actions/Spectra/Export/All simulated spectra to VON ARDENNE exsitu file (simply does what its name says)

‘Color box’ objects enhanced

Objects of type ‘color box’ (members of the list of special computations) can now compute the average spectrum and average values of a* and b* for fluctuating layer thickness values. This helps to understand spectral drifts due to production uncertainties.

Bugfix activated license

There was a problem with Windows usernames which sometimes are returned in capital letters and sometimes not. Unfortunately this caused legal users to be rejected. We have relaxed the checking procedure in order to keep you going …