https://github.com/hbrmn/dypole
Collection of data processing functions for 1D and 2D NMR data.
https://github.com/hbrmn/dypole
2d-nmr-data nmr nmr-data nmr-spectroscopy
Last synced: 3 months ago
JSON representation
Collection of data processing functions for 1D and 2D NMR data.
- Host: GitHub
- URL: https://github.com/hbrmn/dypole
- Owner: hbrmn
- License: gpl-3.0
- Created: 2020-06-22T11:54:53.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-09-20T13:48:19.000Z (over 1 year ago)
- Last Synced: 2024-07-31T19:25:42.872Z (10 months ago)
- Topics: 2d-nmr-data, nmr, nmr-data, nmr-spectroscopy
- Language: Python
- Homepage:
- Size: 279 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-chemistry-nmr-nuclear-magnetic-resonance - dypole - Collection of data processing functions for 1D and 2D NMR data. (JCAMP-DX-formatted files)
README
# dypole
Collection of data processing functions for 1D and 2D NMR data.*Important*
This code is still a work-in-progress and full of surprises (bugs) - be wary!## To-do list
1. Create a UI for the master_input file or alternatively include data_processing it into the GUI of ssNake.
1. Put figure options and plotting into a function to call as needed
1. Create classes to optimize code
1. Make Inputscript return file with all used parameters for processing, that can be loaded to restore the session later.