Skip to content

Version 1.3.1

Latest
Compare
Choose a tag to compare
@lktsui lktsui released this 14 Jun 21:20
· 2 commits to master since this release

Version 1.3.1 is a minor update focusing mainly on improvements to the user interface. All users are recommended to upgrade for the new features and bugfixes:

  • A proper installer is now provided for Windows.
  • The back and forth buttons now remember changes to fitting settings and diffractometer settings, including which model was used. Fixes #29
  • The file operations now remember what was the last location a file was loaded from or saved to. This is serialized in config.json to preserve the information between sessions.
  • As documented in the manual Parameter 15 corresponding to the probability of 3R stacking in the 2 layer model is used in the 1 layer model to represent g, the fraction of low strain carbon. The UI changes to reflect this when the 1 layer model is used. Fixes #28
  • CarbonXS GUI will now raise an error if all the values in either fit parameters, fit settings, or diffractometer settings are zero as the default blank-slate state and prompt the user to enter some starting values.
  • Tab order through the interface is fixed. Fixes #30
  • An error will be raised if the user attempts to export the data with nothing loaded.
  • The order of the options in the Export / Import submenus now matches the order the Fit Parameters, Fit Settings, and Diffractometer settings are displayed on the main UI.
  • Fixed an issue where using the quit option instead of closing the window does not persist settings in config.json.
  • Documentation updated to reflect changes in 1.3.1.