Git Product home page Git Product logo

jspsychmonkeys's People

Contributors

gorkang avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Forkers

am0505

jspsychmonkeys's Issues

Error when console_logs == TRUE

In protocol test/2_test

Error : Problem with `mutate()` column `page_number`.
ℹ `page_number = names(numbered_console_logs)`.
ℹ `page_number` must be size 3 or 1, not 2.
In addition: There were 50 or more warnings (use warnings() to see the first 50)
Error: callr subprocess failed: Problem with `mutate()` column `page_number`.
ℹ `page_number = names(numbered_console_logs)`.
ℹ `page_number` must be size 3 or 1, not 2.

validacion

Extraer max min etc cuando el input es required.

Usar esos parametros para generar inputs aleatorios

parallel monkeys uid parameter does not work as expected

When releasing monkeys in parallel, now we need to use uid = "1:10". uid = 1:10 or uid = c(1:10) or other options would only launch 1 monkey because they are translated in _targets.R to uid = 1.

  1. Fix so it accepts 1:10, or at least gives a clear error
  2. Include info in manual

jsPsychMonkeys::release_the_monkeys(
uid = "257:266",
sequential_parallel = "parallel",
number_of_cores = 4,
server_folder_tasks = "test/protocols_DEV/31",
DEBUG = TRUE,
credentials_folder = "~/.credentials/")

The little things...

  • crayon messes with formatting of debug_file(s)
  • --disable-web-security only works with chrome

ERROR in create_remDr when open_VNC is FALSE

The offending line is: # remDr$closeall()

Maybe error because Docker container NOT in debug mode?

  • Check docker creation for debug vs normal modes

Added debug flag to NON-DEBUG mode for now.

Megatron Protocol

We should have a massive protocol with all the available tasks:

  • Always add new tasks to Megatron Protocol
  • Keep tasks updated to last version of jsPsych and jsPsychMaker
  • Test everything works with jsPsychMonkeys
  • Add to jsPsychHelper Megatron example including data of 2 monkeys
  • Create jsPsychHelper function to prepare data

IMPORTANT: Adapt and add ALL the old tasks!

Leave this issue open to remember to add new tasks to the Megatron Protocol.

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.