Skip to content

Commit

Permalink
Update plot_fit.py
Browse files Browse the repository at this point in the history
  • Loading branch information
brovelli authored Sep 17, 2024
1 parent eaa6a13 commit eaae2a0
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions examples/conn/plot_fit.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +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, et al. (2023) An information-theoretic quantification of the
content of communication between brain regions.
https://www.biorxiv.org/content/10.1101/2023.06.14.544903v1
[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
Expand Down

0 comments on commit eaae2a0

Please sign in to comment.