newly added dump_header, which dumps the header information of a muSR data file. Furthermore some minor cleanup took place.

This commit is contained in:
2012-05-12 14:08:27 +00:00
parent f04dd5a283
commit 1d6f8082f0
14 changed files with 736 additions and 225 deletions

View File

@ -6,6 +6,11 @@
changes since 0.11.0
===================================
NEW 2012-05-12 added dump_header. This is a little program which dumps the
header information of a given muSR data file onto the standard
output. Since dump_header also includes the option of
nexus_dump and read_musrRoot_runHeader these latter programs
were removed.
NEW 2012-04-24 added a first version for negative muon fitting. At the same
time substaintial bug fixing has been carried out (mainly the
logx/logy handling).