fixed error in view_packing for single histo (wrong norm of the theory).

This commit is contained in:
2015-09-08 13:08:41 +02:00
parent 8d496a41c0
commit 5a00d49bbd
2 changed files with 3 additions and 2 deletions

View File

@ -6,6 +6,7 @@ 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-08 fixed error in view_packing for single histo (wrong norm of the theory).
FIXED 2015-09-04 minor change in Fourier-block output (PMsrHandler::WriteMsrLogFile
and PMsrHandler::WriteMsrLogFile) to avoid truncated range labels.
FIXED 2015-06-30 changed setf/unsetf bug (PMsr2Data.cpp)