Skip to content

Use a TargetedCollector to build the tree #13

@althonos

Description

@althonos

Since we have no interest in the actual spectrum data of each scan, we could have etree.parse use a collector that drops data to only capture the hierarchy and the attributes of each terms but not their data content (avoiding loading binary scan data in memory).

See here for details.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions