Skip to content

murari0/SpinitHelpers.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SpinitHelpers

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.

Installation

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")

Basic Usage

julia> using SpinitHelpers
julia> export1D("./tests")
"tests/data.json"

Footnotes

  1. https://gitlab.science.ru.nl/mrrc/nmrzoo/ssnake

About

Helper functions for RS2D's Spinit software

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages