Skip to content

Version 1.1.3

Compare
Choose a tag to compare
@lktsui lktsui released this 15 Mar 19:16
· 186 commits to master since this release

Version 1.1.3 is a combination bugfix / new features release.

New Features

  • As part of the effort to improve support for different data formats (Issue #11), a new dialog is provided for loading text data files with an arbitrary number of headers. The user is also asked to specify the separator. This should allow for the loading of .txt files generated by Rigaku Miniflex instruments.
  • Two checkboxes are added to lock the graph scales during calculation and fitting. (Issue #13)

Bugfixes

  • CarbonXS GUI silently set nonsensical values to 0.0 if they were output from fitting. For instance, if Pr or Pt were outside the [0,1] range. We now load these values and emit a warning to the console if this happens. (Issue #12)
  • Calculation mode was not properly showing the correct difference value. This is because CarbonXS does not read in a pattern in calculation mode. We worked around this by using linear interpolation to the angle values of the currently displayed pattern and then doing a difference with the currently loaded pattern. (Issue #15)
  • Prevent difference plot from being calculated when no current pattern was loaded.

Because there are major bugfixes, we recommend all users update to 1.1.3.