nemu
6774573f7a
fixed fitting issue for boundaries none/none (MUSR-136), and some minor cleanup in PFitter
2010-08-31 06:02:06 +00:00
nemu
1688a904f6
implemented more checks on the integrity of the msr-file (MUSR-145)
2010-08-27 04:54:40 +00:00
nemu
9da9aa0651
mud updated. Now official under LGPL
2010-08-26 07:13:48 +00:00
dd2263b6a0
Starting to fix single histogram fits
2010-08-24 18:17:43 +00:00
Bastian M. Wojek
30862e21d0
Fixed a problem with the MUSRFITPATH-variable introduced recently for msr2data
2010-08-23 09:06:14 +00:00
Bastian M. Wojek
d722b018c3
Implement some PATH-setting-workaround for msr2data in order to offer an easy way to find the executables (through MUSRFITPATH)
2010-08-21 13:50:20 +00:00
nemu
0d4dc340ad
another 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
2010-08-19 13:33:57 +00:00
Bastian M. Wojek
5b6e04fc97
updated musrfit ChangeLog - maybe for the next version change
2010-08-17 18:18:05 +00:00
nemu
76b2364169
proper implementation of the variance B
2010-08-17 11:54:59 +00:00
nemu
68e3dc4dac
fixed formating issue raised in MUSR-142
2010-08-17 11:26:07 +00:00
nemu
50e3838a5f
added B 2nd moment
2010-08-17 11:12:00 +00:00
nemu
9f52014d73
some more comments
2010-08-17 09:24:09 +00:00
3be37b2599
adopted that it does compile with Microsoft Visual Studio 2008 Express Edition (see spirit_fcn_test.mak which is an input file for nmake.exe)
2010-08-16 07:31:10 +00:00
Bastian M. Wojek
5fba77fe72
Added a tiny bit of user function documentation
2010-08-15 14:00:08 +00:00
Bastian M. Wojek
f4d219a367
Introduced a primitive check in the TRIM.SP reading routine in order to prevent a segmentation fault
2010-08-14 14:22:57 +00:00
nemu
91c66651aa
fix of a time window frame bug reported in MUSR-138
2010-08-11 13:12:31 +00:00
nemu
e94d869534
improved handling of LF, including bug fixing.
2010-08-05 14:20:49 +00:00
Bastian M. Wojek
599c83a17c
Harmonized a few function calls in libFitPofB
2010-08-04 13:12:14 +00:00
Bastian M. Wojek
7536ca6fc6
Submission of a few minor changes of the last time
2010-07-29 09:25:16 +00:00
nemu
f5991767fb
fixed some minor issue concerning the statistic block.
2010-07-28 07:18:02 +00:00
nemu
f4d3b25fc3
removed some obsolate debug information
2010-06-28 17:43:06 +00:00
f12b4a5520
msr2data global option handling completed.
2010-06-28 17:26:18 +00:00
Bastian M. Wojek
b99a75d156
Allow case insensitive 'run' as first entry in a runlist-file as input to msr2data
2010-06-28 08:11:01 +00:00
nemu
acc389a96d
msr2data global option handling completed.
2010-06-28 06:31:35 +00:00
Bastian M. Wojek
20bb0e05a6
Added a tiny bit of documentation for the msr2data code
2010-06-27 11:23:40 +00:00
nemu
bc7ba9f297
added default settings for msr2data. Automatic opening of global fit files still missing
2010-06-24 06:25:33 +00:00
nemu
3b0bff23c5
fixed a bug in musredit_startup.xml and added proper error handling in the XML handler
2010-06-23 09:18:35 +00:00
nemu
c3ba0077eb
msr2data default option flags added to musredit_startup.xml
2010-06-23 06:25:48 +00:00
Bastian M. Wojek
10993ff2ee
Tried 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]
2010-06-22 21:29:01 +00:00
e7d8a0c5f1
added the 'global' option to msr2data GUI from within musrgui/musredit
2010-06-22 17:45:01 +00:00
Bastian M. Wojek
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...
* Got rid of a strange construction in the TRIM.SP handler (vector<pair> -> map)
2010-06-20 10:34:49 +00:00
Bastian M. Wojek
f1a0dc72fc
Added 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.
2010-06-11 20:23:58 +00:00
nemu
58505ab8a8
Icon change
2010-06-11 13:34:10 +00:00
Bastian M. Wojek
3dd64e0a3c
Added a further convenience check to the file generation procedure - still needs to be tested
2010-06-11 11:24:22 +00:00
9a01530097
Start working on configuration dialog.
2010-06-11 07:46:44 +00:00
Bastian M. Wojek
fb8523d8bf
Minor changes to the global input file generation
2010-06-10 12:01:40 +00:00
5ef81b381e
Added some icons
2010-06-09 21:35:02 +00:00
6474c85e66
Added some icons
2010-06-09 21:34:45 +00:00
c260cce862
Added some icons
2010-06-09 21:23:52 +00:00
99c770e295
Added some icons
2010-06-09 21:23:24 +00:00
Bastian M. Wojek
ce6819b741
To AS
...
---
Added a "global" option to msr2data
First, I hope, this major "surgery" does not cause any regressions in the standard features.
If so, please revert to an older version and file a bug report.
This new option is not yet documented and should be considered as experimental.
Also the newly added code still needs some cleanup - many things have simply been written as a proof of concept.
This will be done during further testing and fine-tuning stages.
2010-06-09 19:08:30 +00:00
Bastian M. Wojek
52d91435c1
Added some minor extensions to PMsrHandler and PMsrRunBlock
2010-06-08 21:35:19 +00:00
c385618291
Fix some bugs in single hist fits.
2010-06-08 16:39:07 +00:00
b7bd0e5a2c
Start working on documentation of MuSRFit.
2010-06-08 13:37:55 +00:00
dd9a874118
Devel and main branch are identical at this point
2010-06-08 12:15:23 +00:00
6ea7a430cc
Applied FUNCTIONS from devel branch into main.
2010-06-08 12:11:28 +00:00
93f48a677d
Finished implementing FUNCTIONS block in development branch. Next, add it to production branch and debug.
2010-06-08 11:36:35 +00:00
5d4683ff1f
More work on FUNCTIONS block.
2010-06-07 22:07:38 +00:00
nemu
1240ab8b51
Algorithm for FUNCTIONS block implemented in GUI. Not yet full in MSR module.
2010-06-07 16:31:53 +00:00
nemu
0543c97b81
Algorithm for FUNCTIONS block implemented in GUI. Not yet full in MSR module.
2010-06-07 16:23:34 +00:00