schmidtfa / pyrasa

a package for spectral parametrization in python based on the IRASA algorithm
https://schmidtfa.github.io/pyrasa/
BSD 2-Clause "Simplified" License
7 stars 1 forks source link

Pregenerate / safe data for tests in designated folder #28

Closed schmidtfa closed 3 months ago

schmidtfa commented 3 months ago

This should increase the speed of the test execution as generating data with knees and re-/downloading mne example data takes a lot of time

schmidtfa commented 3 months ago

@thht could you cache the mne sample data for testing?