suter_a
a575d7398e
mupp: simplify the python example to a single <python> block.
...
Use the new coll[]/collErr[] interface so sigmaSC-vs-temp-py.txt computes both
SigmaSC_10 and SigmaSC_150 in one block instead of one block per collection.
Collection 0 is addressed by index (coll[0]) and collection 1 by name
(coll['...Tscan.db']) to show both addressing modes. Output is unchanged.
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com >
2026-05-27 14:04:03 +02:00
suter_a
f58b65a338
add a python mupp script file.
2026-05-27 13:04:29 +02:00
suter_a
ed2451d657
adopted after deadtime correction offset fix.
Build and Deploy Documentation / build-and-deploy (push) Successful in 21s
2026-02-23 13:17:00 +01:00
suter_a
901fda9298
adopted ChangeLog. Fixed a minor issue in PTextEdit. Adopted ctests for the new NeXus handling.
Build and Deploy Documentation / build-and-deploy (push) Successful in 29s
2026-02-21 15:32:03 +01:00
suter_a
390b9770ca
add an ADDRUN example.
2026-02-20 16:14:13 +01:00
suter_a
6a41458310
start working on the deadtime correction.
2026-02-08 15:34:22 +01:00
suter_a
29fbb4a62b
replace the NeXus IDF 2 example.
2026-02-06 14:03:55 +01:00
suter_a
f66c832d56
updated the copyright info.
2026-01-25 07:45:44 +01:00
suter_a
d8d1eb1838
added necessary FOURIER block.
2025-09-29 11:43:30 +02:00
suter_a
4a20d805dd
updated the copyright info.
2025-01-30 11:15:42 +01:00
suter_a
4febdb42b4
make sure that for non-muSR data errors are not = 0. Will set it to 1, and issue a warning. This prevents chisq to crash.
2024-10-14 12:22:25 +02:00
suter_a
b71dce9291
remove more accidently added file.
2024-06-08 16:39:57 +02:00
suter_a
66df43c663
moved mupp examples form the mupp source destination to doc/examples.
2024-04-26 15:54:44 +02:00
suter_a
79c8be54bf
update of the copyright info.
2024-02-03 19:58:11 +01:00
suter_a
abe47395cd
changed to more meaningful labelling.
2023-02-17 15:02:28 +01:00
suter_a
a9140ecd74
changed from energy_list to energy_vect in depth_profile_startup.xml.
2023-02-17 09:35:04 +01:00
suter_a
9e88ddb989
Merge remote-tracking branch 'origin/depthProf' into root6
2023-02-17 07:39:17 +01:00
suter_a
c2c4d0f3c5
cleanup and cosmetics.
2023-02-16 15:56:14 +01:00
Maria Martins
d37cb4add1
example files for depthProfile
2023-02-15 13:41:27 +01:00
suter_a
84eb7c8ec3
updated the copyright info.
2023-01-05 11:05:54 +01:00
martins_m
8fed497adc
implementation of depth step fits
2022-08-19 17:50:25 +02:00
suter_a
32c892cad4
add README files for the DummyUsrFcn with an example.
2021-04-19 08:09:53 +02:00
suter_a
113996aa4e
changed the user function for nonlocal fitting to the new rge-handler. This breaks the backwards compatibility!
2021-03-30 15:48:51 +02:00
suter_a
e6e951e8f4
update the copyright info.
2021-03-29 08:22:38 +02:00
suter_a
6d61cfd4d9
modernized the msr input file.
2021-02-26 15:18:12 +01:00
suter_a
10271dab9a
update of the copyright info.
2020-04-29 09:05:40 +02:00
suter_a
a33248d3e8
switched the Fourier option of the NeXus2 example from POWER to REAL
2019-07-09 20:03:53 +02:00
salman
e89c9b5b2a
Moved beta-NMR msr example files to doc/examples/
2019-05-15 16:31:02 +02:00
suter_a
ee079fd8ff
changed example to reference phase in the Fourier block.
2018-11-13 08:40:38 +01:00
suter_a
49055d447b
added new Fourier phase feature to this example.
2018-10-15 17:06:59 +02:00
suter_a
63db43519c
add a dynamic LF example.
2017-10-06 08:08:34 +02:00
suter_a
5908d8791a
back from __CLING__ to __CINT__ since the ROOT guys kept __CINT__ even though they are using cling?\!
2017-02-08 10:45:17 +01:00
suter_a
ceb7aa6818
changed from legacy rootcint to the new rootcling ROOT dictionary generator.
2017-02-08 09:47:35 +01:00
suter_a
5e28f465a4
replace all __CINT__ by __CLING__.
2017-02-07 16:08:52 +01:00
suter_a
852043f286
added a full user function example to doc/examples which should help a user to understand how to deal with the subclass plugin mechanism.
2016-06-22 09:39:13 +02:00
suter_a
9cf8a7287d
added mu minus example with simulated data.
2016-04-26 07:56:32 +02:00
suter_a
a35884b86c
merge the devel-rrf branch into the master branch
2016-01-22 15:39:32 +01:00
suter_a
012b2e5891
adopted the temperature dependence of the gap function (see Eq.(8) of the memo), which breaks the self-consistency. Makes it more flexible but requires that the user is using his brain.
2015-06-25 08:42:32 +02:00
suter_a
c49a9b1e91
adopted examples to include the GLOBAL block
2015-01-05 21:27:00 +01:00
suter_a
6ea546cca9
feed TObject base class object
2015-01-05 20:33:35 +01:00
suter_a
d79eda2702
added average view option and 'Tesla' unit in FOURIER. Updated docu
2014-12-04 10:37:05 +01:00
suter_a
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
suter_a
78fa497de6
BMWlibs, calculation of superconducting gap functions: allow to choose between to different parameterization of the temperature dependence of the gap. For details see the memo in the source code.
2014-10-28 10:43:43 +01:00
suter_a
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
suter_a
310eedf190
add N0 estimate to single histogram fit. Some improvements in musredit (see ChangLog)
2013-02-14 09:16:27 +00:00
suter_a
459a36fa79
added some information about elapsed fitting times. Corrected some outdated online helps.
2013-01-07 11:54:28 +00:00
suter_a
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
suter_a
da0d0e6ed9
updated docu. replaced MusrRoot example. some minor change in photo_meissner
2012-09-03 07:56:56 +00:00
suter_a
459cb77269
fix of wrong RedGreen tag
2012-03-22 15:41:26 +00:00
suter_a
68af10d160
added a fake data MusrRoot example
2012-03-22 08:17:03 +00:00