diff --git a/README.md b/README.md index d4440fbd6fd7362a10ee0a01388d80774a48d16d..0b4ed160aa77d2c21ee8be5d7c6abadfaeeebf0d 100644 --- a/README.md +++ b/README.md @@ -73,4 +73,10 @@ C custom -- calls plugin 2 puff -- whether a puff (stimulus 2) has occurred 3 stim3 -- whether the first custom stimulus has occurred 4 stim4 -- whether the second custom stimulus has occurred +``` + +To visualize the experiments without outputting anything +``` +export JAVA_HOME=`/usr/libexec/java_home -v 1.8.0` +java -jar /path/to/Chore.jar --plugin Reoutline::exp --plugin Respine::tapered=0.28,1,2 --plugin SpinesForward::rebias --minimum-biased 3 -S --plugin LarvaCast::angle -o s,l,c --map /path/to/folder/of/each/experiment ``` \ No newline at end of file