NeuroDataDesign / orange-panda-f16s17

Automated EEG data analysis.
5 stars 5 forks source link

For Mon Feb. 27 #53

Closed rmarren1 closed 7 years ago

rmarren1 commented 7 years ago

Monday Commitments

Status Task Deliverable
:panda_face: PCA vs. RPCA on entire data set, with all metrics reported. Affirmative determination of which we should use. @rmarren1 ipybn old ipynb for comparison
:hourglass: Measure discriminibility of the interpolations done by Nicolas, determine whether it helped. If so, attempt to re-create results with our data and interpolation method. @rmarren1 ipybn
🐼 Test alignment code for EEG data on all trials of one subject and a few other subjects. If it doesn't work uniformly, fix it such that Nicholas' data can all be automatically aligned into trials. .ipynb @tsunwong123
:x: (Reach Goal) Align eye-tracking data (i.e. saccades, blinks, vs fixations) to the EEG data using time stamps. @tsunwong123
:hourglass: Identify different metrics that may identify bad electrodes and use them together to identify electrodes .ipynb @nkumarcc

Thursday Checkpoint

Status Task Deliverable
:panda_face: Set up the Auto-Bench tool in Cortex (rather than UGRAD) and refactor with new ideas developed while using it. Create a generator which pulls data directly from AWS if it is not ok to download the entire data set on Cortex (50+ Gigs). @rmarren1
Make it clear that alignment on EEG data works. Find some way to show that .ipynb @tsunwong123
⌛️ Plot several bad electrodes for Nicolas and Kara, identify some consistent properties .ipynb @nkumarcc
rmarren1 commented 7 years ago

@gkiar @nkumarcc @tsunwong123

gkiar commented 7 years ago
tsunwong123 commented 7 years ago

@gkiar Yeah sorry that it was worded ambiguously. The code was the alignment task last week. It was tested on one subject and only the visual and resting paradigms (Nicholas's old data) but I need to download more subjects to check if it works using the public S3 key they have now (checking on other subjects and also other trials beside resting ones). If not, then I will have to change it to make sure it works on all trials and subjects

gkiar commented 7 years ago

@nkumarcc: We have decided for you to curate the following with a plot for all of the below with both time series and power spectrum:

Number of electrodes Processed as We believe
5 good (by both us and nicolas) good
5 good (by both us and nicolas) bad
5 bad (by nicolas automatic) bad
5 bad (by nicolas automatic) good
5 bad (by nicolas manual) bad
5 bad (by nicolas manual) good
5 bad (by us) bad
5 bad (by us) good

This will be then brought to nicolas and discussed, and become the authority on bad electrode detection.