PyEllips / pyElli

An open source ellipsometry analysis tool for reproducible and comprehensible building of optical models.
https://pyelli.readthedocs.io
GNU General Public License v3.0
17 stars 6 forks source link

Implement averaging of ResultLists #162

Closed MarJMue closed 6 months ago

MarJMue commented 6 months ago

This allows the use of averaged ResultLists with the fitting decorator. The implementation is very basic, but sufficient until we implement a elaborate multidimensional data structure.