624 Commits

Author SHA1 Message Date
nemu
571a048657 slightly improved fourier 2009-05-26 15:07:08 +00:00
nemu
78aa1f09fc modified printing such that line breaks are handled properly 2009-05-26 07:03:28 +00:00
nemu
5cadc57e13 some necessary cleanup 2009-05-26 05:51:48 +00:00
nemu
2760785bce added accidentally removed time shift when rebinning 2009-05-25 14:00:00 +00:00
nemu
21f3d22a11 increased read buffer size (see MUSR-62, MUSR-65) 2009-05-25 05:58:28 +00:00
nemu
3805013b5d improved (un)comment handling 2009-05-22 18:13:37 +00:00
nemu
5d99f6cf8c fixed handling of new mlog file writer for musrt0 2009-05-22 11:39:47 +00:00
nemu
c89026c018 first primitive file watcher implemented 2009-05-22 11:38:21 +00:00
Bastian M. Wojek
c31c4c6c87 Fixed a bug in msr2data which affected the msr-file generation if the fit template was equal to one of the target files 2009-05-20 18:42:38 +00:00
nemu
19e8e180a9 fixed another timing bug in single histo view data preparation 2009-05-20 15:26:48 +00:00
nemu
de87bd27e5 fixed typo in plot block generation 2009-05-20 12:51:17 +00:00
nemu
9952a9df28 fix of MUSR-60: one runnumber in runlist does not work. 2009-05-20 12:47:47 +00:00
nemu
b9ac099b52 amendement concerning new mlog file handling (thank's to BMW) 2009-05-20 12:02:02 +00:00
nemu
2c9f392b81 write mlog-file routine fully rewritten to make it more robust. BMW is to prefect guy to test it since he is most creative in complex msr-files ;-) 2009-05-20 08:52:41 +00:00
nemu
0b2e989141 corrected data handling (see MUSR-58) 2009-05-19 14:47:24 +00:00
nemu
2a12a17881 fixed typo 2009-05-19 11:14:35 +00:00
nemu
bdc1eec594 better handling of 'Close All'/'Close All Others' 2009-05-19 05:01:00 +00:00
Bastian M. Wojek
cca490c3a5 Added some output to stdout. This should reassure the user that the script actually is doing something... (MUSR-59) 2009-05-16 19:38:31 +00:00
nemu
6fb1c5e265 added a key to 'close all others' 2009-05-16 17:00:23 +00:00
nemu
cb56ae9c8a some more close options 2009-05-16 09:18:22 +00:00
Bastian M. Wojek
3dd8b3e73f Removed the strange energy-loops in the TrimSPDataHandler and use generic algorithms instead 2009-05-15 13:36:15 +00:00
nemu
908cf0a478 some more work concerning find/replace 2009-05-14 19:26:30 +00:00
nemu
37c3aacc91 some more work on find/replace. Find part implemented apart from the 'selected text' option 2009-05-13 07:49:49 +00:00
nemu
8d75a68ad9 some more work towards find and replace 2009-05-08 07:14:08 +00:00
nemu
93be382bb5 some minor changes concerning tab handling and tab menus 2009-05-08 06:33:47 +00:00
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