Skip to content

Releases: EasyScience/EasyReflectometryApp

v0.0.9-beta

13 Mar 06:03
e4d90db
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.8-beta...v0.0.9-beta

Version 0.0.8-beta (22 Feb 2024)

23 Feb 12:33
883dfad
Compare
Choose a tag to compare
Pre-release

Changes

  • Change name from 'easyReflectometry' to 'EasyReflectometry'
  • A bug fix to enable multithreaded fitting to work on Windows and Linux

v0.0.7-beta.1

30 Jan 13:58
dc1e7fb
Compare
Choose a tag to compare
v0.0.7-beta.1 Pre-release
Pre-release

What's Changed

Full Changelog: v0.0.6-beta...v0.0.7-beta.1

Version 0.0.6-beta (27 March 2023)

27 Mar 13:51
d476dbb
Compare
Choose a tag to compare
Pre-release

Linux release available via snapcraft: https://snapcraft.io/easyreflectometry

Changes

  • Enable plotting of reflectometry data with a logarithmic q-axes 6c26411
  • Automatic transition to Sample tab after "Continue without project 31dfe4d
  • Remove private repo access set from CI f706d2a
  • Modified the data loader to handle tab and comma separated datasets, as well as raising a type error if unable to load 20ca60b
  • Fixed bug in loading/saving of project 7b49266
  • Add scale and background lines to Experiment and Analysis plots c646de8
  • Update to use EasyCore-0.3.0 751dd43
  • Fix bug in saving project caused by stale proxy locations 4468e5c
  • New continuous integration methodology faa857d
  • Building of snapcast images 9e970d4

Version 0.0.5-beta (13 June 2022)

13 Jun 08:01
552edd5
Compare
Choose a tag to compare
Pre-release

Changes

  • Addition of multiple contrast support 091abe1
  • Saving and loading fixed 598e7f3
  • Enabling parameter-parameter constraints to be defined 82e3821
  • Clean up of the sample interface 3907bde
  • Enabling the docs and bug reporting buttons 7d29276
  • Fix the reset state button a1db4ac
  • Parameter quick filters 27a64b6
  • Start using easyApp 5e38ef8
  • Add plotting in R(q)q^4 5e38ef8
  • Make the plots colourful to match the model colours 225ac06
  • Disable the fitting button if no parameters are fixed == False 45be44c
  • Saving plots to a single pdf da7eba6
  • Remove the colour from the materials as it isn't used 7a40613

Version 0.0.4-beta (02 May 2022)

02 May 13:20
1eb8ce0
Compare
Choose a tag to compare
Pre-release

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 of Proxies 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)

08 Mar 12:50
5fc5bd0
Compare
Choose a tag to compare
Pre-release

Changes

  • Change name from 'easyReflectometry' to 'EasyReflectometry'

Version 0.0.2-beta.1 (29 Jun 2021)

29 Jun 08:25
48f18dd
Compare
Choose a tag to compare
Pre-release

Changes

  • A bug fix to enable multithreaded fitting to work on Windows and Linux

Version 0.0.2-beta (28 Jun 2021)

28 Jun 14:13
325ce2f
Compare
Choose a tag to compare
Pre-release

Changes

  • Support for refl1d

Version 0.0.1-beta (8 Jun 2021)

08 Jun 09:29
100f3ec
Compare
Choose a tag to compare
Pre-release
  • First release