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.

Previous topic

nmrglue.fileio.bruker.rm_dig_filter

Next topic

nmrglue.fileio.bruker.parse_jcamp_value

This Page