1537 Commits

Author SHA1 Message Date
39f739e2c8 added vanilla README for automake 2015-02-21 14:43:50 +01:00
8c211167be changed name 2015-02-21 10:34:04 +01:00
8a371e1b6e merging master with root6 branch 2015-02-20 13:51:26 +01:00
d29688952d for graphical export in the batch mode, menus mustn't be set. 2015-02-20 12:57:40 +01:00
b7f882b39e Merge branch 'master' of https://bitbucket.org/muonspin/musrfit 2015-02-20 12:41:22 +01:00
2106c903df Merged in zaher-salman/musrfit (pull request #4)
Compilation errors distclean issues
2015-02-20 12:39:37 +01:00
a310c36a70 Merge branch 'master' of https://bitbucket.org/zaher-salman/musrfit 2015-02-20 12:32:49 +01:00
7be8b4c2ea add a switch to musrview that it plots initially the Fouier data rather than the time domain data. v0.14 2015-02-20 12:22:24 +01:00
Zaher Salman
6315076157 Merged muonspin/musrfit into master 2015-02-20 09:53:18 +01:00
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
Zaher Salman
ee02450af4 Merged muonspin/musrfit into master 2015-02-17 17:08:05 +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
Zaher Salman
34da894f15 Merged muonspin/musrfit into master 2015-02-17 09:33:03 +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
Zaher Salman
934764e810 Sync muonspin/musrfit into master 2015-02-16 15:58:05 +01:00
ce490b014a added missing header file 2015-02-16 15:50:50 +01:00
Zaher Salman
4da5c3a2da Merged muonspin/musrfit into master 2015-02-16 13:53:13 +01:00
34fe2e6220 Merged in zaher-salman/musrfit (pull request #3)
Integrate libBNMR in automake
2015-02-16 13:51:42 +01:00
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