Git Product home page Git Product logo

Comments (13)

ihgumilar avatar ihgumilar commented on July 24, 2024

a134bdd can successfully extract baseline data.
But it requires more cleaning up, then transfer it to .py file as module.

Remove this kind of information when loading

Image

from hyperscanning2-redesign.

ihgumilar avatar ihgumilar commented on July 24, 2024

29e9619 much cleaner and remove the above verbose when saving into csv file

from hyperscanning2-redesign.

ihgumilar avatar ihgumilar commented on July 24, 2024

e74196c turn to be a function of extract_baseline_eye_data

from hyperscanning2-redesign.

ihgumilar avatar ihgumilar commented on July 24, 2024

56831d0 remove temporary paths.
The module consists of

  1. extract_baseline_eye_data
  2. extract_experiment_eye_data

Check here ef9367f if you want to run from jupyterlab

Needs to be merged to main branch please !

from hyperscanning2-redesign.

ihgumilar avatar ihgumilar commented on July 24, 2024

Has been merged to main branch 3730f78
It is ready to use

from hyperscanning2-redesign.

ihgumilar avatar ihgumilar commented on July 24, 2024

Has been merged to main branch 3730f78
It is ready to use

from hyperscanning2-redesign.

ihgumilar avatar ihgumilar commented on July 24, 2024

3730f78 has an issue in parameter (labelsequence). It is fixed to 1

Image

from hyperscanning2-redesign.

ihgumilar avatar ihgumilar commented on July 24, 2024

Not all eye conditions are being extracted. It seems the error in that looping for both EEG or eye tracker data code !!
Looping should be all not just 6. Len(indicesOfExperimentalMarker)

Image

from hyperscanning2-redesign.

ihgumilar avatar ihgumilar commented on July 24, 2024

768e584 fixed the above issue. Each participant will be extracted into 18 files in total.
nice. For now, it only works for extract experimental eye data function

  • Turn to py file later one

from hyperscanning2-redesign.

ihgumilar avatar ihgumilar commented on July 24, 2024

However, there are some issues with raw files of eye tracker below. Check again

Image

ToDo:

  • Combine S04 with S04a
  • Update S06 with the latest file from mygdrive

from hyperscanning2-redesign.

ihgumilar avatar ihgumilar commented on July 24, 2024

95a000a fixed the issue of the above three issues from here. Ready to be transfered to py. But this is for eye tracker data only. Not yet for EEG.

from hyperscanning2-redesign.

ihgumilar avatar ihgumilar commented on July 24, 2024

e4d975e changed position of parameter bad_files: list = [] in function of extract baseline eye tracker data to be the 3rd one instead of the last one. With that, we can put bad_files value and don't have to worry about the value of labelsequence parameter. Previously, we need to write labelsequence parameter if we want to write bad_files parameter value. This is just a small cosmetic :)

from hyperscanning2-redesign.

ihgumilar avatar ihgumilar commented on July 24, 2024

e92c107 Revised explanation of labelsequence_experiment.

Jupyterlab
e92c107

Python file
d13c616

from hyperscanning2-redesign.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.