English

Digging Into MUD With Python: mudpy, bdata, and bfit

Data Analysis, Statistics and Probability 2020-04-23 v1

Abstract

Used to store the results of μ\muSR measurements at TRIUMF, the Muon Data (MUD) file format serves as a useful and flexible scheme that is both lightweight and self-describing. The application programming interface (API) for these files is written in C and FORTRAN, languages not known for their ease of use. In contrast, Python is a language which emphasizes rapid prototyping and readability. This work describes three Python 3 packages to interface with MUD files and analyze their contents: mudpy, bdata, and bfit. The first enables easy access to the contents of any MUD file. The latter two are implemented specifically for the implanted-ion β\beta-detected NMR (β\beta-NMR) experiment at TRIUMF. These tools provide both an API and graphical user interface (GUI) to help users extract and fit β\beta-NMR data.

Keywords

Cite

@article{arxiv.2004.10395,
  title  = {Digging Into MUD With Python: mudpy, bdata, and bfit},
  author = {Derek Fujimoto},
  journal= {arXiv preprint arXiv:2004.10395},
  year   = {2020}
}
R2 v1 2026-06-23T15:01:06.492Z