Skip to content

make frequency mask caching work

Colm Talbot requested to merge fix-frequency-mask-caching into master

I noticed the frequency mask calculation was taking a few per cent of run time and it looks like the caching is broken.

This MR fixes that.

Merge request reports