generated from physiopy/physiopy-repository-template
-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
Detailed Description
Currently the power_spectrum function only specifies the data (mandatory) and the sampling frequency (sampling rate), and uses the default scipy values for the other parameters, including nperseg which defined the length of each segment (see scipy doc). However the default value for that parameter is 256, which can lead to low frequency resolution...
Possible Implementation
One ressource online pointed out this report. Will have to take a better look at it, but if anyone has recommandations regarding how to select properly the value of that parameter, that could be helpful !
Metadata
Metadata
Assignees
Labels
No labels