generating global fit msr-files including a GLOBAL block is working now as expected.

This commit is contained in:
2015-09-22 16:33:02 +02:00
parent fc9c573f2a
commit 1f95678764
2 changed files with 164 additions and 53 deletions

View File

@ -6,6 +6,8 @@ changes since 0.14.0
===================================
NEW 2015-02-23 implemented an average-per-data-set option for musrFT.
NEW 2015-02-21 add proper Mac icon to musredit
FIXED 2015-09-22 generating global fit msr-files including a GLOBAL block is working
now as expected.
FIXED 2015-09-17 in PMsr2Data::PrepareGlobalInputFile() there seem to be 'unmotivated'
break; commands in some loops. They prevent a proper map handling.
Since this is a real puzzle I contacted BMW for clarification.