375 Commits

Author SHA1 Message Date
2818739ec6 upgrade of cuba to version 3.2. Merge in from BMW. 2013-12-20 09:58:23 +00:00
1e6f1c45be fixed missing replacement of INCLUDES 2013-12-19 11:53:30 +00:00
290816f996 upgrading Makefile.am's for more recent automake versions 2013-12-16 14:08:39 +00:00
5d055d95d8 get rid of accidently submitted files 2013-12-16 12:43:04 +00:00
17b284f75c newly added 2013-12-16 08:26:42 +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
e1d99a07cb Added new functions invloving combiKT. 2013-09-09 10:02:09 +00:00
bd5e55bf94 Removed musr2dat from this tree. 2013-06-06 09:00:47 +00:00
0465f3bc61 Removed musrfit from this tree. 2013-06-06 08:59:37 +00:00
310eedf190 add N0 estimate to single histogram fit. Some improvements in musredit (see ChangLog) 2013-02-14 09:16:27 +00:00
0eb388aa87 delete accidentally added stuff 2013-01-15 06:50:27 +00:00
b737649b50 newly added: a library related to spin valve physics 2013-01-15 06:41:12 +00:00
55eeeeb740 fixed a shortcoming of the outdated TLemRunHeader class which could lead to a crash of any2many (see MUSR-246) 2012-12-18 13:01:22 +00:00
bcb9bf8ebd improved checking to avoid assert 2012-11-21 09:47:59 +00:00
de69ee8826 fixed some annoying little bug in the RGE handler. Added some checks if wrong energies are given. Fixed a typo 2012-07-05 15:31:20 +00:00
e2fb81f7b7 Go back to internal sharing for now until new method is stabilized. 2012-06-14 14:15:51 +00:00
301649c3e3 Transition in progress to using msr2data to produce global fits. For now only asymmetry fits with automatic files from numbers possible. 2012-06-06 12:02:01 +00:00
5a2e407433 Cleanup, remove duplicate functions 2012-05-25 13:56:07 +00:00
bf1d8cc96d added spin rotation angle to the LEM MusrRoot file 2012-05-22 13:51:56 +00:00
nemu
5088c2873c Added perl script and root macro to analyse sacns automatically. 2012-05-10 09:41:59 +00:00
nemu
e9f6fcab80 timeout for musrgui and small bug fixing concernig timer handling 2012-04-15 10:42:57 +00:00
ff757c1ac1 update docu 2012-03-30 05:08:19 +00:00
2338c33e2d some slight improvement in the error handling 2012-03-29 06:38:00 +00:00
5db90af1dc added a validator program (musrRootValidation) for MusrRoot files. 2012-03-28 07:48:36 +00:00
nemu
01696e3994 proper initializer for 'Time Zero Bin' 2012-03-23 19:46:48 +00:00
nemu
2a6973d334 removed wrong Area entry 2012-03-22 15:04:00 +00:00
a1cce158f5 removed Area since it is the same as 'Beamline Name' 2012-03-22 12:56:29 +00:00
4f676cbab0 fixed typo 2012-03-22 12:17:19 +00:00
138e7ba369 first implementation of MusrRoot. Cleaner handling of Red/Green mode data. General cleanup 2012-03-22 07:00:34 +00:00
nemu
e76399634f improved attribute handling for NeXus IDF 1 2011-12-22 13:51:04 +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
8f5b5609bc some more work towards a proper NeXus muon data format support. 2011-12-15 12:25:28 +00:00
a41c518ecc Nonlocal: optimized the number of calculations for B(z) 2011-11-08 06:43:41 +00:00
59eed0d84f added a workaround for gcc 4.6 higher, fftw 3.3 or higher and root 5.30.03 or lower. The problem is rootcint which doesn't know __float128 2011-10-26 13:15:42 +00:00
79dd2cf4a9 Added check for correct number of histograms for asymmetry fit. 2011-09-28 13:53:13 +00:00
4ba15e49f8 Corrected regression in parameters export routine. 2011-09-27 08:23:32 +00:00
1650271548 Pass on run number tagging from devel branch to current 2011-09-26 11:16:52 +00:00
b4728250d7 Option to use msr2data to create global fit msr file. Still not complete. 2011-08-30 14:31:05 +00:00
Bastian M. Wojek
a3bfa4e70b Minor documentation update 2011-08-28 10:00:40 +00:00
db5d877e11 fixed memory leak 2011-08-23 18:27:11 +00:00
nemu
03b9fe1e71 added minimal NeXus IDF 2 support. 2011-08-23 17:22:29 +00:00
Bastian M. Wojek
9398badf66 Added the '-f' option also to the creation of symbolic links to the user-function libraries under Cygwin 2011-08-09 09:27:14 +00:00
a05a6c86a8 added '-f' when linking under MacOSX 2011-08-08 21:31:58 +00:00
Bastian M. Wojek
254d849079 First step in reorganizing the installation of the musrfit documentation (further commits will follow) 2011-08-06 09:51:21 +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
Bastian M. Wojek
dc48ea9712 * Suggestion how to "solve" the XML-reading problems in certain environments:
A workaround has been implemented where it is not tried any more to "directly
  parse the file" but rather the file is read into a memory buffer which then
  is parsed.
  For further information, see MUSR-122.

* Fixed a linking problem when only shared libraries are built on Cygwin
  (introduced with the split-off of libPUserFcnBase).
2011-06-16 22:00:33 +00:00
Bastian M. Wojek
8dc31cad54 Fixed crash of musrview in case the XML startup file is present but cannot be parsed correctly 2011-06-14 17:53:33 +00:00
002953218e Add LEM PPC format 2011-06-11 17:35:51 +00:00
Bastian M. Wojek
02d5784b68 Commit of some improvements when running under Cygwin
* musredit can now be built using Qt 4.5.3 of Cygwin 1.7---however, without online help
* FFTW3 threading in some user functions has been disabled

Obviously, there is a major problem when running musrgui/musredit with Cygwin on Windows7/64bit.
This has not been solved by this commit!
2011-06-07 09:15:24 +00:00