1416 Commits

Author SHA1 Message Date
Zaher Salman
b004354fe6 Merged muonspin/musrfit into master 2015-02-16 12:05:17 +01:00
f03ccacea4 Merge branch 'master' of https://bitbucket.org/zaher-salman/musrfit 2015-02-16 12:05:41 +01:00
5366295349 Updated ChangeLog for integration of libBNMR in automake 2015-02-16 12:04:55 +01:00
e097cc3119 added data export from the GUI menu. 2015-02-16 07:30:57 +01:00
cdc2b157fd added data export from the GUI menu. 2015-02-14 17:46:06 +01:00
f1a1dd2121 added missing .pcm file 2015-02-14 10:48:51 +01:00
71275e313c merge in master 2015-02-14 10:27:03 +01:00
f9197cb815 removed outdated help information. 2015-02-13 17:04:50 +01:00
2d2594c903 first almost feature complete version of musrFT 2015-02-13 16:56:19 +01:00
d4ba2f6d81 more work towards a standalone Fourier (mainly for HAL-9500). Add msr-file support. Still some severe flaws. 2015-02-11 15:35:14 +01:00
Zaher Salman
16c2723d6c Merged muonspin/musrfit into master 2015-02-04 10:09:30 +01:00
9793478b3c Minor cleaning up in libBNMR. 2015-02-04 09:49:39 +01:00
1f44fe33c1 libBNMR is now fully integrated into automake 2015-02-04 09:34:05 +01:00
f56c2b5fda Merge branch 'master' of ssh://gitorious.psi.ch/nemu/musrfit 2015-02-02 15:54:01 +01:00
c6900030c7 first partial implementation for a standalone Fourier transform calculator/plotter. Mainly meant for HAL-9500. Much more to come ... 2015-02-02 15:52:51 +01:00
b7bd3c286e Include libBNMR in standard configuration and automake (still not fully working). 2015-01-29 13:46:26 +01:00
7414011db6 Merged in zaher-salman/musrfit (pull request #2)
Save data to ascii in batch mode and bNMR template msr files
2015-01-27 20:29:00 +01:00
acb5a1af09 Remove redundant and optimize code for saving data to ascii in batch mode. 2015-01-27 11:17:06 +01:00
55fb9df820 Turn on batch mode for --ascii option. 2015-01-26 16:56:36 +01:00
Zaher Salman
cb2005dccd README edited online with Bitbucket 2015-01-26 07:56:15 +00:00
addb1d6830 Added .msr file for bNMR mud file fit. 2015-01-23 22:22:47 +01:00
8035bafec4 Added option to save data from canvas a quit for non-interactive mode (web). 2015-01-23 17:17:08 +01:00
be9bfdf091 Added option to save data from canvas a quit for non-interactive mode (web). 2015-01-23 15:58:53 +01:00
46864e7942 added the additional CXXFLAGS for ROOT6 2015-01-19 08:33:43 +01:00
fec752182b added all ROOT6 .pcm files for installation 2015-01-17 17:53:17 +01:00
a467553bd1 adding a branch for ROOT 6.x. This needs some minor adaptations due to the new rootcint/rootclang and the stricter c++11. 2015-01-17 15:31:52 +01:00
9fd8088764 slightly adopted the technical docu 2015-01-08 13:34:12 +01:00
c49a9b1e91 adopted examples to include the GLOBAL block v0.13 2015-01-05 21:27:00 +01:00
f7064a31f9 fixed bug when fit-range is given in bins and the plot option use_fit_ranges 2015-01-05 21:25:34 +01:00
6ea546cca9 feed TObject base class object 2015-01-05 20:33:35 +01:00
fc5690599d some clean-up on the dialog forms 2014-12-18 16:00:22 +01:00
11ea9f5457 'final' changes towards a to-be-tested GLOBAL block implementation 2014-12-18 15:42:16 +01:00
596085a421 updated docu 2014-12-18 15:38:41 +01:00
e87672f632 try to setup a much cleaner handling for t0's, fgb/lgb, and fit-range 2014-12-17 15:51:26 +01:00
0d4d0573e1 some more work towards a proper GLOBAL block handling. 2014-12-17 15:50:04 +01:00
d0fc10ea79 added GLOBAL handling in case RUN data are not sufficient. 2014-12-17 15:48:50 +01:00
c5cd11562b proper RUN block number for the error message. 2014-12-17 15:46:45 +01:00
f11f9a18f1 added some first data from the GLOBAL block to the musrt0 handling. 2014-12-17 15:45:16 +01:00
88b1981f7c added fAddT0s vector to the base class. 2014-12-17 15:43:50 +01:00
56cb9749d2 added addt0 to the GLOBAL block 2014-12-17 15:40:43 +01:00
f13fa554bf added global section to non-muSR, and mu-minus. Added mu-minus to musrt0. 2014-12-12 12:50:12 +01:00
075c259971 transferred lifetimecorrection from RUN block to the PLOT block. More work towards a working GLOBAL block 2014-12-10 16:02:32 +01:00
918f1eb110 more work on the global section 2014-12-09 15:47:13 +01:00
3f021c112c start working on the global section. 2014-12-09 10:48:26 +01:00
eac2673118 added proper data alignment for averaging. 2014-12-06 10:26:35 +01:00
5b72d622b5 added average view option and 'Tesla' unit in FOURIER. Updated docu 2014-12-04 10:40:16 +01:00
d79eda2702 added average view option and 'Tesla' unit in FOURIER. Updated docu 2014-12-04 10:37:05 +01:00
d6eb8f3714 ascii exporter for fake data. 2014-11-21 17:58:31 +01:00
2d502a48d2 Fixed wrong time resolution for BNMR/BNQR mud files. 2014-11-20 20:10:46 +01:00
89ae45b769 (i) added cross-check for Asymmetry view which makes sure that fbg-t0 is equal for forward and backward histo. (ii) extended the command block for the test-nonlocal.msr in order to have an example which shows the more 'advanced' features of minuit. 2014-11-10 15:57:07 +01:00