c41fe09422fixed mangled chisq/maxLH issue (MUSR-148)
nemu
2010-10-07 05:42:21 +00:00
4d56897d13some info about which Qt versions are needed
nemu
2010-10-06 13:47:14 +00:00
a7b6b68b41Further updates to the parallelized parts of libFitPofB
Bastian M. Wojek
2010-10-05 09:38:01 +00:00
ce50cd396eMarginal updates to the parallelized parts of libFitPofB
Bastian M. Wojek
2010-10-05 07:41:21 +00:00
6a9d0e0d69allow shuffling around of tabs
nemu
2010-09-29 05:25:33 +00:00
937a26d704second attempt to improve the unzoom option after "improvement" in root-5.27.04.
nemu
2010-09-25 13:35:03 +00:00
8ab827cafcFixed an error in the mean field calculations introduced with the different definition of the TRIM.SP resolution in r4659
Bastian M. Wojek
2010-09-23 09:52:43 +00:00
1f34e2e405Added a license for mud and changed the BMWlibs-ASCII-test-file
Bastian M. Wojek
2010-09-16 13:37:28 +00:00
2a71c37702updated ChangeLog
nemu
2010-09-15 12:44:03 +00:00
36d6455783adopted unzoom to "improvement" r33665 in root-5.27.04 also for difference Fourier. Fixed unzoom bug in musrt0 (MUSR-77)
nemu
2010-09-15 12:21:37 +00:00
12511fe662adopted unzoom to "improvement" r33665 in root-5.27.04 also for Fourier
nemu
2010-09-15 10:46:46 +00:00
afe5f2eca0adopted unzoom to "improvement" r33665 in root-5.27.04
nemu
2010-09-15 05:53:59 +00:00
a8072c4dc0Small changes in libTFitPofB to get rid of annoying messages (if the debug flag is not set)
Bastian M. Wojek
2010-09-12 10:11:34 +00:00
28260beba0fix of a variable mix-up
nemu
2010-09-04 07:20:22 +00:00
039aea08b0Fixed reading ASCII data fiels (bug MUSR-146).Zaher Salman2010-09-02 19:08:53 +00:00
b381f086a6Added some test msr files form beta-NMR functions.Zaher Salman2010-09-02 19:00:04 +00:00
30862e21d0Fixed a problem with the MUSRFITPATH-variable introduced recently for msr2data
Bastian M. Wojek
2010-08-23 09:06:14 +00:00
d722b018c3Implement some PATH-setting-workaround for msr2data in order to offer an easy way to find the executables (through MUSRFITPATH)
Bastian M. Wojek
2010-08-21 13:50:20 +00:00
0d4dc340adanother attempt to get rid of the bugs reported in MUSR-115 (d-f-d, f-d-f issues in the key event handling of musrview
nemu
2010-08-19 13:33:57 +00:00
5b6e04fc97updated musrfit ChangeLog - maybe for the next version change
Bastian M. Wojek
2010-08-17 18:18:05 +00:00
76b2364169proper implementation of the variance B
nemu
2010-08-17 11:54:59 +00:00
68e3dc4dacfixed formating issue raised in MUSR-142
nemu
2010-08-17 11:26:07 +00:00
50e3838a5fadded B 2nd moment
nemu
2010-08-17 11:12:00 +00:00
9f52014d73some more comments
nemu
2010-08-17 09:24:09 +00:00
3be37b2599adopted that it does compile with Microsoft Visual Studio 2008 Express Edition (see spirit_fcn_test.mak which is an input file for nmake.exe)Andreas Suter2010-08-16 07:31:10 +00:00
5fba77fe72Added a tiny bit of user function documentation
Bastian M. Wojek
2010-08-15 14:00:08 +00:00
f4d219a367Introduced a primitive check in the TRIM.SP reading routine in order to prevent a segmentation fault
Bastian M. Wojek
2010-08-14 14:22:57 +00:00
91c66651aafix of a time window frame bug reported in MUSR-138
nemu
2010-08-11 13:12:31 +00:00
e94d869534improved handling of LF, including bug fixing.
nemu
2010-08-05 14:20:49 +00:00
599c83a17cHarmonized a few function calls in libFitPofB
Bastian M. Wojek
2010-08-04 13:12:14 +00:00
7536ca6fc6Submission of a few minor changes of the last time
Bastian M. Wojek
2010-07-29 09:25:16 +00:00
f5991767fbfixed some minor issue concerning the statistic block.
nemu
2010-07-28 07:18:02 +00:00
f4d3b25fc3removed some obsolate debug information
nemu
2010-06-28 17:43:06 +00:00
b99a75d156Allow case insensitive 'run' as first entry in a runlist-file as input to msr2data
Bastian M. Wojek
2010-06-28 08:11:01 +00:00
acc389a96dmsr2data global option handling completed.
nemu
2010-06-28 06:31:35 +00:00
20bb0e05a6Added a tiny bit of documentation for the msr2data code
Bastian M. Wojek
2010-06-27 11:23:40 +00:00
bc7ba9f297added default settings for msr2data. Automatic opening of global fit files still missing
nemu
2010-06-24 06:25:33 +00:00
3b0bff23c5fixed a bug in musredit_startup.xml and added proper error handling in the XML handler
nemu
2010-06-23 09:18:35 +00:00
c3ba0077ebmsr2data default option flags added to musredit_startup.xml
nemu
2010-06-23 06:25:48 +00:00
10993ff2eeTried to fix two bugs in the msr2data global-option: * Functions in the RUN blocks are now correctly ignored * Function lines which contain parameters with adjacent characters (+-*/()\t) should now be handled correctly [-> more tests are needed here]
Bastian M. Wojek
2010-06-22 21:29:01 +00:00
e7d8a0c5f1added the 'global' option to msr2data GUI from within musrgui/musreditAndreas Suter2010-06-22 17:45:01 +00:00
440d22bc99* Changed the exit condition for a few external classes in case the xml-file is not found. Until now the program terminated with a segmentation fault which was not very user friendly...
Bastian M. Wojek
2010-06-20 10:34:49 +00:00
f1a0dc72fcAdded another intensive check at the beginning of the db-data-output routine in order to prevent misuse of the program by using faulty global msr-files. This actually renders some of the later checks obsolete, however, I leave them for now.
Bastian M. Wojek
2010-06-11 20:23:58 +00:00
58505ab8a8Icon change
nemu
2010-06-11 13:34:10 +00:00
3dd64e0a3cAdded a further convenience check to the file generation procedure - still needs to be tested
Bastian M. Wojek
2010-06-11 11:24:22 +00:00
b7bd0e5a2cStart working on documentation of MuSRFit.Zaher Salman2010-06-08 13:37:55 +00:00
dd9a874118Devel and main branch are identical at this pointZaher Salman2010-06-08 12:15:23 +00:00
6ea7a430ccApplied FUNCTIONS from devel branch into main.Zaher Salman2010-06-08 12:11:28 +00:00
93f48a677dFinished implementing FUNCTIONS block in development branch. Next, add it to production branch and debug.Zaher Salman2010-06-08 11:36:35 +00:00