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
243 stars 77 forks source link

plot_network #96

Closed peanutnim closed 1 year ago

peanutnim commented 1 year ago

I hope this email finds you well. I have been using the IDTxl package for some research and I have a question about the order of nodes in the directed graph produced by the plot_network function.

Specifically, I am wondering if the order of nodes in the directed graph is based on the order of variables in the imported data file. I would appreciate any clarification on this matter.

Thank you for your time and assistance.

pwollstadt commented 1 year ago

Hello, yes, the numbering of the nodes corresponds to the numbering of processes in the input data.

As this issue does not concern a ploblem with the code, I will close it. If you have further questions on how to use IDTxl, please refer to the google mailing list. Thanks!