Savedata file format:
SaveData saves spectrums in a file MDA format.
We have installed a utility called "mdals" which prints to the standard
output the MCA spectrum.
usage: mdals [-aA] [-p prefix] [-fNN] [-sNN] filename
* a: display attributes.
* A: display array values.
* p: if specified, prepend 'prefix' to every line except array values
* fNN: display floating point numbers using the fixed notation with NN digits
* sNN: display floating point numbers using the scientific notation with NN digits
default floating point formating is: fixed with 6 digits of precisions