nmrglue.fileio.bruker.parse_jcamp_line

nmrglue.fileio.bruker.parse_jcamp_line(line, f)[source]

Parse a single JCAMP-DX line.

Extract the Bruker parameter name and value from a line from a JCAMP-DX file. This may entail reading additional lines from the fileobj f if the parameter value extends over multiple lines.