Description Usage Arguments Value Examples
Calculates offsets in hours from first scan based on ATMC log file
1 | read.ATMC_generic(log_file_path, searchString)
|
log_file_path |
Path to txt file |
searchString |
String indicating the start of a new scan |
A vector of offsets giving the number of hours after the first scan that each scan was started.
1 | read.ATMC_generic("/path/to/file.txt", "search_string")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.