We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 304f1af commit 13211a6Copy full SHA for 13211a6
iblrig_custom_tasks/samuel_tonotopicMapping/task_parameters.yaml
@@ -1,6 +1,7 @@
1
'freq_0': 2000 # lowest frequency to map (Hz)
2
'freq_1': 16000 # highest frequency to map (Hz)
3
'n_freqs': 30 # number of frequencies to map - Harp supports a maximum of 30 individual sounds
4
+'n_reps_per_freq': 10 # number of presentations per frequency
5
'd_pause': 0.01 # duration of silence inbetween sound pulses (s)
6
'd_sound': 0.15 # duration of sound pulse (s)
7
'd_ramp': 0.01 # duration of Hanning ramp (s)
0 commit comments