657 Commits

Author SHA1 Message Date
nemu
12a479c360 fixed wrong tagging 2009-01-06 08:44:37 +00:00
nemu
4ef09b0dd2 added Fourier difference view. Still some problems withswitching between diff and Fourier force and back 2009-01-06 07:09:58 +00:00
nemu
77fcf94b26 added data export for Fourier 2009-01-05 15:53:29 +00:00
nemu
e3a89b9b7e added real_and_imag Fourier 2009-01-05 13:36:04 +00:00
nemu
dcc9783f62 added phase label to Re/Im Fourier part. Some bug fixing in phase handling 2009-01-05 13:15:01 +00:00
nemu
b0eeb0192f added phase increment/decrement for Fourier 2009-01-02 16:04:59 +00:00
nemu
5a29405e92 added self-consistent color coding for Fourier 2009-01-02 12:24:23 +00:00
Bastian M. Wojek
d95607cf9c Fixed a stupid inlining-mistake in the integrator-classes 2008-12-24 13:12:04 +00:00
nemu
ce9f98c37d next step towards Fourier 2008-12-23 16:24:26 +00:00
nemu
4a832f6fe8 various little extensions to handle Fourier 2008-12-22 10:26:42 +00:00
nemu
2fdbe96401 propagate fourier default settings to the application 2008-12-20 13:49:19 +00:00
nemu
acc5d663ef added fourier default infos to the startup handler 2008-12-20 13:29:04 +00:00
nemu
d29375c912 a small step further towards Fourier transform. PFourier most probably not functional yet. 2008-12-16 08:04:38 +00:00
nemu
5a58b99e28 improved menu handling for Fourier 2008-12-15 14:02:38 +00:00
nemu
3af125eac7 started with the implementation of a Fourier transform 2008-12-15 12:27:49 +00:00
nemu
f353993859 more consistent handling of unused parameters, see MUSR-10 JIRA 2008-12-09 07:10:39 +00:00
Bastian M. Wojek
9021cea268 Fixed a fatal error in mlog2db when calling the script with more than 9 parameters (when using a long run-list in [...] form) 2008-12-07 09:02:57 +00:00
Bastian M. Wojek
943494f4dc Added a possible userFcn-implementation of Gaussian and Lorentzian static and dynamic LF relaxation functions to musrfit. Read the README 2008-12-05 15:43:47 +00:00
nemu
01159eb5c6 fixed singled sided parameter output bug of the SAVE command JIRA MUSR-9 2008-12-04 12:49:00 +00:00
nemu
2dd68c0977 more flexible handling of DB data entries (see JIRA MUSR-6) 2008-12-04 12:26:28 +00:00
nemu
714c46af68 added install 2008-11-27 09:07:35 +00:00
Bastian M. Wojek
0e5fdde524 Extension of the TTrimSPData-class 2008-11-21 17:01:00 +00:00
nemu
120c6954b0 fixed minor formatting error in xy-data of non-musrfit (MUSR-5) 2008-11-21 15:28:56 +00:00
Bastian M. Wojek
e941accb57 Minor corrections to mlog2db as workaround for root-tokenizing-problems when reading in DB-files in musrfit: [JIRA] (MUSR-6) 2008-11-18 18:48:30 +00:00
Bastian M. Wojek
59e95d014f Absorbed Andreas' fakeData in the TPofTCalc-class 2008-11-16 17:14:37 +00:00
nemu
999b82008b fixed some typo in the musrfit and musrview help. Added some more digits to gamma_mu 2008-11-13 06:23:03 +00:00
Bastian M. Wojek
32955817c9 Implemented some more London-multilayer-scenarios for testing purposes 2008-11-12 18:56:07 +00:00
Bastian M. Wojek
ccc67750a3 Implemented some more London-multilayer-scenarios for testing purposes 2008-11-12 18:55:56 +00:00
Bastian M. Wojek
c990453194 Implemented some more London-multilayer-scenarios for testing purposes 2008-11-12 18:55:50 +00:00
nemu
0bd41f5fd0 Single Histo Fits: changed normalization from "per bin" to "per nsec" which has the advantage of being really instrument independent 2008-11-12 07:09:46 +00:00
nemu
5e70846347 added an important ToDo point 2008-11-06 09:39:05 +00:00
nemu
1ddcff6c03 implemented save db 2008-11-03 07:13:14 +00:00
nemu
53c48e5034 added save data in ascii format 2008-10-31 07:08:08 +00:00
nemu
2ed303abb6 proper menu ID handling for multiple plots 2008-10-30 07:43:22 +00:00
nemu
6cc5c2478c first canvas menu dummy implementation 2008-10-29 07:18:42 +00:00
nemu
983e7607c4 wrong map indexing fixed in CheckMap(), (0,..., versus 1,..., problem) 2008-10-10 08:16:07 +00:00
Bastian M. Wojek
3c91c88bb0 mlog2db handles optional parameters more flexible and supports comments in the parameter block 2008-10-09 17:08:51 +00:00
nemu
0f661ce441 some more docu 2008-10-06 10:32:16 +00:00
nemu
1413fb152c newly added example of addon menus for TCanvas 2008-10-06 09:05:39 +00:00
nemu
0956bd24f0 added an additional check which inspects if map's and fun's given somewhere are really declared 2008-10-02 11:59:14 +00:00
nemu
d3476df6b4 improved error handling 2008-10-02 05:44:02 +00:00
Bastian M. Wojek
6dbfb112ce Small bugfix in mlog2db 2008-10-01 17:52:28 +00:00
Bastian M. Wojek
a85e593237 mlog2db now also processes single runs and subsequent runs from the higher to the lower run number... 2008-10-01 10:23:05 +00:00
nemu
f23694fa89 handles file names with as many "." as the users likes correctly 2008-10-01 05:18:53 +00:00
Bastian M. Wojek
4f3697a9b5 In mlog2db the output-file can now also be specified as '-o abc.db'. This feature will remain undocumented... 2008-09-30 13:23:00 +00:00
nemu
fa47ee966e fixed a problem with the general exponential for negative times 2008-09-30 08:09:08 +00:00
nemu
1b35506339 some more testing towards fourier 2008-09-30 05:37:02 +00:00
Bastian M. Wojek
f8553136dd bug fixes in the mlog2db script 2008-09-26 07:24:52 +00:00
Bastian M. Wojek
7cdaa0143e Completely changed parts of the mlog2db, added new features, fixed some weaknesses - and probably added new ones. 2008-09-25 18:28:49 +00:00
nemu
f3e700b03f fixed bug in tidyfing theory block. Added a parameter to InternalBessel 2008-09-24 05:31:18 +00:00