03cf723199
fixed bug in msr2data for global runlist, where the pos-error instead of the value has been written to the DB file.
suter_a2013-11-29 09:04:49 +00:00
da36e561b2
suppress automatic N0 estimate for single histo in case of chisq-only calculation
suter_a2013-11-20 11:58:15 +00:00
e2712ce3f7
changed normalization of log max likelihood
suter_a2013-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
suter_a2013-11-08 11:55:43 +00:00
258a0ce336
adding a MINUIT <-> MINUIT2 fit compare
suter_a2013-11-07 06:40:09 +00:00
81e9fad06f
slight improvement in the Poisson noise, still not perfect.
suter_a2013-11-05 20:35:47 +00:00
d3e14a2a47
prevent underflow for diffuse scattering Pippard - very short mean free path
suter_a2013-10-21 08:57:49 +00:00
2955a1d361
add missing formula for the docu
suter_a2013-09-10 09:17:55 +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.
suter_a2013-09-10 09:03:21 +00:00
e1d99a07cb
Added new functions invloving combiKT.
salman2013-09-09 10:02:09 +00:00
bd551d13ac
fixes issue with accidental 2 empty lines in nemu-files SVN-262
nemu2013-08-22 09:20:03 +00:00
b737649b50
newly added: a library related to spin valve physics
suter_a2013-01-15 06:41:12 +00:00
459a36fa79
added some information about elapsed fitting times. Corrected some outdated online helps.
suter_a2013-01-07 11:54:28 +00:00
55eeeeb740
fixed a shortcoming of the outdated TLemRunHeader class which could lead to a crash of any2many (see MUSR-246)
suter_a2012-12-18 13:01:22 +00:00
3fe4875267
if multiple SAVE are present in the COMMAND block, append MINUIT2.OUTPUT file. Added docu for PRINT_LEVEL (MUSR-244).
suter_a2012-12-11 09:56:17 +00:00
bcb9bf8ebd
improved checking to avoid assert
suter_a2012-11-21 09:47:59 +00:00
80e624b8fe
added a style option which allows proper bar representation
suter_a2012-11-20 13:31:22 +00:00
5589209ffc
update of build in functions for editors
suter_a2012-11-20 06:44:47 +00:00
c6d98eb80d
proper fix of T0 issue (MUSR-238)
suter_a2012-11-20 06:11:04 +00:00
e9a195d962
fixes issue with too many t0's in the msr-file (see MUSR-238).
suter_a2012-11-19 15:34:20 +00:00
17d7ef4b99
improved Fourier transform. For details see the ChangeLog
suter_a2012-11-19 13:27:37 +00:00
11d710bce3
when converting to WKM, take the beamline tag to decide which exact WKM flavour should be written.
suter_a2012-11-09 11:56:10 +00:00
e5dd674b44
changed to out formating of the fitting parameters such that enough relevant digits are written
suter_a2012-11-06 06:52:33 +00:00
e1585a807e
fixed missing read call in PMsr2Data
suter_a2012-10-29 13:46:55 +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.
suter_a2012-10-25 14:44:16 +00:00
8f057d9967
Modified for isotropic Mu in TF.
nemu2012-10-16 18:04:07 +00:00
e9e6c9b2e3
add header information for printing
suter_a2012-09-24 12:50:29 +00:00
6c0fdb6ab8
fixed wrong chisq output in musrview if expected chisq ispresent
suter_a2012-09-24 11:02:06 +00:00
9095f82c33
some additional parameter checks
suter_a2012-09-12 08:25:27 +00:00
da0d0e6ed9
updated docu. replaced MusrRoot example. some minor change in photo_meissner
suter_a2012-09-03 07:56:56 +00:00
be9457281d
prevent dynamic LF to allocate too much memory
suter_a2012-08-28 11:23:59 +00:00
807eb49456
newly added. Calculates the Meissner profile for a superfluid density of the form: n0 + n1 exp(-z/z0)
suter_a2012-08-15 08:24:05 +00:00
d43f8290cb
adopted to the newest cygwin version. This has been triggered by BMW.
suter_a2012-08-10 13:18:33 +00:00
9bead1dd3f
added a first cmake test case
suter_a2012-07-12 07:46:28 +00:00
de69ee8826
fixed some annoying little bug in the RGE handler. Added some checks if wrong energies are given. Fixed a typo
suter_a2012-07-05 15:31:20 +00:00
aa2e6cead0
changed timeout handling for musrfit
suter_a2012-06-29 13:54:12 +00:00
e2fb81f7b7
Go back to internal sharing for now until new method is stabilized.
salman2012-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.
salman2012-06-06 12:02:01 +00:00
ec385b1d3a
added muSR data run header information dump to musredit
suter_a2012-05-25 13:32:28 +00:00
53b305ccdf
added spin rotation angle to db-output-file if present
suter_a2012-05-22 14:06:32 +00:00
bf1d8cc96d
added spin rotation angle to the LEM MusrRoot file
suter_a2012-05-22 13:51:56 +00:00
765d1a3faf
Fix of: When changing from ROOT-NPP -> ROOT-PPC now, due to the change to MusrRoot, the forward histogram index should be changed automatically. However, this only works for the first RUN block but not for the rest. Furthermore updated some outdated error messages.
suter_a2012-05-18 09:05:47 +00:00
7605aab46f
shift the calculated field by the dead layer
suter_a2012-05-15 07:57:06 +00:00
1d6f8082f0
newly added dump_header, which dumps the header information of a muSR data file. Furthermore some minor cleanup took place.
suter_a2012-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.
suter_a2012-05-10 14:43:48 +00:00
5088c2873c
Added perl script and root macro to analyse sacns automatically.
nemu2012-05-10 09:41:59 +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.
suter_a2012-04-24 10:52:20 +00:00
e9f6fcab80
timeout for musrgui and small bug fixing concernig timer handling
nemu2012-04-15 10:42:57 +00:00
0e7424507f
added possibility to change timeout on the fly
suter_a2012-04-15 09:59:41 +00:00
68af10d160
added a fake data MusrRoot example
suter_a2012-03-22 08:17:03 +00:00
138e7ba369
first implementation of MusrRoot. Cleaner handling of Red/Green mode data. General cleanup
suter_a2012-03-22 07:00:34 +00:00
59df2224ba
handles now updating properly
nemu2012-03-13 07:47:00 +00:00
fb5c5541f1
some more work towards MusrRoot
suter_a2012-03-07 09:50:57 +00:00
5d7eec9b78
updated to newer BOOST versions
suter_a2012-02-01 06:54:23 +00:00
ad383bad60
some more work on the MusrRoot run header
suter_a2012-01-21 17:41:46 +00:00
2243c8e7dc
more work toward MusrRoot
suter_a2012-01-18 07:43:50 +00:00
634077d772
work in the direction of MusrROOT data file format. Use XSD instead of XML to validate. Work in progress ...
suter_a2012-01-12 09:55:19 +00:00
d2e6eacad2
fixed a bug in PRunAsymmetry::PrepareData relevant when combining addrun's and grouping (MUSR-209). Removed some obsolate out-commented parts from PRunSingleHisto
suter_a2012-01-05 15:50:00 +00:00