From d94868e77151d76e7e9c310ddc8ba382caf9eb2e Mon Sep 17 00:00:00 2001 From: Andrea Brovelli Date: Tue, 17 Sep 2024 16:40:25 +0200 Subject: [PATCH] Update plot_fit.py --- examples/conn/plot_fit.py | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/examples/conn/plot_fit.py b/examples/conn/plot_fit.py index 20d3f053..8d660924 100644 --- a/examples/conn/plot_fit.py +++ b/examples/conn/plot_fit.py @@ -8,11 +8,11 @@ principle with information-content specificity. The theoretical background is described in [1] and the FIT is computed using the :func:`frites.conn.conn_fit` function. -[1] Celotto M, Bím J, Tlaie A, De Feo V, Toso A, Lemke SM, Chicharro D, -Nili H, Bieler M, Hanganu-Opatz IL, Donner TH, Brovelli A, Panzeri S (2023) -An information-theoretic quantification of the content of communication -between brain regions. Advances in Neural Information Processing Systems -(NeurIPS) 36, 36, 64213–64265 +[1] Celotto M, Bím J, Tlaie A, De Feo V, Toso A, Lemke SM, Chicharro D, +Nili H, Bieler M, Hanganu-Opatz IL, Donner TH, Brovelli A, Panzeri S +(2023). An information-theoretic quantification of the content of +communication between brain regions. Advances in Neural Information +Processing Systems (NeurIPS) 36, 36, 64213–64265 """ import numpy as np