Commit Graph

1317 Commits

Author SHA1 Message Date
8383a21fdd Added some help hints. 2009-09-02 22:19:07 +00:00
305bd5f6c1 Fully implemented manual data file selection. 2009-09-02 20:05:47 +00:00
e420257016 Beginning of manual run file selection. 2009-09-01 21:10:06 +00:00
ed6b2dd7f7 Split MSR::PrepParamTable into SingleHist and Asymmetry types. 2009-09-01 11:14:25 +00:00
2ba00e09ef Some clean up. 2009-09-01 09:47:45 +00:00
d3a40e3aa7 Use MSR::PrepParamTable to make parameter block. 2009-09-01 08:59:27 +00:00
1acdf1348b Moved the table initialization into MSR module. 2009-09-01 08:21:07 +00:00
9cb6a6dc33 MSR module now uses defaul t0,Bg and Data. 2009-08-31 16:07:48 +00:00
75d1447c3c allow to get the msr2data input form even when no tab is present 2009-08-31 13:34:00 +00:00
0cfd715ed3 merge in Bastian M. Wojek's cpp-version of msr2data. This should help to step towards a real platform independent musrfit package. 2009-08-31 11:57:42 +00:00
060192488c merge in Bastian M. Wojek's cpp-version of msr2data. This should help to step towards a real platform independent musrfit package. 2009-08-31 11:25:18 +00:00
9ac709451c merge in Bastian M. Wojek's cpp-version of msr2data. This should help to step towards a real platform independent musrfit package. 2009-08-31 11:19:03 +00:00
51c3ded931 Added shell script to run program. 2009-08-31 10:46:54 +00:00
d9a0ea407e Implimented defaul t0,Bg and Data in MSR module 2009-08-31 08:28:57 +00:00
53f4466904 fix of ROOT-PPC problem (see MUSR-89) 2009-08-31 08:12:26 +00:00
550d318aa7 Setting up default t0,Bg and Data. 2009-08-30 20:24:40 +00:00
833ac4ef20 Fixed bug with initializing parameters 2009-08-28 16:10:55 +00:00
f967228cde Cosmetic changes. 2009-08-27 15:58:53 +00:00
6797878583 Added controls on fourier parameters. 2009-08-27 14:02:28 +00:00
90823c9f84 Begining of implementation of Fourier transform. 2009-08-27 07:05:56 +00:00
1ff78f6361 First implementation of single histogram fit. This going to be hard. 2009-08-26 16:30:31 +00:00
2f90341ce0 First implementation of single histogram fit. This going to be hard. 2009-08-26 15:09:09 +00:00
d16278bdc3 Added possibility to change working directory 2009-08-25 14:35:06 +00:00
802c2776d0 Basic functionality complete, ready for installtion on other machines (maybe) 2009-08-25 13:22:44 +00:00
f2b20f9456 Added PerlQt3 musrfit GUI. 2009-08-25 13:15:08 +00:00
a14c307f45 Substituted '+=' in the bash version of msr2data to avoid problems with older bash versions on SL4 2009-08-05 08:27:19 +00:00
c5b4185a99 fix of the problem described in MuSR-86. The start and end values of the histogram where calculated ideally which is wrong. The user range needs to be adopted such that it is fitting to the binning, first good data bin, etc. 2009-07-23 07:19:53 +00:00
a751561e5e minor change concerning read file filters 2009-07-22 08:32:33 +00:00
97618c5ce4 minor more sensible handling of strings (pointed out by BMW) 2009-07-09 20:06:07 +00:00
6e596915c8 changed to file input handling 2009-07-06 12:29:36 +00:00
f6544900c2 some more work towards nonlocal fitting 2009-07-02 13:56:10 +00:00
121496f5e5 some more work towards nonlocal fitting 2009-07-02 13:36:18 +00:00
5a2f1cb036 some more work towards nonlocal fitting. Not functional yet. 2009-07-01 07:11:31 +00:00
edd3481f1e newly added 2009-06-30 19:27:58 +00:00
e682f30db5 added missing closing bracket 2009-06-30 13:14:05 +00:00
aabe1ac559 fixed a severe bug in PTextEdit 2009-06-30 13:12:29 +00:00
9234cde7dd some more work towards Nonlocal fitting 2009-06-30 07:13:01 +00:00
dc0f343062 some more work towards Nonlocal fitting 2009-06-30 06:37:35 +00:00
ba9dc0f1de first step towards nonlocal Pippard fitting 2009-06-29 08:35:00 +00:00
39b854bdee add F5 for BMW 2009-06-29 05:06:11 +00:00
d3c5c7841a newly added 2009-06-26 13:32:31 +00:00
bad93a0db1 minor improvement in PMusrT0 2009-06-26 05:54:25 +00:00
d2229dcc81 added enable/disable feature for musrt0 in musrgui 2009-06-26 05:31:33 +00:00
215a9afa04 Added the musrfit --title-from-data-file option to msr2data (-t) and made TFitPofB compilable with g++-4.4 2009-06-25 18:34:08 +00:00
e1d077050e Added the musrfit --title-from-data-file option to msr2data (-t) and made TFitPofB compilable with g++-4.4 2009-06-25 18:32:56 +00:00
622a1d704d added '-t' option to musrgui 2009-06-25 17:19:01 +00:00
c8fc4a95fe option "title from data file" added to musrfit 2009-06-25 14:15:00 +00:00
2114c1670c added missing *** FIT DID NOT CONVERGE *** check :-( 2009-06-25 08:38:22 +00:00
8cb69a2011 some more rigrous checking of the STATISTIC block when reading it 2009-06-25 08:31:15 +00:00
e60a6fc1bd fixed the doppelt-gemoppelt STATISTIC block writing 2009-06-25 07:49:11 +00:00