read_acqus_dir: Read Bruker acqus parameters

Description Usage Arguments Value

Description

Reads the acqus parameters across all acquired dimensions. Data from each dimension is stored as a separate list item in Bruker order, i.e., list(acqus = ..., acqu2s = ..., ...). Since the acqus files are in JCAMP format, the actual parsing is just a thin wrapper around read_jcamp(), process_jcamp(), and flatten_jcamp() that reads Bruker scan parameters and puts them in a flat list.

Usage

1

Arguments

path

Character string that points to a scan directory.

...

Arguments passed into process_jcamp().

Value

A list made up of nested lists with the processed acqus entries.


ssokolen/rnmrfit documentation built on May 23, 2019, 1:48 p.m.