NMRnak
NMRnak is a Python package designed for the analysis and visualization of Nuclear Magnetic Resonance (NMR) spectroscopy data. It provides a suite of tools for processing raw NMR spectra, including baseline correction, phasing, and spectral alignment. The package aims to simplify common NMR data manipulation tasks, making them accessible to researchers without extensive programming backgrounds.
Key functionalities of NMRnak include loading data from various NMR spectrometer formats, performing Fourier transforms, and
The package is built on top of popular scientific computing libraries in Python, such as NumPy and