novicevsexpert

Replication package, supplementary materials, and analysis pipeline for our FSE'22 EEG study.

https://github.com/brains-on-code/novicevsexpert

Science Score: 44.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (11.7%) to scientific vocabulary

Keywords

eeg eye-tracking program-comprehension replication-package research
Last synced: 6 months ago · JSON representation ·

Repository

Replication package, supplementary materials, and analysis pipeline for our FSE'22 EEG study.

Basic Info
  • Host: GitHub
  • Owner: brains-on-code
  • License: cc-by-sa-4.0
  • Language: Jupyter Notebook
  • Default Branch: main
  • Homepage:
  • Size: 94.9 MB
Statistics
  • Stars: 8
  • Watchers: 3
  • Forks: 3
  • Open Issues: 0
  • Releases: 0
Topics
eeg eye-tracking program-comprehension replication-package research
Created almost 5 years ago · Last pushed over 1 year ago
Metadata Files
Readme License Citation

README.md

Correlates of Programmer Efficacy and Their Link to Experience: A Combined EEG and Eye-Tracking Study

CC BY-SA 4.0

This repository contains the replication package, analysis scripts, and additional information on our study on programmer efficacy and their link to experience.

Our paper was accepted at FSE 2022: Publication: Norman Peitek, Annabelle Bergum, Maurice Rekrut, Jonas Mucke, Matthias Nadig, Chris Parnin, Janet Siegmund, Sven Apel. Correlates of Programmer Efficacy and Their Link to Experience: A Combined EEG and Eye-Tracking Study. In Proceedings of the Joint European Software Engineering Conference and Symposium on the Foundations of Software Engineering (ESEC/FSE) 2022 (preprint pdf).


Requirements

Psychopy Python 3/ Anaconda - Jupyter - requirements.txt Matlab - EEGLab

Top Level Structure

Requirements

The requirements.txt provides all the dependencies for the project. It is recommended to use a separated environment to run the project. One can create suche a virtualenv with the command:

properties $ conda create -n your_env_name python=3.8 $ conda activate your_env_name $ conda install pip $ pip install -r requirements.txt

Study Preparation

To create the Stimuli the following files where used: - SnippetGneration_Lib.py - SnippetGneration_JsonGenerators.ipynb - SnippetGneration_ImageGeneration.ipynb - SnippetGneration_ExcelConfig.ipynb

Structure

  • In CodeSnippets one can find all Stimuli required by the Study and the Data Evaluation.
  • In Study one can find the files for running the PsychoPy Study.
  • In dataEvaluation one can find the files for running the data evaluation.

Code Snippets

The CodeSnippets folder contains all the files regarding the Stimuli. The files are the following: - Examples contains the trainings task of the study. - fonts contains the fonts used in the Snippets. - Labeled Generators contains the generators for the Labeled Snippets. These are based of Tokens and bigger syntactical structure. - Unlabeled Generators contains the generators for the simple generating the Images of the Snippets. - Snippets contains the Snippets as png. - Source contains the source code of the Snippets. - Syntax contains the Syntax tasks for the Study.


Study

The Study folder contains of different file kinds. The files are organized in the following way: - Study/libs are containing the .whl files needed for recording Eyetracking and EEG Data in Psychopy. Make Sure to install these .whl files to the PsychoPy environment. - Study/Resources contains images and json files which help to run the study. These are Distraction Tasks, a training example, a test example, Helpers Images and the textbase for the study. - several '*condtion.xlsx' files which are used for finding the stimuli with a relative path. These are also used for the pseudo randomization of the stimuli. - Study.psyexp is the main file for running the study.


Data Evaluation

Before you start get the rawData (https://osf.io/4hjbd/) and put it into 'dataEvaluation/data/'

In Here you will find the files for running the data evaluation. These files are are named from Preporcessing01 to Preporcessing05. Execute them in order to get the data in the right format. After that you can run the data evaluation of RQ1 and RQ2. Make sure to have the EEGLab installed in the directory.

For further Information read the README.md of the data evaluation.

License

This repository is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.

Contact

If you have questions, please contact me directly: peitek@cs.uni-saarland.de. Thank you!

Owner

  • Name: Brains-on-Code
  • Login: brains-on-code
  • Kind: organization

We are researchers interested in empirical software engineering from Chemnitz, Magdeburg, Saarbrücken, and Raleigh.

Citation (CITATION.cff)

cff-version: 1.2.0
message: "If you use our data or replication package, please cite it as below."
authors:
- family-names: "Peitek"
  given-names: "Norman"
  orcid: "https://orcid.org/0000-0001-7828-4558"
- family-names: "Bergum"
  given-names: "Annabelle"
  orcid: ""
- family-names: "Rekrut"
  given-names: "Maurice"
  orcid: ""
- family-names: "Mucke"
  given-names: "Jonas"
  orcid: ""
- family-names: "Nadig"
  given-names: "Matthias"
  orcid: ""
- family-names: "Parnin"
  given-names: "Chris"
  orcid: "https://orcid.org/0000-0001-6182-815X"
- family-names: "Siegmund"
  given-names: "Janet"
  orcid: "https://orcid.org/0000-0002-5815-266X"
- family-names: "Apel"
  given-names: "Sven"
  orcid: "https://orcid.org/0000-0003-3687-2233"
title: "Correlates of Programmer Efficacy and Their Link to Experience: A Combined EEG and Eye-Tracking Study"
version: 1.0.0
doi: 
date-released: 2022-10-01
url: "https://github.com/brains-on-code/NoviceVsExpert"
preferred-citation:
  type: proceedings
  authors:
  - family-names: "Peitek"
    given-names: "Norman"
    orcid: "https://orcid.org/0000-0001-7828-4558"
  - family-names: "Bergum"
    given-names: "Annabelle"
    orcid: ""
  - family-names: "Rekrut"
    given-names: "Maurice"
    orcid: ""
  - family-names: "Mucke"
    given-names: "Jonas"
    orcid: ""
  - family-names: "Nadig"
    given-names: "Matthias"
    orcid: ""
  - family-names: "Parnin"
    given-names: "Chris"
    orcid: "https://orcid.org/0000-0001-6182-815X"
  - family-names: "Siegmund"
    given-names: "Janet"
    orcid: "https://orcid.org/0000-0002-5815-266X"
  - family-names: "Apel"
    given-names: "Sven"
    orcid: "https://orcid.org/0000-0003-3687-2233"
  doi: ""
  conference: "Joint European Software Engineering Conference and Symposium on the Foundations of Software Engineering (ESEC/FSE)"
  month: 10
  start: 0 # First page number 
  end: 0 # Last page number
  title: "Correlates of Programmer Efficacy and Their Link to Experience: A Combined EEG and Eye-Tracking Study"
  year: 2022

GitHub Events

Total
  • Push event: 1
Last Year
  • Push event: 1

Dependencies

requirements.txt pypi