Skip to content

Commit 6ac6f5d

Browse files
committed
change default values
1 parent 2336277 commit 6ac6f5d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

iblrig_custom_tasks/nate_adaptiveTimeoutChoiceWorld/task_parameters.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@
66
'REWARD_AMOUNT_UL': 3.0 # Reward amount (uL), will oscillate between 1.5 and 3 uL depending on previous sessions if adaptive_reward is True
77

88
'CONTRAST_SET': [1.0, 0.5, 0.25, 0.125, 0.0625, 0.0]
9-
'ADAPTIVE_FEEDBACK_NOGO_DELAY_SECS': [6.0, 5.0, 4.0, 3.0, 2.0, 2.0]
10-
'ADAPTIVE_FEEDBACK_ERROR_DELAY_SECS': [6.0, 5.0, 4.0, 3.0, 2.0, 2.0]
9+
'ADAPTIVE_FEEDBACK_NOGO_DELAY_SECS': [2.0, 2.0, 2.0, 2.0, 2.0, 2.0]
10+
'ADAPTIVE_FEEDBACK_ERROR_DELAY_SECS': [2.0, 2.0, 2.0, 2.0, 2.0, 2.0]

0 commit comments

Comments
 (0)