Skip to content

Milestones

List view

  • [ ] Implementation of `frites.conn.conn_spectral` the single-trial coherence / PLV (@ViniciusLima94)

    No due date
  • [x] `frites.utils.acf` : auto-correlation function (2001f0c0) [x] `frites.conn.conn_fcd_corr` : correlation on temporal networks (2001f0c0, 8d8f53af) [ ] `frites.conn_df_tau` : DFC including a delay (same function `conn_dfc` or separated functions?) [ ] `frites.stats` : (n_perm_exceeding + 1) / (n_perm + 1) (see [Puoliväli](https://www.sciencedirect.com/science/article/abs/pii/S0165027020300765)). Replace in test-wise, in [maxstat](https://github.com/brainets/frites/blob/master/frites/stats/stats_mcp.py#L70), [FDR / Bonf](https://github.com/brainets/frites/blob/master/frites/stats/stats_mcp.py#L73) and also in [cluster-wise](https://github.com/brainets/frites/blob/master/frites/stats/stats_mcp.py#L179). It would be nice to have a single function [ ] `frites.estimator.CorrEstimator` numba-based sometimes failed (e.g. Cookingfrites/tuto-info/correlation) [ ] Add to the website the link to CookingFrites

    No due date