Calum Chamberlain
Calum Chamberlain
@flixha - do you make use of the `group_size` argument to split your large template sets into groups for matched-filtering? I am starting to work on changing how the different...
Thanks for those points. - I thought we were grouping somewhat sensibly, but it might just be grouping based on processing rather than the most consistent channel sets - this...
As you have already identified, it looks like a lot of time is spent copying nan-channels. Hopefully more efficient grouping in #541 will help reduce this time-sink. You did understand...