CoNNECT 0.1 documentation

Table of Contents

This Page

get_spec_base.py

get_spec_base(inDir, basename)

Get metadata from a MRS file.

This program returns the Project credentials into the custom specBase class (NEEDS REFERENCE), which should be imported prior to calling get_spec_base().

get_spec_base(specFile)

Parameters:

specFile (str) – Required path to a MRS file

Raises:

Error – Any error occurs

Returns:

None

Return type:

None