Skip to content

Commit

Permalink
fixing bugs
Browse files Browse the repository at this point in the history
  • Loading branch information
dagush committed May 29, 2023
1 parent 25e5d60 commit a2aaa72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fMRI_Obs/phFCD.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
import warnings
import numpy as np
from scipy import signal, stats
import WholeBrain.Observables.PhaseInteractionMatrix as PhaseInteractionMatrix
import PhaseInteractionMatrix

print("Going to use Phase Functional Connectivity Dynamics (phFCD)...")

Expand Down

0 comments on commit a2aaa72

Please sign in to comment.