Refined the data-file search

This commit is contained in:
Bastian M. Wojek
2011-06-14 09:42:24 +00:00
parent b448487cd0
commit f0d05d35cd
3 changed files with 68 additions and 38 deletions

View File

@ -19,7 +19,6 @@ FIXED ASCII export from musrview in case of a Fourier-Power- or Fourier-Phase-di
FIXED bug in asymmetry fit with fixed background
CHANGED the data-file-name handling (MUSR-195).
It is now possible to specify the full file name in the RUN block (including the extension).
The data files that are looked for have to have either full lower-case (e.g. .nxs) or full upper-case (e.g. .NXS) extensions.
CHANGED cosmetics in the musrview legend concerning the units
CHANGED the user-function dependency from libPMusr to libPUserFcnBase