Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use a TargetedCollector to build the tree #13

Open
althonos opened this issue Nov 24, 2016 · 0 comments
Open

Use a TargetedCollector to build the tree #13

althonos opened this issue Nov 24, 2016 · 0 comments
Assignees

Comments

@althonos
Copy link
Member

althonos commented Nov 24, 2016

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant