Skip to content

Commit

Permalink
PsychoPy PTB sound test temporary, #115.
Browse files Browse the repository at this point in the history
  • Loading branch information
vmdocua committed Nov 6, 2024
1 parent 393d049 commit ae0da8c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tools/reprostim-timesync-stimuli
Original file line number Diff line number Diff line change
Expand Up @@ -122,9 +122,12 @@ clk = clock.Clock()
t_start = time()

logger.debug(f"warming time: {(t_start-t0):.6f} sec")
play_beep(480, 120, 1.0)
logger.debug(f"mode: {mode}, interval: {interval}")
logger.info(f"starting loop with {ntrials} trials...")



for acqNum in range(ntrials):
logger.debug(f"trial {acqNum}")

Expand Down

0 comments on commit ae0da8c

Please sign in to comment.