config_dump_15_12_05.yaml 7.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211
  1. !munch.Munch
  2. supplemental_config: [config/model_conf.yaml, config/channels.yaml, config/feedback.yaml]
  3. cerebus: !munch.Munch {instance: 0, buffer_reset: true, buffer_size_cont: 30001, buffer_size_comments: 500}
  4. session: !munch.Munch
  5. flags: !munch.Munch {bl: true, stimulus: true, decode: false, bl_rand: true}
  6. lfp: !munch.Munch
  7. fs: 1000
  8. sampling_ratio: 30
  9. filter_fc_lb: [10, 0]
  10. filter_fc_mb: [12, 40]
  11. filter_fc_hb: [60, 250]
  12. filter_order_lb: 2
  13. filter_order_mb: 6
  14. filter_order_hb: 10
  15. artifact_thr: 400
  16. array1: [32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49,
  17. 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63]
  18. array21: [0, 1]
  19. array22: []
  20. array1_exclude: []
  21. array2_exclude: []
  22. i_start: 0
  23. i_stop: -1
  24. psth_win: [-1000, 5000]
  25. exclude: false
  26. normalize: false
  27. zscore: false
  28. car: true
  29. sub_band: 1
  30. motor_mapping: [Zunge, Schliesse_Hand, Oeffne_Hand, Bewege_Augen, Bewege_Kopf]
  31. spectra: !munch.Munch {spgr_len: 500}
  32. plot: !munch.Munch
  33. ch_ids: [0]
  34. general: true
  35. filters: false
  36. array2: [0, 1]
  37. plot: !munch.Munch
  38. pca: false
  39. fps: 10.0
  40. channels: [20, 24, 96]
  41. filter_min_rate: 2
  42. system: !munch.Munch {plot: 0}
  43. speller: !munch.Munch {pyttsx_rate: 100, speller_matrix: true, audio_result_fb: true,
  44. audio: true, type: feedback}
  45. general: !munch.Munch {debug: 1, clear_trial_history: false}
  46. paradigms: !munch.Munch
  47. exploration: !munch.Munch
  48. mode: [Screening]
  49. selected_mode: 0
  50. states: [SchliesseHand, BeugeRechtenMittelfinger, BeugeRechtenZeigefinger, BeugeRechtenDaumen,
  51. OeffneHand, StreckeRechtenMittelfinger, StreckeRechtenZeigefinger, StreckeRechtenDaumen]
  52. selected_states: [0, 1, 2, 3, 4, 5, 6, 7]
  53. audio_path: /kiap/data/speller/Audio/exploration
  54. number_of_stim: 5
  55. question: !munch.Munch
  56. mode: [Training, Validation, Free]
  57. selected_mode: 2
  58. audio_path: /kiap/data/speller/Audio/question
  59. number_of_stim: 10
  60. symmetrical: true
  61. variablesToShowInGUI: !munch.Munch
  62. variableGroups: [timing, color]
  63. variableNames: [t_baseline, t_response, bci_loop_interval, selected_mode, max_length_vocabulary]
  64. t: 1
  65. color: !munch.Munch
  66. mode: [Validation, Free]
  67. selected_mode: 1
  68. states:
  69. - - gelb
  70. - [E, A, D, C, B, F, ^]
  71. - - gruen
  72. - [N, S, R, O, M, P, Q, ^]
  73. - - rot
  74. - [I, H, L, G, K, J, ^]
  75. - - blau
  76. - [T, U, W, Z, V, Y, X, ^]
  77. - - weiss
  78. - [<, ' ', end, ^]
  79. max_length_vocabulary: 5
  80. confirmation_methods: [single, double_yes, best_of_three]
  81. selected_confirmation_method: 1
  82. corpora_path: /kiap/data/speller/Corpora
  83. audio_path: /kiap/data/speller/Audio
  84. general_corpus: cfd_tiger.p
  85. general_user_corpus: general_user_cfd.txt
  86. speller_user_corpus: speller_user.txt
  87. word_prediction: false
  88. validation_string: ''
  89. init_string: ''
  90. n_repeat_unclassified: 1
  91. feedback: !munch.Munch
  92. mode: [Training, Validation]
  93. play_end_feedback: !munch.Munch {fail: true, success: true}
  94. states: !munch.Munch
  95. down: [0.0, 0.0, 0.3]
  96. up: [1.0, 0.7, 1.0]
  97. selected_mode: 0
  98. audio_path: /kiap/data/speller/feedback/
  99. sounds: !munch.Munch {success: /kiap/data/speller/feedback/kerching.wav, fail: /kiap/data/speller/feedback/blarg.wav}
  100. symmetrical: true
  101. number_of_stim: 10
  102. training_color: !munch.Munch
  103. mode: [Training]
  104. selected_mode: 0
  105. states:
  106. - - gelb
  107. - [E, A, D, C, B, F, ^]
  108. - - gruen
  109. - [N, S, R, O, M, P, Q, ^]
  110. - - rot
  111. - [I, H, L, G, K, J, ^]
  112. - - blau
  113. - [T, U, W, Z, V, Y, X, ^]
  114. - - weiss
  115. - [<, ' ', '?', word, end, ^]
  116. training_string: Gustav
  117. confirmation_yes: 1
  118. confirmation_no: 1
  119. buffer: !munch.Munch
  120. length: 600
  121. shape: [600, 128]
  122. recording: !munch.Munch
  123. timing: !munch.Munch {t_baseline_rand: 1.0, t_response: 5.0, bci_loop_interval: 0.05,
  124. recording_loop_interval_data: 0.02, decoder_refresh_interval: 0.01, t_after_stimulus: 0.5,
  125. t_baseline_1: 5.0, recording_loop_interval: 0.05, t_baseline_all: 1.0}
  126. feedback: !munch.Munch {target_tone_length: 1.0, alpha: 360, target_n_tones: 5, feedback_tone: true,
  127. beta: 120, tone_length: 0.25, hold_iterations: 2}
  128. classifier: !munch.Munch
  129. n_triggers: 2
  130. online: false
  131. psth: !munch.Munch
  132. cut: [-40, 100]
  133. deadtime: 40
  134. break_loop: true
  135. model_training: !munch.Munch {save_model: false, model: scikit, solver: lsqr, cross_validation: true,
  136. n_splits: 5, test_size: 0.2, reg_fact: 0.3, fsel: false, triggers_plot: 3}
  137. path_model1: /data/clinical/neural/fr/2019-06-26/model1_104948.pkl
  138. n_classes: 2
  139. exclude_channels: [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17,
  140. 18, 19, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38,
  141. 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58,
  142. 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78,
  143. 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98,
  144. 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114,
  145. 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127]
  146. n_neg_train: 100000
  147. thr_window: 40
  148. include_channels: [20]
  149. trigger_pos: start
  150. template: !!python/object/apply:numpy.core.multiarray._reconstruct
  151. args:
  152. - !!python/name:numpy.ndarray ''
  153. - !!python/tuple [0]
  154. - !!binary |
  155. Yg==
  156. state: !!python/tuple
  157. - 1
  158. - !!python/tuple [8]
  159. - !!python/object/apply:numpy.dtype
  160. args: [i8, 0, 1]
  161. state: !!python/tuple [3, <, null, null, null, -1, -1, 0]
  162. - false
  163. - !!binary |
  164. CgAAAAAAAAAOAAAAAAAAABIAAAAAAAAAFgAAAAAAAAAaAAAAAAAAAB4AAAAAAAAAIgAAAAAAAAAm
  165. AAAAAAAAAA==
  166. max_active_ch_nr: []
  167. peaks: !munch.Munch {distance: 40, sig: pred, prefilter: false}
  168. thr_prob: 0.8
  169. exclude_data_channels: []
  170. path_model2: /data/clinical/neural/fr/2019-06-26/model2_104948.pkl
  171. saved_model_conf_name: config/model_conf.yaml
  172. n_features: 1024
  173. file_handling: !munch.Munch {data_path: /data/clinical/neural/fr/, results: /data/clinical/nf/results/,
  174. paradigm_config_file: paradigm.yaml, save_data: true, mode: ab, datafile_path: /data/clinical/neural/fr/2019-10-30,
  175. filename_data: /data/clinical/neural/fr/2019-10-30/data_15_12_05.bin, filename_baseline: /data/clinical/neural/fr/2019-10-30/bl_15_12_05.npy,
  176. filename_log_info: /data/clinical/neural/fr/2019-10-30/info_15_12_05.log, filename_log_debug: /data/clinical/neural/fr/2019-10-30/debug_15_12_05.log,
  177. filename_events: /data/clinical/neural/fr/2019-10-30/events_15_12_05.txt, filename_config: /data/clinical/neural/fr/2019-10-30/config_15_12_05.yaml,
  178. filename_paradigm: /data/clinical/neural/fr/2019-10-30/paradigm_15_12_05.yaml, filename_config_dump: /data/clinical/neural/fr/2019-10-30/config_dump_15_12_05.yaml,
  179. filename_git_patch: /data/clinical/neural/fr/2019-10-30/git_changes_15_12_05.patch,
  180. filename_history: /data/clinical/neural/fr/2019-10-30/history.bin, git_hash: 52c204f}
  181. daq: !munch.Munch
  182. spike_band_power: !munch.Munch
  183. filter: !munch.Munch
  184. b: [0.956543225556877, -1.91308645111375, 0.956543225556877]
  185. a: [1, -1.91119706742607, 0.914975834801434]
  186. loop_interval: 50
  187. integrated_samples: 1500
  188. sample_group: 6
  189. average_n_bins: 10
  190. data_source: spike_rates
  191. spike_rates: !munch.Munch {n_units: 1, bin_width: 0.05, loop_interval: 50, method: boxcar,
  192. decay_factor: 0.9, max_bins: 20, bl_offset: 30.0, correct_bl: false, correct_bl_model: false}
  193. fs: 30000.0
  194. n_channels_max: 128
  195. daq_sleep: 0.1
  196. exclude_channels: []
  197. smpl_fct: 30
  198. trigger_len: 50
  199. car_channels: []
  200. normalization: !munch.Munch
  201. all_channels: !munch.Munch {bottom: 1.15625, top: 1.59375, invert: false}
  202. update_interval: 10.0
  203. len: 600.0
  204. range: [10, 90]
  205. use_all_channels: false
  206. channels:
  207. - !munch.Munch {id: 21, bottom: 3.0, top: 7.0, invert: false}
  208. clamp_firing_rates: true
  209. do_update: false
  210. n_channels: 128
  211. sim_data: !munch.Munch {rate_bl: 10}