You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
New function :func:frites.simulations.sim_ground_truth for simulating spatio-temporal ground-truths (ba44a42)
New function :func:frites.conn.conn_spec for computing the single-trial spectral connectivity (8151486) - by @ViniciusLima94
New method :class:frites.workflow.WfMi.confidence_interval method to estimate the confidence interval (ad03919, 8189622, fc58475, fc58475)
New function :func:frites.conn.conn_net for computing the net connectivity (c86b19f)
New function :func:frites.set_mpl_style for example styles
New function :func:frites.conn.conn_links for generating connectivity links (a0d0182)
New function :func:frites.utils.downsample for down-sampling DataArray (59e15e6)
:class:frites.estimator.CorrEstimator can no be defined with Pearson or Spearman correlation with both vector or tensor-based implementations (f6e80e9)
:class:frites.workflow.WfStats now allows to pass rfx_center parameter for controlling whether effect-sizes should be centered and rfx_sigma for the hat correction (aab68e1)
:func:frites.conn.conn_links can now be used for selecting intra and / or inter-hemispheric connections (87c762c)
:func:frites.conn.conn_links allows selecting links with inter / intra / both roi connections (74d2cc1)
Internal changes
Do not allow anymore to add new keys to the CONFIG dict (abea667)