Skip to content

Releases: sccn/PACTools

v1.0.1

17 Jun 06:26
c473b76
Compare
Choose a tag to compare

pop_pac and pop_plotpac GUIs were updated. Plots from pop_plotpac were updated to account for significance. Bugs were fixed

v1.0.0

27 May 18:16
Compare
Choose a tag to compare

This new release features the following changes:

  1. Implementation of new GUI and for plotting PAC results. the previous one was not intuitive and was leaving too much to do for the users. The new GUI list the data streaming and parameters used for the computation and based on the method selection and availability of the computation, enable the buttons for the different types of plots. Not risk failing while plotting now!
  2. Parallelization of the code was implemented for the event-related data to allow faster computation when iterating across multiple latencies.
  3. A cache system is used now to warn the user when attempting to compute PAC previously computed and already saved into the EEG structure.
    4 GUI for computing PAC was reimplemented. Now the selection of channel/component must be in pairs. PAC computation is performed now in matching pairs from the index/names defined for phase and amplitude.