Skip to content

expfactory-containers/container-nback

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Experiment Factory N-back Container

https://expfactory.github.io/expfactory/img/expfactoryticketyellow.png

This is an automated build to generate an nback task container, including the following Expfactory experiments:

nback-10min-animals is to be validated in this study registered on OSF.

It is generated by way of the expfactory builder by writing the names of these library experiments into the experiments.txt file here, and then being built and deployed to Docker Hub via this circle CI workflow:

CircleCI

Usage

You can run the container as follows:

docker run -d -p 80:80 vanessa/expfactory-container-nback start

and you will see the familiar interface to choose your task and get started. There are many ways to deploy. depending on your needs for a database and experiment selection.

Data Analysis

An example to run and analyze an analysis is provided in analysis.

As an example, the container was run to deploy the two tasks, and save data to a local folder on the filesystem at /tmp/data:

$ docker run -p 80:80 -v /tmp/data:/scif/data vanessa/expfactory-container-nback start

Please reach out by asking a question on the issue board if you need help.

About

experiment factory nback container, with adaptive-n-back and nback-10min-animals

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published