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.
2015-02-20 12:22:24 +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
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
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
be9bfdf091
Added option to save data from canvas a quit for non-interactive mode (web).
2015-01-23 15:58:53 +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
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
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
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
310eedf190
add N0 estimate to single histogram fit. Some improvements in musredit (see ChangLog)
2013-02-14 09:16:27 +00:00
22c7702cfe
docu updated
2013-01-15 12:25:48 +00:00
459a36fa79
added some information about elapsed fitting times. Corrected some outdated online helps.
2013-01-07 11:54:28 +00:00
3fe4875267
if multiple SAVE are present in the COMMAND block, append MINUIT2.OUTPUT file. Added docu for PRINT_LEVEL (MUSR-244).
2012-12-11 09:56:17 +00:00
17d7ef4b99
improved Fourier transform. For details see the ChangeLog
2012-11-19 13:27:37 +00:00
e5dd674b44
changed to out formating of the fitting parameters such that enough relevant digits are written
2012-11-06 06:52:33 +00:00
6c8ce66e1d
(i) add PRINT_LEVEL to the command block (0='nothing' to
...
3='everything'). This allows to tune the Minuit2 output. (ii) added the
possibilty to give the fit range in bins. For details see the docu.
2012-10-25 14:44:16 +00:00
c713a367d6
added Noakes-Kalvius function
2012-05-31 09:02:05 +00:00
bf1d8cc96d
added spin rotation angle to the LEM MusrRoot file
2012-05-22 13:51:56 +00:00
1d6f8082f0
newly added dump_header, which dumps the header information of a muSR data file. Furthermore some minor cleanup took place.
2012-05-12 14:08:27 +00:00
f04dd5a283
prevent any2many from overwriting an input file. At the some additional bug fixing of any2many has be carried out.
2012-05-10 14:43:48 +00:00
99c24a146d
added negative muon fitting support. Fixed at the same time bugs related to logx/logy plotting. Allow now comments after functions in the FUNCTION block.
2012-04-24 10:52:20 +00:00
7368884482
added timeout facility for musrfit, musrview, musrt0. Adopted musredit/musrgui accordingly.
2012-04-15 08:39:30 +00:00
315691741c
removed Area since it is the same as 'Beamline Name'
2012-03-22 12:53:45 +00:00
138e7ba369
first implementation of MusrRoot. Cleaner handling of Red/Green mode data. General cleanup
2012-03-22 07:00:34 +00:00
7e2ea62ac3
more work towards NeXus exchange
2011-12-22 10:27:01 +00:00
60a11bffa5
more work on the conversion routines, NeXus, etc.
2011-12-16 15:22:35 +00:00
379345496b
if the background is estimated from an interval rather than fitted, it will be added as a comment to the background interval tag. (MUSR-192)
2011-11-15 08:46:00 +00:00
b7418623e5
implemented compact detector grouping in musrview
2011-09-13 06:48:25 +00:00
nemu
ad14d62117
forward/backward accept now not only c0 c1 c2 ... cn, but also c0-cn cm-cp, or c0 c1-cn cm cx-cy, etc. (MUSR-201, improvement whish)
2011-09-09 11:30:13 +00:00
nemu
03b9fe1e71
added minimal NeXus IDF 2 support.
2011-08-23 17:22:29 +00:00
nemu
58a79084b1
added per run block chisq output
2011-07-25 07:35:29 +00:00
Bastian M. Wojek
1e115c7bd3
Slightly changed the behavior of msr2data (see ChangeLog for details)
2011-07-13 13:37:28 +00:00
nemu
d9f1f1235e
added expected chisq calculation for single histogram fits (MUSR-194)
2011-07-09 16:26:42 +00:00
Bastian M. Wojek
caa3fdfc12
* Define a function for the XML-reading workaround in order to clean up a bit.
...
For the moment we keep to copies of it -- one for the use within the various
musrfit programs, one that can be used in user functions.
* musrt0 is now again activated in musrgui/musredit by default.
2011-06-23 11:00:09 +00:00