Skip to content

More flexibility for computing the power_spectrum #37

@me-pic

Description

@me-pic

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
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions