1166 Commits

Author SHA1 Message Date
c971aac129 added a first preliminary user interface for musrFT within musredit. 2015-02-19 17:24:00 +01:00
7351e10133 Fixed compilation problem with fftw3 and added fake automake files to musredit and musrgui. 2015-02-19 17:20:01 +01:00
68b071ec2e Fixed compilation problem with fftw3 and added fake automake files to musredit and musrgui. 2015-02-19 17:08:16 +01:00
741a9e7e48 fixed typos in the usage output. 2015-02-17 13:14:07 +01:00
ca48941deb bug fixing towards a musrFT feature complete state. 2015-02-17 12:46:30 +01:00
0e6ceecf24 changed the data export handling from musrview. It is now more main line and follows the implementation of musrFT. At the same time removed an autodated comment in PFourierCanvas.h. 2015-02-16 17:23:39 +01:00
ce490b014a added missing header file 2015-02-16 15:50:50 +01:00
Zaher Salman
b004354fe6 Merged muonspin/musrfit into master 2015-02-16 12:05:17 +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
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
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
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
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
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
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
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
78fa497de6 BMWlibs, calculation of superconducting gap functions: allow to choose between to different parameterization of the temperature dependence of the gap. For details see the memo in the source code. 2014-10-28 10:43:43 +01:00
535b31f736 updated doc (svn -> git). Some minor changes. 2014-10-25 11:13:35 +02:00
d635eb33fd added extension such that also MDU files are recognized correctly. 2014-09-25 20:56:11 +02:00