pyElli icon indicating copy to clipboard operation
pyElli copied to clipboard

An open source ellipsometry analysis tool for reproducible and comprehensible building of optical models.

Results 29 pyElli issues
Sort by recently updated
recently updated
newest added

A decorator for declaring a function as a layered optical model, which automatically initialiases the necessary parameters for lmfit and (automatically?) triggers a fit.

enhancement

I do not think SciPy will revert the changes anytime soon, so I think mentioning PyTorch fixes #178

Remove all class attributes, because they could be used to change values for all objects.

Adds an example for manual fitting of data. - [X] Basic example - [x] Explaining comments - [x] Integrate into documentation

Hi, Thanks for providing this great software. We are wondering how to to deal with transmission data fitting with your code given transmission has different components for its psi and...

With ~`numpy==2.0.0`~`scipy==1.13.1` the performance of the solver drops tremendously. We should investigate where this is coming from and see if we can fix this by replacing to the proper (quicker)...

The new Version of Plotly or the switch to anywidget silently breaks our jupyter notebooks. I will try to find out what is going wrong.

This - reshapes the docs to use the more modern [mkdocs material](https://squidfunk.github.io/mkdocs-material/) - reorders according to the [diataxis framework](https://diataxis.fr) to improve structure and maintainability of the docs ## Viewing the...