{"id":23673854,"url":"https://github.com/carpentries-incubator/sdc-eeglab","last_synced_at":"2025-04-11T00:55:17.278Z","repository":{"id":87821729,"uuid":"184849344","full_name":"carpentries-incubator/SDC-EEGLAB","owner":"carpentries-incubator","description":"Processing data with EEGLAB","archived":false,"fork":false,"pushed_at":"2024-02-18T14:40:15.000Z","size":53792,"stargazers_count":2,"open_issues_count":2,"forks_count":2,"subscribers_count":6,"default_branch":"gh-pages","last_synced_at":"2025-04-11T00:55:10.281Z","etag":null,"topics":["carpentries-incubator","eeg","eeg-analysis","eeg-data","eeg-signals","eeglab","english","lesson","matlab","neuroimaging","pre-alpha","python"],"latest_commit_sha":null,"homepage":"https://carpentries-incubator.github.io/SDC-EEGLAB/","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/carpentries-incubator.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null},"funding":{"github":["carpentries"],"custom":["https://give.communityin.org/TheCarpentries"]}},"created_at":"2019-05-04T03:50:40.000Z","updated_at":"2024-12-25T19:47:07.000Z","dependencies_parsed_at":null,"dependency_job_id":"d3480180-2ca2-4bc4-bbd0-6fc44f5941db","html_url":"https://github.com/carpentries-incubator/SDC-EEGLAB","commit_stats":null,"previous_names":[],"tags_count":19,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/carpentries-incubator%2FSDC-EEGLAB","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/carpentries-incubator%2FSDC-EEGLAB/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/carpentries-incubator%2FSDC-EEGLAB/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/carpentries-incubator%2FSDC-EEGLAB/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/carpentries-incubator","download_url":"https://codeload.github.com/carpentries-incubator/SDC-EEGLAB/tar.gz/refs/heads/gh-pages","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248322610,"owners_count":21084336,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["carpentries-incubator","eeg","eeg-analysis","eeg-data","eeg-signals","eeglab","english","lesson","matlab","neuroimaging","pre-alpha","python"],"created_at":"2024-12-29T12:56:59.715Z","updated_at":"2025-04-11T00:55:17.258Z","avatar_url":"https://github.com/carpentries-incubator.png","language":"HTML","funding_links":["https://github.com/sponsors/carpentries","https://give.communityin.org/TheCarpentries"],"categories":[],"sub_categories":[],"readme":"# Processing Data with EEGLAB\n\n[![Create a Slack Account with us](https://img.shields.io/badge/Create_Slack_Account-The_Carpentries-071159.svg)](https://swc-slack-invite.herokuapp.com/)\n[![Slack Status](https://img.shields.io/badge/Slack_Channel-neuroimaging-E01563.svg)](https://swcarpentry.slack.com/messages/CCJBHKCHZ)\n\nAn introduction to processing data with EEGLAB. The rendered version of the lesson can be found [here](https://carpentries-incubator.github.io/SDC-EEGLAB/). \n\n## Episodes\n\n| # | Episode | Time | Question(s) |\n| ---- | ---- | :----: | ----|\n| 1 | [Matlab: need to knows](https://carpentries-incubator.github.io/SDC-EEGLAB/02-intro_Matlab/index.html) | 30 | How does one work with data in Matlab? \u003cbr\u003e How to set up the paths in Matlab for EEGLAB?|\n| 2 | [The EEG structure elements](https://carpentries-incubator.github.io/SDC-EEGLAB/03-data_structures/index.html) | 30 | Where are the EEG properties stored in EEGLAB’s EEG structure? \u003cbr\u003e How to work with the data array, events, channel coordinates, and ICA related fields? |\n| 3 | [Basic ERP processing](https://carpentries-incubator.github.io/SDC-EEGLAB/04-processing/index.html) | 30 | How is data loaded into EEGLAB’s EEG structure? \u003cbr\u003e How can data be viewed from EEGLAB? \u003cbr\u003e How can Event Related Potentials be generated in EEGLAB? |\n| 4 | [Scripting from the history](https://carpentries-incubator.github.io/SDC-EEGLAB/05-scripting/index.html) | 30 | How can processing steps be automated from EEGLAB? \u003cbr\u003e How is interactive use of EEGLAB translated to scripts? \u003cbr\u003e How are scripts executed? |\n| 5 | [Summarizing EEG data measures across readings](https://carpentries-incubator.github.io/SDC-EEGLAB/06-study/index.html) | 30 | How are group level summaries generated in EEGLAB via the STUDY structure? \u003cbr\u003e How is data organized for the STUDY structure? \u003cbr\u003e How to plot group level ERPs and making comparisons? |\n| 6 | [ICA artifact isolation (removal)](https://carpentries-incubator.github.io/SDC-EEGLAB/08-ICA_artifact/index.html) | 30 | How can ICA be used to isolate signal from noise? \u003cbr\u003e What types of EEG artifacts can be isolated with ICA? \u003cbr\u003e How are ICA corrections performed? |\n| 7 | [ICA hypothesis testing](https://carpentries-incubator.github.io/SDC-EEGLAB/09-ICA_analysis/index.html) | 30 | How can hypothesis testing be performed on ICs instead of scalp signals? \u003cbr\u003e What tools are available for visualizing ICA ERPs? \u003cbr\u003e How can we examine ICs across subjects in a group analysis? |\n\n\n## Contributing\n\nWe welcome all contributions to improve the lesson! Maintainers will do their best to help you if you have any\nquestions, concerns, or experience any difficulties along the way.\n\nWe'd like to ask you to familiarize yourself with our [Contribution Guide](CONTRIBUTING.md) and have a look at\nthe [more detailed guidelines][lesson-example] on proper formatting, ways to render the lesson locally, and even\nhow to write new episodes.\n\nPlease see the current list of [issues][FIXME] for ideas for contributing to this\nrepository. For making your contribution, we use the GitHub flow, which is\nnicely explained in the chapter [Contributing to a Project](http://git-scm.com/book/en/v2/GitHub-Contributing-to-a-Project) in Pro Git\nby Scott Chacon.\nLook for the tag ![good_first_issue](https://img.shields.io/badge/-good%20first%20issue-gold.svg). This indicates that the mantainers will welcome a pull request fixing this issue.  \n\n\n## Maintainer(s)\n\nCurrent maintainers of this lesson are \n\n* [Sara Stephenson](https://github.com/SaraStephenson)\n\n\n## Authors\n\nA list of contributors to the lesson can be found in [AUTHORS](AUTHORS)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcarpentries-incubator%2Fsdc-eeglab","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcarpentries-incubator%2Fsdc-eeglab","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcarpentries-incubator%2Fsdc-eeglab/lists"}