pymovements.gaze.Experiment.to_dict# Experiment.to_dict() → dict[str, Any | dict[str, str | float | None]][source]# Convert the experiment instance into a dictionary. Returns: Experiment as dictionary. Return type: dict[str, Any | dict[str, str | float | None]]