NeuralAnalysis / PyalData

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

Clean fields when loading #109

Closed bagibence closed 3 years ago

bagibence commented 3 years ago

In order to avoid weird errors, clean fields that store scalars as 0D arrays and fields that store integers as floats when loading .MAT files.