399 Commits

Author SHA1 Message Date
nemu
85670c4717 added find/replace dialog. No functionality yet 2009-05-08 06:32:51 +00:00
nemu
97c8d379ac reload implemented 2009-05-07 06:41:55 +00:00
nemu
161079ff0c added some skeleton find structure to musrgui. Not functional yet. Added musrt0 functionality without reloading of the file 2009-05-07 05:46:18 +00:00
nemu
8e8081a75b graphical dump without X 2009-05-06 05:35:26 +00:00
nemu
97ef877c64 proper recursevely tree cleanup 2009-05-05 13:04:37 +00:00
nemu
cba83984ee fixed range bug and added tstart phase shift correction 2009-05-05 06:51:06 +00:00
nemu
2012c537e8 some improvements for non-musr type handling 2009-05-04 11:52:34 +00:00
Bastian M. Wojek
86bc9a28ac Fixed a problem in msr2data occuring in international environments like French or German - do not manipulate data by calculations any more. 2009-05-01 09:45:49 +00:00
nemu
395e5c09a0 added FIR for tests 2009-05-01 07:21:07 +00:00
nemu
e44bc91a03 some minor changes needed for proper msr-file handling with musrt0 (see MUSR-45) 2009-05-01 06:51:46 +00:00
nemu
bbf48eac60 fixed binning issues 2009-05-01 06:10:26 +00:00
nemu
e0c5b1c018 different handling for log-filename 2009-04-30 10:31:56 +00:00
nemu
acd90f0ca2 change from 'unsigned int' to 'int' 2009-04-30 08:48:59 +00:00
nemu
28c9ff7784 added msr-file-directory-path-handling. Rigorous tests still due 2009-04-30 08:23:51 +00:00
nemu
c196c66b4e added msr-working-directory 2009-04-30 06:08:38 +00:00
nemu
c837ceac97 fixed t0 bug when t0's are not present in the msr-file. Originated from the change array -> vector 2009-04-30 04:53:29 +00:00
Bastian M. Wojek
fc28985425 Added the possibility to have commented (with preceding #) and empty lines in a runlist-file for msr2data 2009-04-29 14:44:37 +00:00
nemu
ea0800b4fe fixed some 'uninitialized' stuff. Add canvas graphic dump feature, and fixed crash described in MUSR-53 2009-04-29 07:20:42 +00:00
nemu
addc2f5b91 start to implement graphics dump 2009-04-28 08:16:26 +00:00
nemu
dd4b993e7b some minor improvements in the handling of LF 2009-04-27 14:22:30 +00:00
nemu
8fb5d5eaa1 removed the ALT+F conflict 2009-04-27 05:20:44 +00:00
Bastian M. Wojek
ec98ee12d0 Finished the rewriting of the classes for B(z) and P(B) calculations for now. Maybe some of the assertions have to be removed later... 2009-04-25 16:08:18 +00:00
nemu
fae9c0446e changed tab order 2009-04-24 15:22:38 +00:00
nemu
8e4ee09aee added to possibilty to use a parameter rather than a number in the phase Fourier block: now all what is needed. Elimated debug flag from the Makefiles 2009-04-24 15:07:54 +00:00
nemu
f22ac96fe7 added to possibilty to use a parameter rather than a number in the phase Fourier block 2009-04-24 14:52:34 +00:00
nemu
f2eda8a588 added fractional parameter for internal field/bessel. Corrected handling of table functions 2009-04-24 13:28:49 +00:00
nemu
073f0bbf08 minor change 2009-04-24 13:27:43 +00:00
nemu
623120d4a3 moved 'chain fit' check box to the run template 2009-04-24 10:31:11 +00:00
nemu
a2aee52521 added 'fixed template fit' feature 2009-04-24 09:24:03 +00:00
Bastian M. Wojek
1f7b86d2ce Complete redesign of the TBofZCalc and TPofBCalc classes in order to use analytical derivatives of the inverse theory function -- work in progress 2009-04-22 19:35:38 +00:00
nemu
18a3055e7c fixed a filling bug in PFourier 2009-04-21 06:43:25 +00:00
nemu
99dedce540 some memory leak 'fixes' 2009-04-20 14:12:26 +00:00
nemu
61f6fd1b9c added eventFilters and changed the behaviour of the return-key-pressed 2009-04-20 07:46:50 +00:00
nemu
01ee7c0196 fixing typo, adding eventFilters, etc. see (MUSR-44 in the tracker) 2009-04-20 06:50:06 +00:00
Bastian M. Wojek
5667d6bb5e Minor cosmetic changes to msr2data 2009-04-19 14:44:21 +00:00
nemu
0b767470a5 improved (un)comment handling 2009-04-16 15:25:37 +00:00
nemu
c7f97d1667 fixed severe bug in the Makefile 2009-04-15 14:54:05 +00:00
nemu
4e2c01d8f0 switching to lesser Makefiles 2009-04-14 19:32:35 +00:00
Bastian M. Wojek
39e4499b27 Implemented the secret option of msr2data and an additional warning for the case a fit did not converge 2009-04-10 20:39:58 +00:00
nemu
ef87d3983e changed compiler optimization flag, and added an additional function value check 2009-04-09 14:00:25 +00:00
nemu
33a6a88c79 changed to proper title 2009-04-09 12:44:12 +00:00
nemu
8c5341fecf added musr bulk paths 2009-04-09 12:11:26 +00:00
nemu
adf2d26870 comment a comment 2009-04-09 11:40:25 +00:00
nemu
2e745ed581 changes needed for msr2data and default swap 2009-04-09 11:25:06 +00:00
Bastian M. Wojek
c11503ccdf Removed the -s switch of mlog2db and renamed the script to msr2data 2009-04-09 11:20:57 +00:00
Bastian M. Wojek
215da9501f Removed the -s switch of mlog2db and renamed the script to msr2data 2009-04-09 11:20:41 +00:00
nemu
9eeac3de9c added the additional mlog2db switches. Still a lot of testing needed ;-) 2009-04-09 08:10:42 +00:00
Bastian M. Wojek
5a1b94bc10 Added the possibility to create a simple-column-ASCII-file instead of a db-file as output of the script. Not yet tested extensively. 2009-04-08 20:04:24 +00:00
Bastian M. Wojek
82d53096d4 Added a -s option to mlog2db (analogous to musrfit) 2009-04-08 16:00:00 +00:00
nemu
659ab86f15 fixed a varity of unsigned int bugs. Furthermore fixed the swap msr<->mlog bug 2009-04-08 15:21:00 +00:00