gwastro / BBHX-waveform-model

GNU General Public License v3.0
1 stars 3 forks source link

Add option to skip generator caching #16

Closed mj-will closed 1 month ago

mj-will commented 1 month ago

Following some discussion with @spxiwh, I wanted to add an option to disable the generator caching. For now, I've taken the simple approach of having two functions but I'm open to suggestions for how to best do this.

I've also added a test to ensure the cache is still called correctly.