A package for NMR data processing
Project description
NMR tools
The nmrtools pacakage provides a set of tools for processing NMR time domain data. Currently, you can only convert NMR time domain binary files to numpy array and vice versa for Bruker NMR data.
By default the package works on 1D and 2D NMR data. To customize for your own data you can use this Jupyter notebook. Future releases will include support for ML models for NMR data processing.
This project is part of Pratiman's master's thesis at the National Institute of Science Education and Research (NISER), Bhubaneswar, India.
Example usage
Currently, there are 2 cli commands available. ser2np and np2ser. ser2np converts the binary file to numpy array and np2ser converts the numpy array to binary file. Use --help to see the available options.
ser2np --input path/to/input/folder --output path/to/output/folder --npi 128 --npd 2048 --b 0
np2ser -input path/to/npy/file --output path/to/output/folder --b 0
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file nmrtools-0.1.0.tar.gz.
File metadata
- Download URL: nmrtools-0.1.0.tar.gz
- Upload date:
- Size: 2.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
219626ad0a9e4365e19452540a3f15b92f458ce4f01a268f1be5359b8d2023b3
|
|
| MD5 |
c917c711f25c4ab76bd1381ea9d1001b
|
|
| BLAKE2b-256 |
c0c78fed253708c9e0b66dd5fb63c405d6c3ace45dd21124e6e803eb71fc4b82
|
File details
Details for the file nmrtools-0.1.0-py3-none-any.whl.
File metadata
- Download URL: nmrtools-0.1.0-py3-none-any.whl
- Upload date:
- Size: 3.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
336e64e1813dfb8836af4f157bd2ec15ef2034965b9c6409bf7c99c13856fce8
|
|
| MD5 |
fe3f98363908e620141f5e950f662944
|
|
| BLAKE2b-256 |
801c13fe8ead26a58db0cd97981e022f548c8394170981c41782dc344a4f5c44
|