How is the completion_code in the firebase_prolific_runner determined? Is it arbitrary?
Remarks
[x] Still need to validate the RL-closed loop tutorial
[x] Images specific to the closed-loop psychophysics study were moved to a sub folder in that example. The "general" images (used across examples) were moved in the example folder above.
[x] Before merging, I need to update the corresponding template repository for the pyschophysics example; same goes for the rl-bandit-example
Description
Includes two complete examples for
Also restructures tutorial section, now including two subtutorials for the components:
The documentation titles for "Tutorials" and "Examples" have been replaced with "Basic Tutorials" and "Use Case Tutorials", respectively.
The "Use Case Tutorials" now only include the examples listed above.
The enumeration has changed, from roman enumeration to alphanumerical.
Updated the some index pages to reflect the new tutorial structure.
Type of change
Delete as appropriate:
Features
The example addresses the following learning goals:
Questions
Which configuration is optimal for the
firebase_runner
to ensure robust performance? Specifically:How is the
completion_code
in thefirebase_prolific_runner
determined? Is it arbitrary?Remarks