You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is likely due to discontinuities between epochs. We should calculate the PSD of each epoch then average over epochs instead of concatenating across epochs.
The text was updated successfully, but these errors were encountered:
We get weird spectra in the report when we calculate the PSD of epoched parcellated data here:
https://github.com/OHBA-analysis/osl/blob/main/osl/source_recon/parcellation/parcellation.py#L481
This is likely due to discontinuities between epochs. We should calculate the PSD of each epoch then average over epochs instead of concatenating across epochs.
The text was updated successfully, but these errors were encountered: