565 Commits

Author SHA1 Message Date
d29688952d for graphical export in the batch mode, menus mustn't be set. 2015-02-20 12:57:40 +01:00
7be8b4c2ea add a switch to musrview that it plots initially the Fouier data rather than the time domain data. 2015-02-20 12:22:24 +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
e097cc3119 added data export from the GUI menu. 2015-02-16 07:30:57 +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
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
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
be9bfdf091 Added option to save data from canvas a quit for non-interactive mode (web). 2015-01-23 15:58:53 +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
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
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
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
78d8fe95f3 Merge branch 'master' of gitorious.psi.ch:nemu/musrfit 2014-09-01 21:31:44 +02:00
f29dc40860 relax behavior if time is not set 2014-09-01 21:30:32 +02:00
nemu
c3214e4829 Fixed wrong date generation in file conversion to PSI-BIN 2014-08-28 14:35:17 +02:00
c03a5bc317 small inconsitency fix in path file name generation 2014-08-22 17:15:54 +02:00
85ac577641 fixes the bug of the 'consecutive numbering of functions problem' MUSR-301 2014-08-20 07:42:58 +02:00
3d7324e91e fixes the background bug reported in MUSR-299 2014-08-12 18:33:12 +02:00
bbb8550f96 since we moved to git, I cleaned up the svn prop's from the sources and added a GIT_REVISION through git-revision.h 2014-02-12 12:43:32 +01:00
76f39229f4 added new internal field functions. 2014-02-07 17:03:06 +01:00
290816f996 upgrading Makefile.am's for more recent automake versions 2013-12-16 14:08:39 +00:00
f51152c4a3 config level fix for Mac OS X 10.9 (Mavericks). Optimize Noakes-Kalvius formulae. Update of docu. 2013-12-16 07:54:46 +00:00
03cf723199 fixed bug in msr2data for global runlist, where the pos-error instead of the value has been written to the DB file. 2013-11-29 09:04:49 +00:00
e2712ce3f7 changed normalization of log max likelihood 2013-11-12 08:36:30 +00:00
392cd0b4b3 (1) changed normalization of maximum likelihood. (2) ascii export from canvas adds initial space for empty column for easier parsing. (3) fix of some typos 2013-11-08 11:55:43 +00:00
3443820e83 add a stretched Kubo-Toyabe function to the PTheory class, including an update of the docu. Motivated by Z. Salman, which also provided a patch, which needed some improvements. 2013-09-10 09:03:21 +00:00
nemu
bd551d13ac fixes issue with accidental 2 empty lines in nemu-files SVN-262 2013-08-22 09:20:03 +00:00
c8222754ce some minor issues with run block names messages in case of missing t0's 2013-03-01 08:10:48 +00:00
eab280ebb7 fixed another 1/0 problem in indexing 2013-03-01 06:31:58 +00:00
310eedf190 add N0 estimate to single histogram fit. Some improvements in musredit (see ChangLog) 2013-02-14 09:16:27 +00:00
4e554aaf84 fixed any2many bug concerning input file lists as described in MUSR-247. Rewrote the template browser. 2013-01-21 11:43:11 +00:00
22c7702cfe docu updated 2013-01-15 12:25:48 +00:00
b737649b50 newly added: a library related to spin valve physics 2013-01-15 06:41:12 +00:00
459a36fa79 added some information about elapsed fitting times. Corrected some outdated online helps. 2013-01-07 11:54:28 +00:00