Module: Labimotion::NmrMapper::Constants

Defined in:
lib/labimotion/libs/nmr_mapper.rb

Overview

Constants specific to NMR mapping

Defined Under Namespace

Modules: OlsTerms

Constant Summary collapse

DUP_FIELDS =

Duplicate fields that need special handling

%w[time version].freeze
FG_FINALIZE =

Field groups for different processing stages

%w[set.temperature general.date general.time software.Name software.Version].freeze
FG_SYSTEM =
%w[general.creator sample_details.label sample_details.id].freeze
OBSERVED =

Valid NMR nuclei types

%w[1H 13C].freeze