You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* some fixes related to model add/remove
* xmltodict -> XMLSerializer + other assorted fixes
* experiment-less analysis now allows for calculator change
* Allow experiment-less projects to be loaded
* Fixed project info layout
* make sure model view is updated on project reset.
Normally, this would be another slot in the main proxy, but we are
introducing race condition for the projectInfoChanged signal and it's
better to explicitly call the updater.
* Update INSTALLATION.md
* Fixed proper display of layers
* Update ROADMAP.md
added example project files task
* updates after meeting with Jos
* more effort at the start of 2024
* easyreflectometrylib v0.0.3
* use version 0.0.7-beta for development
* remove version pinning
* revert change
* require python 3.9
* pinning scipy and pyinstaller to minor version
* alphabetic sorting and fix syntax error
* version pinning syntax
* updating version to new dev cycle
* moved layer specifc gui part to dir
* code cleaning
* Revert "code cleaning"
This reverts commit 475d5ef.
* Revert "moved layer specifc gui part to dir"
This reverts commit 905c42b.
* update pyinstaller
* dont autoexclude _multiprocessing
* no auto exclude
* comment out auto_exclude
* syntax
* Revert "no auto exclude"
This reverts commit 936e706.
* no autoexclude
* auto_exclude
* only multiprocess is excluded
* syntax
* also test for windows
* code cleaning
* timer
* timer
* make it more cleat when running is testmode
* from v0.0.8 to v0.0.9
---------
Co-authored-by: Piotr Rozyczko <piotr.rozyczko@gmail.com>
Co-authored-by: Andrew McCluskey <andrew.mccluskey@ess.eu>
-[macOS](https://github.com/easyScience/EasyReflectometryApp/releases/download/v0.0.8-beta/EasyReflectometry_macOS_x86-64_v0.0.8-beta.zip) (built on 10.15)
7
-
-[Linux](https://github.com/easyScience/EasyReflectometryApp/releases/download/v0.0.8-beta/EasyReflectometry_Linux_x86-64_v0.0.8-beta.zip) (built on Ubuntu-20.04)
-[macOS](https://github.com/easyScience/EasyReflectometryApp/releases/download/v0.0.9-beta/EasyReflectometry_macOS_x86-64_v0.0.9-beta.zip) (built on 10.15)
7
+
-[Linux](https://github.com/easyScience/EasyReflectometryApp/releases/download/v0.0.9-beta/EasyReflectometry_Linux_x86-64_v0.0.9-beta.zip) (built on Ubuntu-20.04)
8
8
9
9
If the relevant EasyReflectometry installation does not work on your system, then please try installation from source.
0 commit comments