Hi all. I'm trying to benchmark a few pretrained EEG models, but most of these models have their own required processing pipelines and thus the automatically added band pass would usually need to be removed. I'm currently just using evaluators individually and overriding the processing pipelines according to this guide, but I think giving the user some basic choices for modifying the pipeline used in benchmarking would be beneficial.