issues
search
openep
/
openep-py
Electrophysiology data analysis with Python.
GNU General Public License v3.0
11
stars
7
forks
source link
Fix importing and exporting openep datasets
#184
Closed
p-j-smith
closed
2 years ago
p-j-smith
commented
2 years ago
Changes made:
If any of the
case.fields
have arrays in which all values are equal to NaN, set this field to be None
Updated the exporting of datasets to handle cases where some fields are None
Updated the exporting tests
Changes made:
case.fields
have arrays in which all values are equal to NaN, set this field to be None