Name of the experiment class. This will be used to initialize config files.
Unique id of this experiment type.
Default parameters that should be added to the 'jbr-experiment.json' file during initialization. These should correspond to all (required) Components.js parameters for instantiating an experiment.
The experiment directories. (guaranteed to exists)
Names of possible hooks into the experiment.
Called upon initializing a new experiment.
The experiment directories. (guaranteed to exists)
The experiment instance.
Generated using TypeDoc
Handler for a certain type of experiment.