NeuralAnalysis / PyalData

Repository for the Python implementation of the TrialData analysis library.
GNU General Public License v3.0
7 stars 9 forks source link

Fix mat2dataframe #53

Closed bagibence closed 3 years ago

bagibence commented 3 years ago

Fix mat2dataframe to not need the data to be named trial_data.

Fixes #49

bagibence commented 3 years ago

This is really messy now, we should "squash and merge" if gets accepted.

bagibence commented 3 years ago

Works for @catiafortunato.