sccn / roiconnect

ROI connectivity analysis in EEG
39 stars 17 forks source link

PAC updates incl. bugfix, removed old scripts #70

Closed nguyen-td closed 8 months ago

nguyen-td commented 9 months ago

The things in shuffle_BS and partly in data2bs_pac are currently being edited. Shuffle_BS (the function to statistically evaluate PAC) is not working at the moment, but data2bs_pac (function to compute PAC) is. Overall, the statistical evaluation of PAC has just started.

I think it is important to push the bugfix though. PAC stuff can be tested through test_pipes/test_pac.m.

nguyen-td commented 8 months ago

I just saw that the history is not lost luckily. If I click on the renamed function there is a way to see the history of the old function https://github.com/sccn/roiconnect/commits/master/utils/shuffle_CS.m through Browse History But I will make sure to use git mv in the future.

arnodelorme commented 8 months ago

Ah good to know. Thanks,

Arno

On Dec 11, 2023, at 12:30 PM, Tien Dung Nguyen @.***> wrote:

I just saw that the history is not lost luckily. If I click on the renamed function there is a way to see the history of the old function https://github.com/sccn/roiconnect/commits/master/utils/shuffle_CS.m through Browse History But I will make sure to use git mv in the future.

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you modified the open/close state.