read.ATMC: Read ATMC log file

Description Usage Arguments Value Examples

View source: R/IMPORT-ATMC.R

Description

Calculates offsets in hours from first scan based on ATMC log file

Usage

1
read.ATMC(log_file_path, version = NA, experimentNumber = 1)

Arguments

log_file_path

Path to txt file

version

Version of the log file (0 == orignal backup log – no-longer used. 1 == Version prior to March 2016 upgrade.)

experimentNumber

Index of the experiment in the current log file (currently only used if version=0)

Value

A vector of offsets giving the number of hours after the first scan that each scan was started.

Examples

1
read.ATMC("/path/to/file.txt")

jmstrat/NMR.Utils documentation built on July 14, 2019, 11:35 p.m.