Skip to content

Better interface, JSON based experiment generation

Thomas Duhamel requested to merge json_input into develop

Created by: thomasduhamel

Import any experiment configuration from JSON files.

Create a new interface for the operator, to:

  • Load the configuration;
  • Input participant informations;
  • Input estimations.

Place lights dynamically and draft the CSV export system.

Solve: #19 (closed) , #6 (closed)

Merge request reports