Eden-Kramer-Lab / spectral_connectivity

Frequency domain estimation and functional and directed connectivity analysis tools for electrophysiological data
GNU General Public License v3.0
121 stars 43 forks source link

Fix xarray tests #17

Closed mmyros closed 3 years ago

mmyros commented 3 years ago

Better error handling in xarray wrapper. The following measures are not supported there:

               'directed_transfer_function',
               'directed_coherence',
               'partial_directed_coherence',
               'generalized_partial_directed_coherence',
               'direct_directed_transfer_function',
               'canonical_coherence',
               'group_delay',
               'power'
mmyros commented 3 years ago

Not sure why old commits are in here. Did I not update from upstream correctly? Apologies, only the last five are relevant