Ryan M. L. McFadden fdc9ac8e7e improvements to PTheory::SkewedGauss
- Divide the function evaluation into even/odd frequency components. Some additional "helper" terms have been added to aid in this.
- Use a better value to check for floating-point overflow in the evaluation of ROOT::conf_hyperg and return std::numeric_limits<Double_t>::max() when necessary. This extends the function's range of validity to arbitrary time (whereas the previous implementation would fail loudly for large sigma+/-).
- Format the src with clang-format.
2022-01-10 14:20:08 +01:00
2022-01-10 14:20:08 +01:00
2019-05-15 10:14:39 +02:00
2021-11-05 14:24:38 +01:00
2019-05-15 10:14:39 +02:00
2019-05-15 10:14:39 +02:00
2019-05-15 10:14:39 +02:00

musrfit - muSR and beta-NMR data analysis package

Contents

This is a data analysis package to analyze time differential muSR and beta-NMR data. Currently it allows the following:

  • set up most commonly used fitting functions for muSR and beta-NMR
  • fit data, including global fits
  • show the fit results and the residuals
  • show the Fourier transform of the data
  • easily extract the fit parameters and import in other programs (gnuplot, qtiplot/origin, ...)
  • generate input fitting files for follow-up runs
  • generate global input fitting files based on a single run template
  • implement more sophisticated user functions (e.g. GL vortex lattice, Meissner screening including low-energy muon stopping profiles)

Currently supported platforms:

Documentation

For a more exhaustive user documentation see:

http://lmu.web.psi.ch/musrfit/user/html/index.html

Contacts

andreas.suter@psi.ch

For the beta-NMR related parts, please contact

zaher.salman@psi.ch

2025-03-24 20:34:29 +01:00
Languages
C++ 86.4%
Mathematica 7.6%
C 2.7%
CMake 1.8%
Perl 0.6%
Other 0.9%