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

https://github.com/nanalysis/nmr-tools

Tools For NMR data processing
https://github.com/nanalysis/nmr-tools

Last synced: about 1 month ago
JSON representation

Tools For NMR data processing

Awesome Lists containing this project

README

        

# nmr-tools
Tools For NMR data processing and analysis

```
jdx2Dto1D.sh Convert 2D JCAMP-DX into Multiple 1D JCAMP-DX
jdx2csv.py Convert 1D JCAMP-DX FID to CSV
jdx2spec.py Convert 1D JCAMP-DX FID into an Spectrum in .csv with real and imaginary part applying phase correction
jdx2xri.py Convert JDX FID to Time, Real & Imaginary table
plotspec.py Read a 1D JCAMP-DX FID and plots a spectrum applying the phase correction from ##$PHASECORRECTION
```