the Creative Commons Attribution 4.0 License.
the Creative Commons Attribution 4.0 License.
An open-access WebApp for Inverse Laplace Transform analysis of TD-NMR signals
Abstract. Over recent years, compact and low-field time-domain nuclear magnetic resonance (TD-NMR) instruments have become increasingly available, expanding their use in the characterization of biomaterials across food, plant, and agro-industrial research. In this context, the Inverse Laplace Transform (ILT) has emerged as a powerful mathematical approach for extracting relaxation time distributions from TD-NMR signals. However, despite its widespread use, ILT analysis is often restricted to proprietary software or requires advanced expertise in numerical methods, limiting its accessibility to non-specialist users. In this work, we present an open-access WebApp for performing ILT analysis of TD-NMR signals in a transparent and user-friendly manner. The implemented algorithm is based on non-negative least squares combined with Tikhonov regularization and singular value decomposition, allowing robust inversion of ill-posed relaxation data. The platform supports the main TD-NMR experiments used in practice, including Carr–Purcell–Meiboom–Gill (CPMG), Inversion Recovery, and Saturation Recovery pulse sequences, and is compatible with data from instruments of any manufacturer. In addition to describing the mathematical formulation and implementation of the algorithm, a concise methodological discussion of ILT in the context of TD-NMR is provided. The performance of the WebApp is evaluated using both simulated datasets and representative experimental signals, demonstrating that the obtained relaxation time distributions are consistent with those produced by established ILT approaches. By lowering the barrier to advanced signal processing, the proposed WebApp represents a useful open scientific tool for research and teaching in magnetic resonance applications.
- Preprint
(3056 KB) - Metadata XML
- BibTeX
- EndNote
Status: open (until 20 Mar 2026)
-
RC1: 'Comment on mr-2026-2', Anonymous Referee #1, 26 Feb 2026
reply
-
AC1: 'Reply on RC1', Tiago Moraes, 27 Feb 2026
reply
We sincerely thank the reviewer for the careful evaluation of our manuscript and for the very positive assessment of our work, particularly highlighting its usefulness for research and teaching and its potential benefit to the growing time-domain NMR community. We respectfully acknowledge the reviewer’s concern regarding the journal scope. However, according to the journal’s Aims & Scope, Magnetic Resonance explicitly welcomes “innovative advances in techniques supporting magnetic resonance experiments that may range from sample preparation to computational techniques” and also welcomes “educational articles that provide informative and original insights into topics of current interest.”
The inverse Laplace transform is a fundamental computational step in TD-NMR relaxometry, directly supporting magnetic resonance experiments by enabling the interpretation of relaxation data. The main contribution of this work is the development of a fully open-access, web-based computational platform specifically designed to support magnetic resonance data analysis, improving accessibility, reproducibility, and reliability of TD-NMR relaxometry. Furthermore, this WebApp was specifically designed not only as a computational tool but also as an educational platform, allowing users to interactively explore the effects of inversion parameters and better understand inverse Laplace transform analysis in magnetic resonance. By making TD-NMR relaxometry more accessible and easier to use, this work helps extend the use of magnetic resonance techniques to a broader audience.
We respectfully hope that the reviewer may reconsider the suitability of this contribution within the scope of Magnetic Resonance. Also, the detailed comments provided by the reviewer are greatly appreciated and will be fully addressed in the revised version of the manuscript.Citation: https://doi.org/10.5194/mr-2026-2-AC1
-
AC1: 'Reply on RC1', Tiago Moraes, 27 Feb 2026
reply
-
RC2: 'Comment on mr-2026-2', Anonymous Referee #2, 27 Feb 2026
reply
General comments
This manuscript presents an open-source, free, web-based app for the analysis of different types of time-domain NMR relaxation data in terms of distribution of relaxation times. Overall, the manuscript reads well, although some sentences could be shorten to improve clarity. The web interface is straightforward to understand and use, and presents an improvement to the existing software. The approach for the analysis of this type of data has already been used by the authors in numerous previous studies, such that we can expect its implementation to be used by other researchers in the field. However, as such, I believe it does not present a 'significant advancement in magnetic resonance', an important aspect of manuscripts published in MR and I would recommend submission in another journal.
Detailed comments
Eq. 2: ck(0) should likely read ci(0)
Eq. 4 does not show a time-dependence of the noise value (en instead of en(t)).
I find Eq. 5 inconsistent with the previous notations. I believe the experimental data should not be labelled c as c is the function modelling the behaviour of the experimental data (for example, as in Eq. 4). Some phrasing should also be changed in that regard, as the functions written in Eq. 1 to 4 are not experimental data, but functions modelling experimental data.
As highlighted by reviewer 1, the effect of the noise should be discussed more thoroughly, especially as the authors note that the SNR heavily affects the ILT spectrum (line 279). The experimental data leading to the results shown in Fig. 7 should also be included.
A discussion on the effect of the regularization parameter α is included, but should be extended. For example, it is not clear what guides the decision toward choosing a value over another.
The 3D plot in Fig 5 does highlight the broadening of the distribution from the increasing value of α, but I suggest showing a contour plot instead to make the evolution more readable.
Citation: https://doi.org/10.5194/mr-2026-2-RC2 -
RC3: 'Comment on mr-2026-2', Anonymous Referee #3, 06 Mar 2026
reply
In this very well-written manuscript a new open-access WebApp is presented that performs Inverse Laplace Transform (ILT) analysis of time-domain NMR relaxation data in a transparent and user-friendly way. The tool implements a non-negative least squares inversion with Tikhonov regularization and singular value decomposition. It supports common TD-NMR experiments such as CPMG, inversion recovery, and saturation recovery from instruments of any manufacturer. Validation with simulated and experimental datasets is shown, demonstrating that the resulting relaxation time distributions agree with established ILT approaches.
The ILT / NNLS approach is well established and in the sense of NMR or data analysis do not “do” anything new, as other reviewers correctly remarked. However, what is new is that both the manuscript and the web app offer an excellent introduction to ILT for novice users. I feel this is an important contribution that will help students and first-time users to get into ILT TD-NMR. A multitude of other open source packages are available, as also is discussed in the manuscript, but these still represent a significant hurdle for new users of TD-NMR. Most, if not all existing packages do not only require prior knowledge of ILT, but also programming skills and a significant time investment to get them to run. The data analysis itself in most cases also is not without its pitfalls. For most TD-NMR users who do not yet have a background in NMR this is too much of a hurdle to overcome, in my experience. I therefore feel that the paper does, in fact, represent a substantial contribution within the scope of Magnetic Resonance and most certainly represents a novel tool that will change the approaches used by other groups: it will open ILT to novice users who do not happen to have access to an easy to use ILT tool embedded in their proprietary spectrometer software.
Detailed comments:
1) Sec. 3: It would be nice to see the actual function that is minimized for (including the regularization term) to get a better understanding of the concept of the ILT algorithm
2) Lines 151-152: For readers that are new to this type of analysis it might be nice to briefly discuss the general concept of regularization and already mention the effect of large and small alphas on the solution (is briefly mentioned later in text). This way the regularization concept might become less abstract at this stage.
3) I would like to compliment the authors with the clear “look” of the WebbApp, it appears very user friendly.
4) It is not clear what happens to the data after it is uploaded. Is it stored or logged, or deleted? Please clarify
5) line 26-27: please add some references of applications of TD-NMR in research and industry
6) line 59: it is not necessarily the homogeneity of the magnetic field of permanent magnets that limits spectral resolution, as Magritek has demonstrated in the last decade or so with their sub-ppm Halbach magnets. Rather, it is the lower field strength. (Although even that limitation has been overcome in the aforementioned systems).
7) Please check typos, missing equation numbers, clarity, or English in the following lines: L119; L206, L215, L249, L251, L257, L260, L274.
8) Regularization and Alpha are discussed, in similar wording, at least twice in the MS. Please remove redundancy
Citation: https://doi.org/10.5194/mr-2026-2-RC3
Interactive computing environment
ILT WebApp T. B. Moraes et al. https://nmr-ilt.esalq.usp.br
Viewed
| HTML | XML | Total | BibTeX | EndNote | |
|---|---|---|---|---|---|
| 145 | 68 | 15 | 228 | 7 | 9 |
- HTML: 145
- PDF: 68
- XML: 15
- Total: 228
- BibTeX: 7
- EndNote: 9
Viewed (geographical distribution)
| Country | # | Views | % |
|---|
| Total: | 0 |
| HTML: | 0 |
| PDF: | 0 |
| XML: | 0 |
- 1
General
The manuscript reports the availability, access, and use of an open-access, on-line platform to convert NMR relaxation data into distributions or relaxation times. Despite the availability of different open-access ‘Laplace-transform’ algorithms, this platform provides a useful tool for research and teaching, as it is easy to use. The authors review the non-negative least squares algorithm with Tikhonov regularization and singular value decomposition and provide helpful advice for the beginner to achieve best results. I value this work, as it will benefit a growing community attracted to diverse incarnations of time-domain NMR. Moreover, this manuscript is well written, albeit it would still benefit from the language editing service of Copernicus Publishers. Nevertheless, I see this work outside the scope of Magnetic Resonance as it does not report a significant advance in magnetic resonance: “To be suitable for publication in MR, articles must describe substantial advancements in magnetic resonance. They should include significant innovation regarding new insights into magnetic resonance methodology, or into systems studied by magnetic resonance techniques, or expand the applicability of magnetic resonance. Routine applications of established techniques and minor technical advances are considered to be outside its scope.” Therefore, I recommend it to be submitted to a different Journal.
Detailed comments
Line 119: Equation number missing. The text reads “like equation ??”.
Line 240 (dito lines 270, 280): A validation of the algorithm with only 1% RMS Gaussian white noise added to the noise-free simulation data is a very benevolent test. It would be helpful to illustrate the limits of the algorithm, by showing how the distributions of relaxation times change with decreasing signal-to noise ratio. This would guide the unexperienced user in producing experimental data of sufficient quality.