Skip to content

Conversation

@TomDonoghue
Copy link
Member

As mentioned in this issue (#192) - there is a deprecation with newer numpy on how we were managing peak parameters in FOOOFGroup.get_params. Issue was we were calling np.array on a list of array. This can simply be replaced by np.vstack, to avoid the issue with typecasting the messy list object to an array.

@TomDonoghue TomDonoghue changed the title [MNT] - Update peak extraction array [MNT] - Update peak extraction array & describe index column Feb 25, 2021
@TomDonoghue TomDonoghue merged commit f81ee12 into main Feb 25, 2021
@TomDonoghue TomDonoghue deleted the array branch February 25, 2021 02:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants