pwollstadt / IDTxl

The Information Dynamics Toolkit xl (IDTxl) is a comprehensive software package for efficient inference of networks and their node dynamics from multivariate time series data using information theory.
http://pwollstadt.github.io/IDTxl/
GNU General Public License v3.0
237 stars 76 forks source link

idtxl_io.py import fieldtrip labels changed #85

Closed Juanfio closed 3 months ago

Juanfio commented 2 years ago

The function _ft_import_label was changed by adding a try-except control. When TypeError appears it triggers a second function _ft_import_label_new that mainly changes the strlabeltmp line.