What's Changed
- Added a command (
show fit correlation
) to output fit parameter correlation coefficients. This was previously only output after fitting if verbosity level was MSG_VERBOSE. - Calculation of confidence limits (results not to be trusted!)
- Kinematics calculator
kin
can also calculate kinematics of R33 file based reactions - More warning messages if sample parsing fails
Bugfixes
show sim
command showed output at MSG_VERBOSE verbosity level- macOS deployment fixed, created app bundles (DMGs) will actually run on macOS.
- Windows releases should have OpenMP now for both GUI and CLI versions
- Other minor bugfixes
Full Changelog: v0.7.4...v0.7.5