Giter Site home page Giter Site logo

lidox / reaction-test Goto Github PK

View Code? Open in Web Editor NEW
7.0 2.0 0.0 8.43 MB

Android app testing reaction times during awake brain surgeries

License: MIT License

Java 96.24% R 3.76%
reaction-test cancer-research brain-surgery outlier-detection anomaly-detection prediction holt-winters z-score chebyshev-s-inequality triple-exponential-smoothing

reaction-test's People

Contributors

lidox avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

reaction-test's Issues

Add scenario Go-NoGo-Game

Show 3 colors. Initial black, false blue and correct green.
A game contains n=6 Trials
Change colors randomly

Add scenario GO-Game

GO-Game contains n=3 Trials, Average Response time, medical user, creation date
Display green color randomly within k=3 seconds

Scenario templates

  1. Fly in soup
  2. Butterfly on the flower
  3. Molehill
  4. Syringe on the body
  5. Semen and ovum

Database foreignkey bug

06-22 07:18:09.222 1636-1664/com.artursworld.reactiontest I/com.artursworld.reactiontest.util.UtilsRG: insert
06-22 07:18:09.235 1636-1664/com.artursworld.reactiontest I/com.artursworld.reactiontest.util.UtilsRG: Inserted user(Medico90014725) into databse successfully
06-22 07:18:09.236 1636-1664/com.artursworld.reactiontest E/SQLiteLog: (1) foreign key mismatch - "reaction_game" referencing "medical_user"
06-22 07:18:09.236 1636-1664/com.artursworld.reactiontest E/com.artursworld.reactiontest.util.UtilsRG: foreign key mismatch - "reaction_game" referencing "medical_user" (code 1): , while compiling: INSERT INTO reaction_game(m_id,hits,misses,reaction_type,duration,creation_date) VALUES (?,?,?,?,?,?)
06-22 07:18:09.236 1636-1664/com.artursworld.reactiontest W/System.err: android.database.sqlite.SQLiteException: foreign key mismatch - "reaction_game" referencing "medical_user" (code 1): , while compiling: INSERT INTO reaction_game(m_id,hits,misses,reaction_type,duration,creation_date) VALUES (?,?,?,?,?,?)

Add user list (edit,open,delete)

Activity should return a result.
Care about, if no user in DB and sort user by update date descading.

Maybe use collapsable items to See age and birthdate. Show icon if user is male or female

GoNoGO-Game add failure (with failure color)

If false color appears, hold n=2 seconds and start again.
In case of k=4 tries per game, 2 positive posites and 2 false positives must appear.
Thus the patients the same false positives amounts.

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.