graphnet-team / graphnet

A Deep learning library for neutrino telescopes
https://graphnet-team.github.io/graphnet/
Apache License 2.0
85 stars 86 forks source link

combined_extractor #678

Closed Aske-Rosted closed 3 months ago

Aske-Rosted commented 4 months ago

This pr adds the CombinedExtractor class, which can be used to combine other extractor classes renaming the name of the extractor. For the SQLite databases this allows to save the information from multiple extractors into the same table.