Skip to content

Commit

Permalink
chore: Use correct vocabulary in min_jitter argument
Browse files Browse the repository at this point in the history
https://github.com/Amsterdam-Music-Lab/MUSCLE/pull/1453/files#r1904009282
We should document SongSync and Hooked in terms of the vocabulary that was already used in publications to describe the stratagem - not sure if this does so, can be left for later.

Co-authored-by: Berit <berit.janssen@gmail.com>
  • Loading branch information
drikusroor and BeritJanssen authored Jan 6, 2025
1 parent bc1bb83 commit 5756628
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/experiment/actions/wrappers.py
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ def song_sync(
title (str): Title to be displayed for the trials.
recognition_time (int, optional): Response time for recognition.
sync_time (int, optional): Response time for syncing continuation.
min_jitter (int, optional): Minimum playback offset for continuity trial.
min_jitter (int, optional): Minimum playback offset for continuation correctness trial.
max_jitter (int, optional): Maximum playback offset for continuity trial.
Returns:
Expand Down

0 comments on commit 5756628

Please sign in to comment.