An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

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.