Skip to content

SEREEGA v1.1.0

Compare
Choose a tag to compare
@lrkrol lrkrol released this 15 Jan 12:04
· 50 commits to master since this release

⚠️ Behaviour change. Previously, adding multiple sources to one and the same component was interpreted as a form of variability, and resulted in one source randomly being selected per epoch. Now, that component's signal activation is projected from all indicated sources and summed together at the scalp. This allows e.g. bilateral sources to be simulated. Legacy behaviour can be reinstated with the legacy_rndmultsrc argument of generate_scalpdata.

SEREEGA is out of beta since no new issues have been reported in over a year.

Changelog since v1.0.19-beta:

v1.1.0

  • Added electrodes argument to plot_source_projection
  • Added lf_prune_nyheadfile to reduce NY Head lead field filesize
  • Changed generate_scalpdata behaviour when one component has multiple sources. The projections from each source are now summed together. Previous behaviour, which used only one randomly chosen souce per epoch, can be reinstated with the argument legacy_rndmultsrc.