GriffithsLab / fooof-unit

Project repo for Sorenza Bastiaens' GSoC 2020 work
MIT License
0 stars 1 forks source link

Create __init__.py files for models and tests #13

Closed sbastiaens closed 4 years ago

sbastiaens commented 4 years ago

I've created the files. I had some errors with Correlation2SpectrumFloat, which I corrected by incorporating this class in the same file as Correlation2Spectrum. This way they can be imported at the same time.

sbastiaens commented 4 years ago

@JohnGriffiths @rgerkin init.py files for models and tests are finished. They can be found in the following folders: init models: https://drive.google.com/drive/folders/10ReKpo_QrhX9_LaVuBf8kzAsc5f2k5Om init tests: https://drive.google.com/drive/folders/15fTonZNRHNc7MUhB6oAmEeYTTvmrmxnr