Releases: easyscience/EasyReflectometryApp
Releases · easyscience/EasyReflectometryApp
Version 0.0.4-beta (02 May 2022)
Changes
- Add min and max columns to the Analysis tab da47432
- Improvement to Analysis tab to ensure parameters are only listed once f67eb02
- Introduction of the 'Surfactant Layer' item type 91ef5f1 and dcc9297
- Improvements to the efficiency of the Sample tab by divorcing the Materials/Items/Layers where possible e57e5c3
- Refactor of the internal logic proxy object
PyQmlProxy.py
into a variety ofProxies
3abdb40 - Removal of more old EasyDiffraction GUI code 9a41c0f
- Solve problem when number of iterations was changed in a RepeatingMultiLayer 9542d4d
- Enable the data plotted in the Sample tab to be pure reflectometry (i.e. scaling of one, no background or resolution) and deactivation of 'qtcharts' plotting 52accc9
- Move to BSD license 413bd9b
Version 0.0.3-beta (08 Mar 2022)
Changes
- Change name from 'easyReflectometry' to 'EasyReflectometry'
Version 0.0.2-beta.1 (29 Jun 2021)
Changes
- A bug fix to enable multithreaded fitting to work on Windows and Linux
Version 0.0.2-beta (28 Jun 2021)
Changes
- Support for refl1d
Version 0.0.1-beta (8 Jun 2021)
- First release