CSM Import Bruker Acquisition Data


CSM Import Bruker Acquisition Data Class

Scans experiment directories and imports Bruker NMR metadata.

Usage

acquisitionData = csm_import_bruker_acquisition_data( 'experimentPath', experimentPath );

Arguments (* = required)

VariableTypeDefault ValueDescription
folderstrNoneFull path to experiment folder.

Returns

VariableTypeDescription
folderstrFull path to experiment folder.
bruker_acquisition_datacsm_bruker_acquisition_dataContainer for acquisition data.
pulse_programscellArray of the distinct pulse programs.
pulse_program_experiment_lookupcellArray of the distinct pulse programs.

Methods

MethodDescription
csm_import_bruker_acquisition_data.loopAndScan(folder)Loop over the folders and scan for data.
csm_import_bruker_acquisition_data.importExperimentMetadata(folder)Import the bruker data from the folder.
csm_import_bruker_acquisition_data.createPulseProgramLookup()Create the necessary pulse program lookup array.

Copyright Imperial College London 2019