Replies: 4 comments 7 replies
-
Hi,
this warning was implemented fairly recently. Maybe thats why you did not encounter it before. But the check only handles the dispersions of the model and should only be caused by a measurement, if a fit leads to a model, which triggers the warning.
Exactly this has happened to me, while interpolating tabular values. But that case should be fixed. I will try and see if i did any mistakes.
Without remembering the samples you used, it looks to me like a Sellmeier oscillator moved into your fitting range. But I can't be certain, without knowing how your model is built. |
Beta Was this translation helpful? Give feedback.
-
One question I would ask myself: Does the Delta look the same (or at least similar) after measuring with Sentech and with Woollam? There may be different ways to define the range of Delta which can influence the fits. (But then maybe you would not be able to fit at all?). |
Beta Was this translation helpful? Give feedback.
-
Hey @rugfri, thanks for reaching out. I think this can happen whenever any of your layers get a negative k during the fitting. This may mean that your model is running out of physical plausible values during the fit. I have the feeling that the spike you see in your data is originating from this unphysical value but it's hard to pinpoint (as @MarJMue already pointed out) without knowing your actual models and parameters. I don't think that this is an oscillator which moved into the data range, because I think we would also see a peak in delta then (which I assume is the red curve). One way to debug this would be to plot all permittivities of all layers with the fitted parameters and see where k is negative. It would also help us if you can provide the models you used with the parameters you fitted them to. |
Beta Was this translation helpful? Give feedback.
-
@domna I was also wondering if such behavior is the sign of something in the sample that my model does not fully captures and the fitting algorithm is somehow/necessarily trying to reproduce using the parameters. Well, sounds speculative. However the material is anisotropic in nature, but given its domain-like microstructure I tend to think that such effect should be very small, at least. |
Beta Was this translation helpful? Give feedback.
-
Dear Pyelli's
I've got some data measured with a Sentech ellipsometer and I was able to fit.
On starting I get the following warning:
UserWarning: Solver2x2 can't handle active media (n > 0 and k < 0).
Check if all materials are defined correctly or switch to Solver4x4 instead.
Which I didn't get when fitting the data from the same sample using a Woollam instrument instead.
Is it because k is very small and thus during evaluation sometimes k < 0?
Furthermore, in the trace of the calculated Psi (continuous cyan line in the figure attached), I can see something resembling a singularity.
Where it does it come from?
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions