dump_header can dump #counts for each detector. Currently only for MusrRoot.

This commit is contained in:
2023-05-16 14:21:33 +02:00
parent 5d9eb0dcec
commit 420b301ac5
3 changed files with 65 additions and 4 deletions

View File

@ -12,6 +12,13 @@ or
https://bitbucket.org/muonspin/musrfit/commits/all
Release of V1.9.1, 2023/05/16
=============================
add option [-c, --count] to dump_header which will dump the number of counts
per detector and the total number of counts. Currently for MusrRoot data format
only. For the other data formats it will be implement asap
Release of V1.9.0, 2023/02/17
=============================