소스 검색

some fixes

Andrey Sobolev 1 년 전
부모
커밋
c874b69a40
3개의 변경된 파일84개의 추가작업 그리고 75개의 파일을 삭제
  1. 78 72
      controllers/sound.ipynb
  2. 1 3
      profiles/default.json
  3. 5 0
      requirements.txt

파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 78 - 72
controllers/sound.ipynb


+ 1 - 3
profiles/default.json

@@ -70,8 +70,6 @@
         "punishment_duration": 10,
         "distractor_islands": 1,
         "distractor_fail": false,
-        "enable_motors": false,
-        "motors_port": "COM12",
-        "cable_motor_port": "COM13"
+        "enable_motors": false
     }
 }

+ 5 - 0
requirements.txt

@@ -4,3 +4,8 @@ numpy==1.18.4
 opencv-python==4.2.0.34
 sounddevice
 multiprocess
+nbimporter
+matplotlib
+keyboard
+h5py
+scikit-image