tga-spectrum
    Preparing search index...

    Function fromMettlerToledo

    • Parse a Mettler Toledo TGA text export.

      Unlike other parsers in this package, the Mettler Toledo format embeds pre-computed zone information (mass-loss steps, inflection points, etc.) produced by the instrument software. These zones are stored in spectrum.meta.cheminfo.meta.zones.

      Parameters

      • arrayBuffer: TextData

        Raw text data from the Mettler Toledo export file.

      Returns Analysis

      An Analysis instance containing the parsed TGA spectrum.