This package contains utility tools to handle NMR data generated by RS2D's Spinit software. It currently implements functions to export 1‑dimensional and pseudo 2‑dimensional data into ssNake's1 JSON format.
Note: This package is primarily for internal use within our research group. As such, its target feature list is intentionally vague and ill-defined, and it will never be feature complete or published to the general registry.
add a tagged release, or dev this repository to track changes as they are committed:
julia> using Pkg
julia> Pkg.dev("https://github.com/murari0/SpinitHelpers.jl")julia> using SpinitHelpers
julia> export1D("./tests")
"tests/data.json"