Bastian M. Wojek 91b9fef9a2 Changed the default behavior of msr2data for writing output-file headers.
The default (if no option is given) is now that only for newly generated or empty files the respective header will be written.
If data is appended to an existing file, it is assumed that the header also is present already!
In this case only the new data blocks are appended directly after to existing ones.
[Most probably this behavior is broken if used in a native Windows environment, however, this is not the only problem there...]

The previous option "noheader" is preserved.
It suppresses the output of the header in any case.
If new data are appended to an existing output file this is done at the end of the file---just as before!

A new option "header" has been introduced.
If this is given, the output of the header is forced---no matter if a file (probably with header) existed before or not.
Also in this case all new data (and the header) are appended at the end of the output file if it existed already.

In case both options are given, the default behavior is activated.
2011-01-30 14:23:14 +00:00

#---------------------------------------------------------------------
# README
# BMW, 2011/01/27
# $Id: README 4013 2009-06-21
#---------------------------------------------------------------------

musrfit - muSR data analysis package

Installation instructions can be found in INSTALL and at
https://intranet.psi.ch/MUSR/MusrFitSetup
http://lmu.web.psi.ch/facilities/software/musrfit/user/intranet.psi.ch/MUSR/MusrFitSetup.html

For further documentation, please visit
https://intranet.psi.ch/MUSR/MusrFit
http://lmu.web.psi.ch/facilities/software/musrfit/user/intranet.psi.ch/MUSR/MusrFit.html

#---------------------------------------------------------------------
# this is the end ...
#---------------------------------------------------------------------
2025-03-24 20:34:29 +01:00
Languages
C++ 86.4%
Mathematica 7.6%
C 2.7%
CMake 1.8%
Perl 0.6%
Other 0.9%