Aske-Rosted
Aske-Rosted
**Selections not handled equally by pandas and sqlite query** The selections that are possible with the `pandas.query()` function is limited and not equal to what can be done when using...
Adds two different filters that can be used when extracting from I3 files. TableFilter > Checks if table exists in the events ChargeFilter > Checks that value in column is...
very small fix adding the necessary f-string marker mentioned in #790 Part of the partioning of #789.
This contains three changes to the dataconverter/writer. - Proper parsing of max table size - Add capabilities for removing files after merging - Add option for giving a list of...
changes to the converter and extractor modules. - Adds option to change the output dir of the merger - Properly set the gcd file in the CombinedExtractor - Adds option...
This allows for using the sqlite3 backend for string selection instead of the pandas selection, there are slight differences between the two and the sqlite selections allows for more flexibility....
Hey all. This PR has been in the process for a lot longer than I initially expected and have also grown in to be quite unruly in size. I will...
**Describe the bug** Currently if I follow the install guide and install graphnet on GPU with one of the newer cvmfs environments. running the pre-commits will fail on mypy giving...