mne-hcp icon indicating copy to clipboard operation
mne-hcp copied to clipboard

Fix events sorting bug and clarify some documentation

Open wronk opened this issue 7 years ago • 9 comments

wronk avatar Apr 21 '17 19:04 wronk

@dengemann, do I need to rerun all the example/tutorial analyses on my end?

wronk avatar Apr 21 '17 19:04 wronk

No. I need to run it :) we should actually find a way to use circle ci. Btw can you run the reproduce erf example and tell me if outputs improved? On Fri, 21 Apr 2017 at 15:21, Mark Wronkiewicz [email protected] wrote:

@dengemann https://github.com/dengemann, do I need to rerun all the example/tutorial analyses on my end?

— You are receiving this because you were mentioned.

Reply to this email directly, view it on GitHub https://github.com/mne-tools/mne-hcp/pull/56#issuecomment-296284635, or mute the thread https://github.com/notifications/unsubscribe-auth/AB0fio0DXMxh1x84oWHQgl5UHHqkCLbvks5ryQHJgaJpZM4NEr1B .

dengemann avatar Apr 21 '17 19:04 dengemann

I'm hadn't been analyzing the WM data, so I'll download it and get back to you

wronk avatar Apr 21 '17 20:04 wronk

Hmm, sorting events when processing the data from scratch made the correlation with the fully-processed HCP data go down (~0.7 to ~0.4). This is definitely not what I was expecting. Ideas?

figure_1-2_postfix

wronk avatar Apr 24 '17 23:04 wronk

Hi @dengemann :)

wronk avatar Jun 23 '17 18:06 wronk

Bonjour @dengemann :)

wronk avatar Oct 29 '17 17:10 wronk

Yes, good timing. We need to look at this. I'm receptive these days,

On Sun, Oct 29, 2017 at 6:11 PM Mark Wronkiewicz [email protected] wrote:

Bonjour @dengemann https://github.com/dengemann :)

— You are receiving this because you were mentioned.

Reply to this email directly, view it on GitHub https://github.com/mne-tools/mne-hcp/pull/56#issuecomment-340277849, or mute the thread https://github.com/notifications/unsubscribe-auth/AB0fiqp3jzaTLkDEmqwVyDyR-GWdPYG1ks5sxLHRgaJpZM4NEr1B .

dengemann avatar Oct 29 '17 17:10 dengemann

I don't think I'll have much time to work in this (starting a new job :D), but I would suggest merging this asap. I don't know why the examples get slightly worse, but the bugfix for plot_reproduce_erf.py is important. Anyone who uses that code will have their analysis pipeline destroyed because the columns in the events array are currently all being sorted independently. End result is that event timings will no longer line up with the time point of the raw file.

wronk avatar Oct 29 '17 17:10 wronk

I can find some time in the following days.

On Sun, Oct 29, 2017 at 6:28 PM Mark Wronkiewicz [email protected] wrote:

I don't think I'll have much time to work in this (starting a new job :D), but I would suggest merging this asap. I don't know why the examples get slightly worse, but the bugfix for plot_reproduce_erf.py is important. Anyone who uses that code will have their analysis pipeline destroyed because the columns in the events array are currently all being sorted independently. End result is that event timings will no longer line up with the time point of the raw file.

— You are receiving this because you were mentioned.

Reply to this email directly, view it on GitHub https://github.com/mne-tools/mne-hcp/pull/56#issuecomment-340279039, or mute the thread https://github.com/notifications/unsubscribe-auth/AB0fisOGiHeqLjTC1srtPIbVFUO4nJC3ks5sxLWzgaJpZM4NEr1B .

dengemann avatar Oct 29 '17 17:10 dengemann