Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 833 Bytes

separate_2d_varian.rst

File metadata and controls

18 lines (13 loc) · 833 Bytes

separate example: separate_2d_varian

This example shows how to use nmrglue to separate Agilent/Varian data collected with an innermost parameter interleaved. The full experimental data in the arrayed_data.dir directory is unpacked into a series of directories with names tXmix_*.fid which can be converted with nmrglue or NMRPipe. The name and values of the interleaved parameter is determined from the procpar file in the arrayed_data.dir directory.

The data used in this example is available for download.

[:download:`source code <../../../examples/separate/separate_2d_varian/separate.py>`]

.. literalinclude:: ../../../examples/separate/separate_2d_varian/separate.py