Menu

School of Biological and Chemical sciences - NMR Service

Home menu

Software Downloads

Program sources
IR_tables.pdf
NMR_tables.pdf
Windows_jdf_conversion.pdf
jdfutilities-0.0.1.tar.gz
jdfutilities-0.0.3.zip
ux2ascii.c
xepr2csv.zip

Makefile options (for jdfutilities) are:

make

(either jdf2bruker, jdf2generic or all)

make install (installs to DESTDIR/bin, default is /usr/local)

make uninstall

make clean

Currently only 1D raw data is working, and that has only been tested with analog data - send me some digital data if you have problems ;-)

I haven't tried compiling on a big-endian system so consider that "unsupported".

Usage:

jdf2bruker file.jdf experiment_name/

jdf2generic file.jdf

jdf2bruker creates a directory containing an experiment number (1) with fid and acqu(s) files, and a pdata/ directory. If experiment_name already exists jdf2bruker quits with an appropriate error message. jdf2generic creates file.hdr and file.bin

Both commands operate silently (suitable for batch scripting) unless an error is detected.

Feedback to: Harold Toms

Return to top
^ Back to Top