What’s new#

v0.4.5.dev#

v0.4.4#

New Features#

Bug fixes#

v0.4.3#

New Features#

Bug fixes#

v0.4.2#

New Features#

Internal changes#

  • Do not allow anymore to add new keys to the CONFIG dict (CMabea6675)

v0.4.1#

New Features#

Bug fixes#

  • Fix attribute conversion in connectivity functions (CMb990c76)

v0.4.0#

New Features#

Bug fixes#

v0.3.9#

New Features#

Internal Changes#

  • Connectivity metric now use the frites.dataset.SubjectEphy for internal conversion of the input data

  • frites.workflow.WfMi.get_params returns single-subject MI and permutations with dimension name ‘subject’ (instead of subjects) (CM85884f3a)

  • All connectivity metrics now use frites.conn.conn_io() to convert inputs into a similar format

  • Improve CI

Bug fixes#

v0.3.8#

New Features#

Internal Changes#

Breaking changes#

Bug fixes#

v0.3.6#

New Features#

Internal Changes#

v0.3.5#

New Features#

Internal Changes#

  • DataArray now contain a name such as a type to make it clear what is it (CM2d6a61)

  • sigma parameter when performing the t-test can be changed though the CONFIG file (CM5d7ba9f)

Bug fixes#

  • Fix ttested attribute when saving (CM3d029be)

  • Fix computing the sigma across all ROI since it uses the maximum over every axes (CMffaca1e)

  • Fix high RAM consumption when computing the pop_mean_surr (CMfe6e4d1)


v0.3.4#

Bug fixes#

Breaking changes#

New Features#

Internal Changes#


v0.3.3#

Internal Changes#

New Features#

Bug fixes#

  • Fix when data contains a single time point (CMc815e40)

  • Fix mi model and mixture (1d only) (CM2b119d4)


v0.3.2#

Breaking changes#

Internal Changes#

New Features#

Documentation#

  • Adding new examples for creating datasets (CM4df9)


v0.3.1#

Breaking changes#

  • change frites.workflow.WfFit input directed for net (CM3ec0, IS1)

  • The GCRN is automatically defined (per subject when RFX / across subjects when FFX) (CMb8a9)

  • Remove the level input parameter + only mcp is used + only maxstat when performing cluster based (CMd8fb)

New Features#

Bug fixes#

Internal Changes#

Documentation#

  • Reformat examples gallery (CM4d4c)