Fixed a bug in the LF calculations and parallelized the chi^2 calculations in single-histogram and asymmetry fits
This commit is contained in:
@ -6,8 +6,10 @@
|
||||
|
||||
changes since 0.9.0
|
||||
===================================
|
||||
NEW any2many: force the user to define the exact NeXus ouput formate (HDF4,
|
||||
HDF5, XML)
|
||||
NEW the chi^2 calculation in single-histogram and asymmetry fits is parallelized
|
||||
if musrfit is built using a compiler supporting OpenMP (e.g. GCC >= 4.2)
|
||||
NEW any2many: force the user to define the exact NeXus ouput format (HDF4,HDF5,XML)
|
||||
FIXED the evaluation of the LF depolarization functions (before numerous unnecessary calculations were performed)
|
||||
FIXED casting problem between uint32 and time_t for some compilers (MUSR-185)
|
||||
FIXED bug reported in MUSR-183: missing background for 2nd histo in asymmetry fits when using musrt0.
|
||||
FIXED Makefiles so that the NeXus support will not be built if it has not been enabled during the configure stage
|
||||
|
Reference in New Issue
Block a user