more work towards NeXus exchange
This commit is contained in:
@ -6,6 +6,8 @@
|
||||
|
||||
changes since 0.9.0
|
||||
===================================
|
||||
NEW 2011-12-22 added nexus_dump. It is used to dump nexus files in an ascii
|
||||
form. For instance it can be used to read header info.
|
||||
NEW if the background is estimated form an interval rather than fitted, it will be added as a comment
|
||||
to the background interval tag. (MUSR-192).
|
||||
NEW forward/backward accept now not only c0 c1 c2 ... cn, but also c0-cn cm-cp, or c0 c1-cn cm cx-cy, etc. (MUSR-201, improvement whish).
|
||||
@ -19,7 +21,7 @@ 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)
|
||||
Using --disable-omp this feature can be disabled on the configure level.
|
||||
NEW any2many: force the user to define the exact NeXus ouput format (HDF4,HDF5,XML)
|
||||
FIXED 2011-12-15 some more work towards a proper NeXus muon data format support.
|
||||
FIXED 2011-12-22 some more work towards a proper NeXus muon data format support.
|
||||
FIXED proper phase correction for Re/Im Fourier transform (MUSR-206)
|
||||
FIXED when release or restore is called (command block commands), the
|
||||
corresponding parameter error is set to 2% of its parameter value (MUSR-188).
|
||||
|
Reference in New Issue
Block a user