Advertisement
Guest User

Untitled

a guest
Sep 30th, 2017
434
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 192.95 KB | None | 0 0
  1. patient@kiosk-laptop-4:~$ su kris
  2. Password:
  3. kris@kiosk-laptop-4:/home/patient$ cd Kiosk/provision/
  4. kris@kiosk-laptop-4:/home/patient/Kiosk/provision$ fab create
  5. [localhost] Executing task 'create'
  6. [localhost] sudo: modprobe v4l2loopback video_nr=4,5,6,7 card_label="Standard for Frontend","Standard for Other","Otoscope for Frontend","Otoscope for Vision"
  7. [localhost] Login password for 'kris':
  8. Created virtual video ports.
  9.  
  10. Done.
  11. Disconnecting from localhost... done.
  12. kris@kiosk-laptop-4:/home/patient/Kiosk/provision$ exit
  13. exit
  14. patient@kiosk-laptop-4:~$ cd Kiosk/
  15. patient@kiosk-laptop-4:~/Kiosk$ fab start:skip
  16. [localhost] Executing task 'start'
  17. Started GStreamer, PID: 2690
  18. Started GStreamer, PID: 2694
  19. Starting Frontend app...
  20. Started Frontend, PID: 2697
  21. Started Vision, PID: 2696
  22. libv4l2: error getting pixformat: Invalid argument
  23. libv4l2: error getting pixformat: Invalid argument
  24. libv4l2: error getting pixformat: Invalid argument
  25. libv4l2: error getting pixformat: Invalid argument
  26. [INFO ] [Logger ] Record log in /home/patient/.kivy/logs/kivy_17-09-30_4.txt
  27. [INFO ] [Kivy ] v1.9.1
  28. [INFO ] [Python ] v3.5.2 (default, Nov 17 2016, 17:05:23)
  29. [GCC 5.4.0 20160609]
  30. [INFO ] [Logger ] Record log in /home/patient/.kivy/logs/kivy_17-09-30_5.txt
  31. [INFO ] [Kivy ] v1.9.1
  32. [INFO ] [Python ] v3.5.2 (default, Nov 17 2016, 17:05:23)
  33. [GCC 5.4.0 20160609]
  34. [INFO ] [Factory ] 179 symbols loaded
  35. [INFO ] [Factory ] 179 symbols loaded
  36. [INFO ] [Image ] Providers: img_tex, img_dds, img_gif, img_sdl2, img_pil (img_ffpyplayer ignored)
  37. [INFO ] [Image ] Providers: img_tex, img_dds, img_gif, img_sdl2, img_pil (img_ffpyplayer ignored)
  38. [INFO ] [Text ] Provider: sdl2
  39. [INFO ] [OSC ] using <multiprocessing> for socket
  40. [DEBUG ] [Window ] Ignored <egl_rpi> (import error)
  41. [INFO ] [Window ] Provider: sdl2(['window_egl_rpi'] ignored)
  42. [INFO ] [GL ] OpenGL version <b'4.5.0 NVIDIA 375.66'>
  43. [INFO ] [GL ] OpenGL vendor <b'NVIDIA Corporation'>
  44. [INFO ] [GL ] OpenGL renderer <b'GeForce 940MX/PCIe/SSE2'>
  45. [INFO ] [GL ] OpenGL parsed version: 4, 5
  46. [INFO ] [GL ] Shading version <b'4.50 NVIDIA'>
  47. [INFO ] [GL ] Texture max size <16384>
  48. [INFO ] [GL ] Texture max units <32>
  49. [DEBUG ] [Shader ] Fragment compiled successfully
  50. [DEBUG ] [Shader ] Vertex compiled successfully
  51. [DEBUG ] [ImageSDL2 ] Load </usr/local/lib/python3.5/dist-packages/kivy/data/glsl/default.png>
  52. [INFO ] [Window ] auto add sdl2 input provider
  53. [DEBUG ] [Modules ] Start <monitor> with config {}
  54. [DEBUG ] [Resource ] add </usr/share/fonts/truetype> in path list
  55. [DEBUG ] [Resource ] add </usr/share/fonts/truetype/sinhala> in path list
  56. [DEBUG ] [Resource ] add </usr/share/fonts/truetype/kacst> in path list
  57. [DEBUG ] [Resource ] add </usr/share/fonts/truetype/lao> in path list
  58. [DEBUG ] [Resource ] add </usr/share/fonts/truetype/ubuntu-font-family> in path list
  59. [DEBUG ] [Resource ] add </usr/share/fonts/truetype/tibetan-machine> in path list
  60. [DEBUG ] [Resource ] add </usr/share/fonts/truetype/tlwg> in path list
  61. [DEBUG ] [Resource ] add </usr/share/fonts/truetype/freefont> in path list
  62. [DEBUG ] [Resource ] add </usr/share/fonts/truetype/ancient-scripts> in path list
  63. [DEBUG ] [Resource ] add </usr/share/fonts/truetype/padauk> in path list
  64. [DEBUG ] [Resource ] add </usr/share/fonts/truetype/liberation> in path list
  65. [DEBUG ] [Resource ] add </usr/share/fonts/truetype/kacst-one> in path list
  66. [DEBUG ] [Resource ] add </usr/share/fonts/truetype/takao-gothic> in path list
  67. [DEBUG ] [Resource ] add </usr/share/fonts/truetype/fonts-guru-extra> in path list
  68. [DEBUG ] [Resource ] add </usr/share/fonts/truetype/lohit-punjabi> in path list
  69. [DEBUG ] [Resource ] add </usr/share/fonts/truetype/abyssinica> in path list
  70. [DEBUG ] [Resource ] add </usr/share/fonts/truetype/nanum> in path list
  71. [DEBUG ] [Resource ] add </usr/share/fonts/truetype/dejavu> in path list
  72. [DEBUG ] [Resource ] add </usr/share/fonts/truetype/ttf-khmeros-core> in path list
  73. [DEBUG ] [Resource ] add </usr/share/fonts/truetype/openoffice> in path list
  74. [DEBUG ] [Resource ] add </usr/local/share/fonts> in path list
  75. [DEBUG ] [Resource ] add </usr/local/lib/python3.5/dist-packages/kivy/data/fonts> in path list
  76. [INFO ] [Window ] virtual keyboard allowed, single mode, docked
  77. [DEBUG ] [Cache ] register <textinput.label> with limit=None, timeout=60.0
  78. [DEBUG ] [Cache ] register <textinput.width> with limit=None, timeout=60.0
  79. [DEBUG ] [Timestamp ] Request sent: 2017-09-30 13:50:10.272830
  80. [INFO ] [requested url] https://testing.advinow.net/api/auth/kiosk_login/ POST
  81. [DEBUG ] [request body] {'kiosk_id': 'pilotkiosk', 'password': 'pilotkiosk'}
  82. [DEBUG ] [Timestamp ] Response received: 2017-09-30 13:50:11.201404
  83. [DEBUG ] [Timestamp ] Getting the response time: 00.928574s
  84. [INFO ] [response status] 200, https://testing.advinow.net/api/auth/kiosk_login/
  85. [DEBUG ] [response body] {"kiosk_token":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJraW9za19pZCI6InBpbG90a2lvc2siLCJleHAiOjE1MDY4OTExMTF9.NOZHSz_Fwim2cG5wCgrxQRaJxxWtkEExi01oPBzklwc"}
  86. [INFO ] [Frontend events emitter] Connecting...
  87. [WARNING] [Frontend events emitter] Socket connection failed with [Errno 111] Connection refused
  88. Using TensorFlow backend.
  89. [DEBUG ] [Atlas ] Load </usr/local/lib/python3.5/dist-packages/kivy/data/../data/images/defaulttheme.atlas>
  90. [DEBUG ] [Atlas ] Need to load 1 images
  91. [DEBUG ] [Atlas ] Load </usr/local/lib/python3.5/dist-packages/kivy/data/../data/images/defaulttheme-0.png>
  92. [DEBUG ] [ImageSDL2 ] Load </usr/local/lib/python3.5/dist-packages/kivy/data/../data/images/defaulttheme-0.png>
  93. [DEBUG ] [ImageSDL2 ] Load <assets/images/bodyparts/male/full_front.png>
  94. [INFO ] [GL ] NPOT texture support is available
  95. [DEBUG ] [ImageSDL2 ] Load <assets/images/bodyparts/male/full_back.png>
  96. [DEBUG ] [ImageSDL2 ] Load <assets/images/bodyparts/male/level3/mouth/face.png>
  97. [DEBUG ] [ImageSDL2 ] Load <assets/images/bodyparts/female/level3/breasts/breasts.png>
  98. [DEBUG ] [App ] Loading configuration </home/patient/.kiosk.ini>
  99. [DEBUG ] [App ] Loading kv <./kiosk.kv>
  100. [DEBUG ] [App ] kv <./kiosk.kv> not found
  101. [INFO ] [Symptoms ] Getting data from server...
  102. [DEBUG ] [Geolocation ] {'metro_code': 810, 'latitude': 45.8696, 'region_name': 'Oregon', 'time_zone': 'America/Los_Angeles', 'ip': '52.38.248.100', 'zip_code': '97818', 'country_code': 'US', 'longitude': -119.688, 'country_name': 'United States', 'city': 'Boardman', 'region_code': 'OR'}
  103. [INFO ] [Symptoms ] Getting data finished
  104. [DEBUG ] [ImageSDL2 ] Load <assets/images/background.png>
  105. [DEBUG ] [ImageSDL2 ] Load <assets/images/bg_pluses2.png>
  106. [DEBUG ] [Dropbox ] Found local files: []
  107. [INFO ] [Dropbox ] Successfully connected.
  108. [INFO ] [Dropbox ] Finished uploading.
  109. [DEBUG ] [Base ] Create provider from mouse
  110. [DEBUG ] [Base ] Create provider from probesysfs
  111. [INFO ] [Device events] socket created
  112. [INFO ] [Device events] Bind completed
  113. [DEBUG ] [Device events] Listening ...
  114. [DEBUG ] [ProbeSysfs ] using probesysfs!
  115. [DEBUG ] [ProbeSysfs ] found device: Wacom HID 50E8 Finger at /dev/input/event10
  116. [INFO ] [ProbeSysfs ] device match: /dev/input/event10
  117. [INFO ] [MTD ] Read event from </dev/input/event10>
  118. [DEBUG ] [ProbeSysfs ] found device: ELAN0650:01 04F3:304B Touchpad at /dev/input/event11
  119. [INFO ] [ProbeSysfs ] device match: /dev/input/event11
  120. [INFO ] [MTD ] Read event from </dev/input/event11>
  121. [INFO ] [Base ] Start application main loop
  122. Exception in thread Thread-5:
  123. Traceback (most recent call last):
  124. File "/usr/lib/python3.5/threading.py", line 914, in _bootstrap_inner
  125. self.run()
  126. File "/usr/lib/python3.5/threading.py", line 862, in run
  127. self._target(*self._args, **self._kwargs)
  128. File "/usr/local/lib/python3.5/dist-packages/kivy/input/providers/mtdev.py", line 219, in _thread_run
  129. _device = Device(_fn)
  130. File "/usr/local/lib/python3.5/dist-packages/kivy/lib/mtdev.py", line 131, in __init__
  131. self._fd = os.open(filename, os.O_NONBLOCK | os.O_RDONLY)
  132. PermissionError: [Errno 13] Permission denied: '/dev/input/event10'
  133.  
  134. Exception in thread Thread-6:
  135. Traceback (most recent call last):
  136. File "/usr/lib/python3.5/threading.py", line 914, in _bootstrap_inner
  137. self.run()
  138. File "/usr/lib/python3.5/threading.py", line 862, in run
  139. self._target(*self._args, **self._kwargs)
  140. File "/usr/local/lib/python3.5/dist-packages/kivy/input/providers/mtdev.py", line 219, in _thread_run
  141. _device = Device(_fn)
  142. File "/usr/local/lib/python3.5/dist-packages/kivy/lib/mtdev.py", line 131, in __init__
  143. self._fd = os.open(filename, os.O_NONBLOCK | os.O_RDONLY)
  144. PermissionError: [Errno 13] Permission denied: '/dev/input/event11'
  145.  
  146. [DEBUG ] [ImageSDL2 ] Load <assets/images/caution_red.png>
  147. [DEBUG ] [Atlas ] Load <assets/images/defaulttheme.atlas>
  148. [DEBUG ] [Atlas ] Need to load 2 images
  149. [DEBUG ] [Atlas ] Load <assets/images/defaulttheme-1.png>
  150. [DEBUG ] [ImageSDL2 ] Load <assets/images/defaulttheme-1.png>
  151. [DEBUG ] [Atlas ] Load <assets/images/defaulttheme-0.png>
  152. [DEBUG ] [ImageSDL2 ] Load <assets/images/defaulttheme-0.png>
  153. [DEBUG ] [Window ] Resize window to (1855, 1056)
  154. [DEBUG ] [ImageSDL2 ] Load <assets/images/ocr/camera.png>
  155. Exception ignored in: 'kivy.graphics.instructions.RenderContext.set_state'
  156. Traceback (most recent call last):
  157. File "kivy/graphics/shader.pyx", line 239, in kivy.graphics.shader.Shader.set_uniform (/tmp/pip-build-4g1kl275/Kivy/kivy/graphics/shader.c:4639)
  158. File "kivy/graphics/shader.pyx", line 278, in kivy.graphics.shader.Shader.upload_uniform (/tmp/pip-build-4g1kl275/Kivy/kivy/graphics/shader.c:5023)
  159. IndexError: list index out of range
  160. Exception ignored in: 'kivy.graphics.instructions.InstructionGroup.build'
  161. Traceback (most recent call last):
  162. File "kivy/graphics/compiler.pyx", line 143, in kivy.graphics.compiler.GraphicsCompiler.compile (/tmp/pip-build-4g1kl275/Kivy/kivy/graphics/compiler.c:2878)
  163. File "kivy/graphics/vertex_instructions_line.pxi", line 184, in kivy.graphics.vertex_instructions.Line.apply (/tmp/pip-build-4g1kl275/Kivy/kivy/graphics/vertex_instructions.c:4672)
  164. IndexError: list index out of range
  165. [INFO ] [GL ] BGRA texture support is available
  166. [DEBUG ] [ImageSDL2 ] Load <assets/images/registration/dashed_rect.png>
  167. [DEBUG ] [ImageSDL2 ] Load <assets/images/registration/scanner.png>
  168. Using Tensorflow Version 1.3.0
  169. Video Initialized
  170. [INFO ] [Kiosk Event Receiver] Bind completed
  171. [INFO ] [Config ]
  172. {'batch_size': 1,
  173. 'crop': False,
  174. 'crop_pad': 0,
  175. 'dataset': '',
  176. 'dataset_type': 'coco',
  177. 'det_min_score': 0.2,
  178. 'fg_fraction': 0.25,
  179. 'global_scale': 1.0,
  180. 'init_weights': '/home/patient/Kiosk/DeviceEventEmulator/utils/pose_tensorflow/models/coco/coco-resnet-101',
  181. 'intermediate_supervision': False,
  182. 'intermediate_supervision_layer': 12,
  183. 'location_refinement': True,
  184. 'locref_huber_loss': True,
  185. 'locref_loss_weight': 1.0,
  186. 'locref_stdev': 7.2801,
  187. 'log_dir': 'log',
  188. 'max_input_size': 850,
  189. 'mean_pixel': [123.68, 116.779, 103.939],
  190. 'mirror': False,
  191. 'net_type': 'resnet_101',
  192. 'nms_radius': 5.0,
  193. 'optimizer': 'sgd',
  194. 'pairwise_huber_loss': True,
  195. 'pairwise_loss_weight': 1.0,
  196. 'pairwise_model_dir': '/home/patient/Kiosk/DeviceEventEmulator/utils/pose_tensorflow/models/coco/pairwise/',
  197. 'pairwise_predict': True,
  198. 'pairwise_stats_collect': False,
  199. 'pairwise_stats_fn': '/home/patient/Kiosk/DeviceEventEmulator/utils/pose_tensorflow/models/coco/pairwise/pairwise_stats.mat',
  200. 'pos_dist_thresh': 17,
  201. 'regularize': False,
  202. 'scmap_threshold': 0.0,
  203. 'scoremap_dir': 'test',
  204. 'shuffle': True,
  205. 'snapshot_prefix': 'snapshot',
  206. 'sparse_graph': [[0, 1],
  207. [0, 2],
  208. [1, 2],
  209. [2, 4],
  210. [1, 3],
  211. [0, 4],
  212. [0, 3],
  213. [0, 6],
  214. [1, 6],
  215. [2, 6],
  216. [3, 6],
  217. [4, 6],
  218. [0, 5],
  219. [1, 5],
  220. [2, 5],
  221. [3, 5],
  222. [4, 5],
  223. [5, 6],
  224. [6, 8],
  225. [5, 7],
  226. [4, 8],
  227. [3, 7],
  228. [8, 10],
  229. [7, 9],
  230. [6, 10],
  231. [5, 9],
  232. [6, 12],
  233. [6, 11],
  234. [5, 12],
  235. [5, 11],
  236. [11, 12],
  237. [12, 14],
  238. [11, 13],
  239. [12, 13],
  240. [11, 14],
  241. [13, 14],
  242. [14, 16],
  243. [13, 15],
  244. [12, 16],
  245. [11, 15]],
  246. 'stride': 8.0,
  247. 'tensorflow_pairwise_order': True,
  248. 'use_gt_segm': False,
  249. 'video': False,
  250. 'video_batch': False,
  251. 'weigh_negatives': False,
  252. 'weigh_only_present_joints': False,
  253. 'weigh_part_predictions': False,
  254. 'weight_decay': 0.0001}
  255. WARNING:tensorflow:From /home/patient/Kiosk/DeviceEventEmulator/utils/pose_tensorflow/nnet/pose_net.py:54: calling resnet_arg_scope (from tensorflow.contrib.slim.python.slim.nets.resnet_utils) with is_training is deprecated and will be removed after 2017-08-01.
  256. Instructions for updating:
  257. Pass is_training directly to the network instead of the arg_scope.
  258. /usr/local/lib/python3.5/dist-packages/kivy/core/clipboard/clipboard_gtk3.py:14: PyGIWarning: Gtk was imported without specifying a version first. Use gi.require_version('Gtk', '3.0') before import to ensure that the right version gets loaded.
  259. from gi.repository import Gtk, Gdk
  260. [INFO ] [Clipboard ] Provider: gtk3(['clipboard_dbusklipper'] ignored)
  261. xclip version 0.12
  262. Copyright (C) 2001-2008 Kim Saunders et al.
  263. Distributed under the terms of the GNU GPL
  264. [INFO ] [Cutbuffer ] Provider: xclip
  265. [INFO ] [CutBuffer ] cut buffer support enabled
  266. [INFO ] [DocketPort687] status: ScannerStatus.OFFLINE
  267. [ERROR ] [DocketPort687] Failed to connect - Exception SCANNER_NOT_READY
  268. Traceback (most recent call last):
  269. File "/home/patient/Kiosk/Frontend/src/api/../../../Backend/kiosk_backend/measurement/sensors.py", line 532, in _get_connection
  270. self.driver.connect()
  271. File "/home/patient/Kiosk/Backend/kiosk_backend/measurement/docketport/DocketPort.py", line 275, in connect
  272. raise ConnectException(res)
  273. DocketPort.ConnectException: Exception SCANNER_NOT_READY
  274. [ERROR ] [DocketPort687] Failed to disconnect - Exception INTERFACE_NOT_OPEN
  275. Traceback (most recent call last):
  276. File "/home/patient/Kiosk/Frontend/src/api/../../../Backend/kiosk_backend/measurement/sensors.py", line 580, in _close_connection
  277. self.driver.disconnect()
  278. File "/home/patient/Kiosk/Backend/kiosk_backend/measurement/docketport/DocketPort.py", line 405, in disconnect
  279. raise DisconnectException(res)
  280. DocketPort.DisconnectException: Exception INTERFACE_NOT_OPEN
  281. [DEBUG ] [Timestamp ] Request sent: 2017-09-30 13:50:41.208271
  282. [INFO ] [requested url] https://testing.advinow.net/api/auth/send_code/ POST
  283. [DEBUG ] [request body] {'phone': '5033170668'}
  284. [DEBUG ] [Timestamp ] Response received: 2017-09-30 13:50:42.475013
  285. [DEBUG ] [Timestamp ] Getting the response time: 01.266742s
  286. [INFO ] [response status] 200, https://testing.advinow.net/api/auth/send_code/
  287. [DEBUG ] [response body] {"message":"Success","code":458865}
  288. 26 vertices and 1 classes and 156 edges
  289. starting objective: -166.916875
  290. ....pair updates: 0.000000
  291. ....new sets: 0.991554
  292. ....updating class labels: 0.000000
  293. ..new objective: -167.908429
  294. Objective: -167.908429
  295. num_people: 7
  296. !!!!!!!!!!!!!!!________This took 0:00:08.511176
  297. 26 vertices and 1 classes and 156 edges
  298. starting objective: -166.916876
  299. ....pair updates: 0.000000
  300. ....new sets: 0.991554
  301. ....updating class labels: 0.000000
  302. ..new objective: -167.908430
  303. Objective: -167.908430
  304. num_people: 7
  305. !!!!!!!!!!!!!!!________This took 0:00:06.564790
  306. [DEBUG ] [Code ] 458865
  307. [DEBUG ] [Timestamp ] Request sent: 2017-09-30 13:50:53.472655
  308. [INFO ] [requested url] https://testing.advinow.net/api/auth/sms_signup/ POST
  309. [DEBUG ] [request body] {'phone': '5033170668', 'username': 'sept_30@yahoo.com', 'code': '458865'}
  310. [DEBUG ] [Code ] 458865
  311. [DEBUG ] [Timestamp ] Request sent: 2017-09-30 13:50:53.710865
  312. [INFO ] [requested url] https://testing.advinow.net/api/auth/sms_signup/ POST
  313. [DEBUG ] [request body] {'phone': '5033170668', 'username': 'sept_30@yahoo.com', 'code': '458865'}
  314. [DEBUG ] [Timestamp ] Response received: 2017-09-30 13:50:53.751374
  315. [DEBUG ] [Timestamp ] Getting the response time: 00.278719s
  316. [INFO ] [response status] 201, https://testing.advinow.net/api/auth/sms_signup/
  317. [DEBUG ] [response body] {"patient_token":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1MDY4OTExNTQsInNlc3Npb25faWQiOiI4MDFmMDNjZS1mYWUxLTQ0YWQtYjE4Ni1kNmY5NDNmY2IyOWEifQ.hDzNJfbIsBrrBhPfhpQaBbICA0IGcKope_89zB2KZgY","PatientID":806}
  318. [DEBUG ] [Timestamp ] Response received: 2017-09-30 13:50:54.454463
  319. [DEBUG ] [Timestamp ] Getting the response time: 00.743598s
  320. [INFO ] [response status] 400, https://testing.advinow.net/api/auth/sms_signup/
  321. [DEBUG ] [response body] {"username":["This field must be unique."]}
  322. [WARNING] [RestorableInputMixin] Several widgets have the same key (cell_phone)
  323. [WARNING] [RestorableInputMixin] Several widgets have the same key (login_with_email)
  324. [WARNING] [RestorableInputMixin] Several widgets have the same key (email)
  325. [DEBUG ] [Timestamp ] Request sent: 2017-09-30 13:50:55.048655
  326. [INFO ] [requested url] https://testing.advinow.net/api/ethnicities/ GET
  327. [DEBUG ] [request body] None
  328. [DEBUG ] [Timestamp ] Response received: 2017-09-30 13:50:55.165397
  329. [DEBUG ] [Timestamp ] Getting the response time: 00.116742s
  330. [INFO ] [response status] 200, https://testing.advinow.net/api/ethnicities/
  331. [DEBUG ] [response body] {"ethnicities":[{"id":1,"name":"Middle Eastern"},{"id":2,"name":"Indian"},{"id":3,"name":"Other"},{"id":4,"name":"American Indian"},{"id":5,"name":"Hispanic"},{"id":6,"name":"Pacific Islander"},{"id":7,"name":"Mediterranean"},{"id":8,"name":"Asian"},{"id":9,"name":"Black/African American"},{"id":10,"name":"White"}]}
  332. 12 vertices and 1 classes and 33 edges
  333. starting objective: -26.429251
  334. ....pair updates: 0.000000
  335. ....new sets: 1.188283
  336. ....updating class labels: 0.000000
  337. ..new objective: -27.617534
  338. Objective: -27.617534
  339. num_people: 5
  340. !!!!!!!!!!!!!!!________This took 0:00:08.096645
  341. 15 vertices and 1 classes and 44 edges
  342. starting objective: -69.394104
  343. ....pair updates: 0.000000
  344. ....new sets: 2.706921
  345. ....updating class labels: 0.000000
  346. ..new objective: -72.101026
  347. Objective: -72.101026
  348. num_people: 3
  349. !!!!!!!!!!!!!!!________This took 0:00:07.117472
  350. [DEBUG ] [Timestamp ] Request sent: 2017-09-30 13:51:09.349577
  351. [INFO ] [requested url] https://testing.advinow.net/api/patients/ POST
  352. [DEBUG ] [request body] {'patient_profile': {'last_name': 'Perry', 'marital_status': 'SINGLE', 'middle_name': 'G', 'ethnicity': ['White'], 'gender': 'MALE', 'pregnancy_status': 'no', 'first_name': 'Kris', 'birth_date': '1988-09-30'}, 'visit_history': {'visit_reason': "Don't Feel Well"}, 'contact_record': {'email_address_list': ['sept_30@yahoo.com'], 'state': 'OR', 'zip': '97818', 'address_line_1': 'Place', 'phone_number_list': [{'CELL': '5033170668'}], 'city': 'Boardman'}}
  353. [DEBUG ] [Timestamp ] Response received: 2017-09-30 13:51:09.965037
  354. [DEBUG ] [Timestamp ] Getting the response time: 00.615460s
  355. [INFO ] [response status] 201, https://testing.advinow.net/api/patients/
  356. [DEBUG ] [response body] {"status":"Success","PatientID":806}
  357. [DEBUG ] [Timestamp ] Request sent: 2017-09-30 13:51:09.976862
  358. [INFO ] [requested url] https://testing.advinow.net/api/patients/806/upload/ POST
  359. [DEBUG ] [request body] {'created_at': '2017-09-30T13:50:26', 'name': 'portrait_2017-09-30-13-50-26.jpg'}
  360. [DEBUG ] [Timestamp ] Response received: 2017-09-30 13:51:10.869044
  361. [DEBUG ] [Timestamp ] Getting the response time: 00.892182s
  362. [INFO ] [response status] 201, https://testing.advinow.net/api/patients/806/upload/
  363. [DEBUG ] [response body] {"detail":"Image object created successfully.","image_id":363,"image_response":{"status":201,"detail":"Successfully uploaded image files.","files_uploaded":1}}
  364. [INFO ] [Patient Reg ] Successfully uploaded portrait image: {'image_response': {'status': 201, 'files_uploaded': 1, 'detail': 'Successfully uploaded image files.'}, 'image_id': 363, 'detail': 'Image object created successfully.'}
  365. [INFO ] [DocketPort687] status: ScannerStatus.OFFLINE
  366. [ERROR ] [DocketPort687] Failed to connect - Exception SCANNER_NOT_READY
  367. Traceback (most recent call last):
  368. File "/home/patient/Kiosk/Frontend/src/api/../../../Backend/kiosk_backend/measurement/sensors.py", line 532, in _get_connection
  369. self.driver.connect()
  370. File "/home/patient/Kiosk/Backend/kiosk_backend/measurement/docketport/DocketPort.py", line 275, in connect
  371. raise ConnectException(res)
  372. DocketPort.ConnectException: Exception SCANNER_NOT_READY
  373. [ERROR ] [DocketPort687] Failed to disconnect - Exception INTERFACE_NOT_OPEN
  374. Traceback (most recent call last):
  375. File "/home/patient/Kiosk/Frontend/src/api/../../../Backend/kiosk_backend/measurement/sensors.py", line 580, in _close_connection
  376. self.driver.disconnect()
  377. File "/home/patient/Kiosk/Backend/kiosk_backend/measurement/docketport/DocketPort.py", line 405, in disconnect
  378. raise DisconnectException(res)
  379. DocketPort.DisconnectException: Exception INTERFACE_NOT_OPEN
  380. [INFO ] [Cancer list ] Getting data
  381. 14 vertices and 1 classes and 36 edges
  382. starting objective: -76.604095
  383. Objective: -76.604095
  384. num_people: 1
  385. !!!!!!!!!!!!!!!________This took 0:00:07.255437
  386. [INFO ] [Cancer list ] successful data getting
  387. [DEBUG ] [Timestamp ] Request sent: 2017-09-30 13:51:16.706495
  388. [INFO ] [requested url] https://testing.advinow.net/api/patient/health_history/ POST
  389. [DEBUG ] [request body] {'patient_history': {'smokingenddate': None, 'surgicalhistory': [], 'lastdrink': None, 'history_items': [{'symptomid': 'SYMPT0000010', 'datedetected': '2017-09-30', 'dateadded': '2017-09-30', 'historyitem': 'Caffeine User', 'itemtype': ''}, {'symptomid': 'SYMPT0009999', 'datedetected': '2017-09-30', 'dateadded': '2017-09-30', 'historyitem': 'Caffeine Drinks Per Day', 'itemtype': 5}], 'smokingstartdate': None}, 'medications': {'symptomid': 'SYMPT0000097', 'datedetected': '2017-09-30', 'dateadded': '2017-09-30', 'medication': ()}, 'allergies': {'symptomid': 'SYMPT0000014', 'datedetected': '2017-09-30', 'dateadded': '2017-09-30', 'allergy': []}, 'immunizations': [], 'family_history': [], 'medication_allergies': {'symptomid': 'SYMPT0000097', 'datedetected': '2017-09-30', 'dateadded': '2017-09-30', 'medication': ()}}
  390. [DEBUG ] [Timestamp ] Response received: 2017-09-30 13:51:17.048571
  391. [DEBUG ] [Timestamp ] Getting the response time: 00.342076s
  392. [INFO ] [response status] 201, https://testing.advinow.net/api/patient/health_history/
  393. [DEBUG ] [response body] {"status":"Success","PatientID":806}
  394. [DEBUG ] [ImageSDL2 ] Load <assets/images/temperature/infrared_thermometer.png>
  395. [DEBUG ] [ImageSDL2 ] Load <assets/images/arm_blood_pressure/device.png>
  396. [DEBUG ] [ImageSDL2 ] Load <assets/images/weight/weighing_scale.png>
  397. [DEBUG ] [ImageSDL2 ] Load <assets/images/blood_oxygen/oximeter_hat.png>
  398. [DEBUG ] [ImageSDL2 ] Load <assets/images/otoscope/otoscope.png>
  399. [DEBUG ] [ImageSDL2 ] Load <assets/images/stethoscope/device.png>
  400. 26 vertices and 1 classes and 110 edges
  401. starting objective: -77.866354
  402. ....pair updates: 0.000000
  403. ....new sets: 2.840296
  404. ....updating class labels: 0.000000
  405. ..new objective: -80.706650
  406. Objective: -80.706650
  407. num_people: 6
  408. !!!!!!!!!!!!!!!________This took 0:00:07.515934
  409. [DEBUG ] [ImageSDL2 ] Load <assets/images/stethoscope/station_cell_4.png>
  410. [INFO ] [Frontend events emitter] Connecting...
  411. [INFO ] [Frontend events emitter] Connection completed
  412. [DEBUG ] [Frontend events emitter] dispatching event {'type': 'screen_opening', 'payload': {'screen': 'sh_pick_up_screen'}}
  413. [INFO ] [EventHandler] New stethoscope StateSwitcher being created
  414. [INFO ] [StateSwitcher] Running model for stethoscope @ address: 24:71:89:e3:67:01
  415. ALSA lib pcm.c:2266:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.rear
  416. ALSA lib pcm.c:2266:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.center_lfe
  417. ALSA lib pcm.c:2266:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.side
  418. ALSA lib pcm_route.c:867:(find_matching_chmap) Found no matching channel map
  419. ALSA lib pcm_route.c:867:(find_matching_chmap) Found no matching channel map
  420. ALSA lib pcm_route.c:867:(find_matching_chmap) Found no matching channel map
  421. ALSA lib pcm_route.c:867:(find_matching_chmap) Found no matching channel map
  422. Cannot connect to server socket err = No such file or directory
  423. Cannot connect to server request channel
  424. jack server is not running or cannot be started
  425. JackShmReadWritePtr::~JackShmReadWritePtr - Init not done for 4294967295, skipping unlock
  426. JackShmReadWritePtr::~JackShmReadWritePtr - Init not done for 4294967295, skipping unlock
  427. HDA Intel PCH: Generic Analog (hw:0,0)
  428. Found Device 0
  429. [INFO ] [StateSwitcher] Ready for stethoscope command input
  430. [DEBUG ] [ImageSDL2 ] Load <assets/images/temperature/mark.png>
  431. [DEBUG ] [ImageSDL2 ] Load <assets/images/wipe.png>
  432. [DEBUG ] [ImageSDL2 ] Load <assets/images/stethoscope/event/box.png>
  433. [DEBUG ] [Frontend events emitter] dispatching event {'type': 'screen_opening', 'payload': {'screen': 'sh_measurement_with_event'}}
  434. Power is on
  435. inside MEASUREMENT loop
  436. A HAND IS ON THE POINT: 0
  437. Recording for position: 0
  438. Recording.
  439. 17 vertices and 1 classes and 53 edges
  440. starting objective: -77.513767
  441. ....pair updates: 0.000000
  442. ....new sets: 3.939791
  443. ....updating class labels: 0.000000
  444. ..new objective: -81.453558
  445. Objective: -81.453558
  446. num_people: 5
  447. !!!!!!!!!!!!!!!________This took 0:00:03.951950
  448. [DEBUG ] [Frontend events emitter] dispatching event {'type': 'screen_opening', 'payload': {'screen': 'sh_measurement_with_event'}}
  449. [INFO ] [StateSwitcher] Ready for stethoscope command input
  450. [INFO ] [Command Sent] {'command': {'instruction': 'HOLD',
  451. 'square': [(0, 0), (0, 0), (0, 0), (0, 0)],
  452. 'target_match': True,
  453. 'target_position': 0,
  454. 'targets': [[0, 0, True],
  455. [0, 0, False],
  456. [0, 0, False],
  457. [0, 0, False]]},
  458. 'screen': 'sh_measurement_with_event'}
  459. {'target_position': 0, 'square': [(723, 409), (483, 409), (555, 699), (716, 670)], 'targets': [(567, 444, True), (569, 502, True), (573, 549, True), (533, 548, True)], 'target_match': False, 'instruction': 'PUSH'}
  460. [DEBUG ] [Device events] New connection from 127.0.0.1:48238
  461. [DEBUG ] [Device events] Message is received, {"event": {"target_position": 0, "square": [[0, 0], [0, 0], [0, 0], [0, 0]], "targets": [[0, 0, true], [0, 0, false], [0, 0, false], [0, 0, false]], "target_match": true, "instruction": "HOLD"}, "device": "stethoscope"}
  462. [INFO ] [Device events] Event stethoscope-{'instruction': 'HOLD', 'target_match': True, 'square': [[0, 0], [0, 0], [0, 0], [0, 0]], 'target_position': 0, 'targets': [[0, 0, True], [0, 0, False], [0, 0, False], [0, 0, False]]} was emitted by user Kris G Perry
  463. [DEBUG ] [Event Handler] Received event stethoscope-{'instruction': 'HOLD', 'target_match': True, 'square': [[0, 0], [0, 0], [0, 0], [0, 0]], 'target_position': 0, 'targets': [[0, 0, True], [0, 0, False], [0, 0, False], [0, 0, False]]}
  464. [DEBUG ] [ImageSDL2 ] Load <assets/images/stethoscope/event/hold.png>
  465. [DEBUG ] [ImageSDL2 ] Load <assets/images/stethoscope/hashed_circle_green.png>
  466. [DEBUG ] [Audit ] Uploading /home/patient/.kiosk/tmp/audit_STETHOSCOPE_2017-09-30-13-51-25.jpg, type: STETHOSCOPE, description: Stethoscope-Heart
  467. [DEBUG ] [Timestamp ] Request sent: 2017-09-30 13:51:25.122960
  468. [INFO ] [requested url] https://testing.advinow.net/api/patients/audit_event/ POST
  469. [DEBUG ] [request body] {'created_at': '2017-09-30T13:51:25', 'description': 'Stethoscope-Heart', 'measurement_type': 'STETHOSCOPE'}
  470. [DEBUG ] [ImageSDL2 ] Load <assets/images/stethoscope/hashed_circle.png>
  471. 12 vertices and 1 classes and 29 edges
  472. starting objective: -82.445606
  473. Objective: -82.445606
  474. num_people: 1
  475. !!!!!!!!!!!!!!!________This took 0:00:01.388586
  476. [INFO ] [Command Sent] {'command': {'instruction': 'HOLD',
  477. 'square': [(723, 409), (483, 409), (555, 699), (716, 670)],
  478. 'target_match': True,
  479. 'target_position': 0,
  480. 'targets': [[567, 444, True],
  481. [569, 502, False],
  482. [573, 549, False],
  483. [533, 548, False]]},
  484. 'screen': 'sh_measurement_with_event'}
  485. [DEBUG ] [Device events] New connection from 127.0.0.1:48240
  486. {'target_position': 0, 'square': [(766, 395), (578, 395), (566, 670), (706, 652)], 'targets': [(642, 426, True), (634, 478, True), (622, 519, True), (559, 511, True)], 'target_match': False, 'instruction': 'PUSH'}
  487. [DEBUG ] [Device events] Message is received, {"event": {"target_position": 0, "square": [[723, 409], [483, 409], [555, 699], [716, 670]], "targets": [[567, 444, true], [569, 502, false], [573, 549, false], [533, 548, false]], "target_match": true, "instruction": "HOLD"}, "device": "stethoscope"}
  488. [INFO ] [Device events] Event stethoscope-{'instruction': 'HOLD', 'target_match': True, 'square': [[723, 409], [483, 409], [555, 699], [716, 670]], 'target_position': 0, 'targets': [[567, 444, True], [569, 502, False], [573, 549, False], [533, 548, False]]} was emitted by user Kris G Perry
  489. [DEBUG ] [Event Handler] Received event stethoscope-{'instruction': 'HOLD', 'target_match': True, 'square': [[723, 409], [483, 409], [555, 699], [716, 670]], 'target_position': 0, 'targets': [[567, 444, True], [569, 502, False], [573, 549, False], [533, 548, False]]}
  490. [DEBUG ] [Audit ] Uploading /home/patient/.kiosk/tmp/audit_STETHOSCOPE_2017-09-30-13-51-26.jpg, type: STETHOSCOPE, description: Stethoscope-Heart
  491. [DEBUG ] [Timestamp ] Request sent: 2017-09-30 13:51:26.132907
  492. [INFO ] [requested url] https://testing.advinow.net/api/patients/audit_event/ POST
  493. [DEBUG ] [request body] {'created_at': '2017-09-30T13:51:26', 'description': 'Stethoscope-Heart', 'measurement_type': 'STETHOSCOPE'}
  494. [DEBUG ] [Timestamp ] Response received: 2017-09-30 13:51:26.311123
  495. [DEBUG ] [Timestamp ] Getting the response time: 01.188163s
  496. [INFO ] [response status] 201, https://testing.advinow.net/api/patients/audit_event/
  497. [DEBUG ] [response body] {"message":"Audit image(s) successfully created and uploaded.","upload_response":{"status":201,"detail":"Successfully uploaded image files.","files_uploaded":1},"files_uploaded":1}
  498. [INFO ] [Audit ] Successfully uploaded: {'upload_response': {'status': 201, 'files_uploaded': 1, 'detail': 'Successfully uploaded image files.'}, 'files_uploaded': 1, 'message': 'Audit image(s) successfully created and uploaded.'}
  499. 14 vertices and 1 classes and 37 edges
  500. starting objective: -88.133094
  501. ....pair updates: 0.000000
  502. ....new sets: 1.282721
  503. ....updating class labels: 0.000000
  504. ..new objective: -89.415815
  505. Objective: -89.415815
  506. num_people: 2
  507. [INFO ] [Command Sent] {'command': {'instruction': 'HOLD',
  508. 'square': [(766, 395), (578, 395), (566, 670), (706, 652)],
  509. 'target_match': True,
  510. 'target_position': 0,
  511. 'targets': [[642, 426, True],
  512. [634, 478, False],
  513. [622, 519, False],
  514. [559, 511, False]]},
  515. 'screen': 'sh_measurement_with_event'}
  516. [DEBUG ] [Device events] New connection from 127.0.0.1:48242
  517. [DEBUG ] [Device events] Message is received, {"event": {"target_position": 0, "square": [[766, 395], [578, 395], [566, 670], [706, 652]], "targets": [[642, 426, true], [634, 478, false], [622, 519, false], [559, 511, false]], "target_match": true, "instruction": "HOLD"}, "device": "stethoscope"}
  518. [INFO ] [Device events] Event stethoscope-{'instruction': 'HOLD', 'target_match': True, 'square': [[766, 395], [578, 395], [566, 670], [706, 652]], 'target_position': 0, 'targets': [[642, 426, True], [634, 478, False], [622, 519, False], [559, 511, False]]} was emitted by user Kris G Perry
  519. !!!!!!!!!!!!!!!________This took 0:00:01.407593
  520. {'target_position': 0, 'square': [(744, 409), (548, 409), (577, 667), (706, 653)], 'targets': [(617, 437, True), (620, 484, True), (624, 521, True), (596, 520, True)], 'target_match': False, 'instruction': 'PUSH'}
  521. [DEBUG ] [Event Handler] Received event stethoscope-{'instruction': 'HOLD', 'target_match': True, 'square': [[766, 395], [578, 395], [566, 670], [706, 652]], 'target_position': 0, 'targets': [[642, 426, True], [634, 478, False], [622, 519, False], [559, 511, False]]}
  522. [DEBUG ] [Audit ] Uploading /home/patient/.kiosk/tmp/audit_STETHOSCOPE_2017-09-30-13-51-27.jpg, type: STETHOSCOPE, description: Stethoscope-Heart
  523. [DEBUG ] [Timestamp ] Request sent: 2017-09-30 13:51:27.177116
  524. [INFO ] [requested url] https://testing.advinow.net/api/patients/audit_event/ POST
  525. [DEBUG ] [request body] {'created_at': '2017-09-30T13:51:27', 'description': 'Stethoscope-Heart', 'measurement_type': 'STETHOSCOPE'}
  526. [DEBUG ] [Timestamp ] Response received: 2017-09-30 13:51:27.234037
  527. [DEBUG ] [Timestamp ] Getting the response time: 01.101130s
  528. [INFO ] [response status] 201, https://testing.advinow.net/api/patients/audit_event/
  529. [DEBUG ] [response body] {"message":"Audit image(s) successfully created and uploaded.","upload_response":{"status":201,"detail":"Successfully uploaded image files.","files_uploaded":1},"files_uploaded":1}
  530. [INFO ] [Audit ] Successfully uploaded: {'upload_response': {'status': 201, 'files_uploaded': 1, 'detail': 'Successfully uploaded image files.'}, 'files_uploaded': 1, 'message': 'Audit image(s) successfully created and uploaded.'}
  531. [INFO ] [Command Sent] {'command': {'instruction': 'HOLD',
  532. 'square': [(744, 409), (548, 409), (577, 667), (706, 653)],
  533. 'target_match': True,
  534. 'target_position': 0,
  535. 'targets': [[617, 437, True],
  536. [620, 484, False],
  537. [624, 521, False],
  538. [596, 520, False]]},
  539. 'screen': 'sh_measurement_with_event'}
  540. {'target_position': 0, 'square': [(744, 409), (548, 409), (577, 667), (706, 653)], 'targets': [(617, 437, True), (620, 484, True), (624, 521, True), (596, 520, True)], 'target_match': False, 'instruction': 'PUSH'}
  541. [DEBUG ] [Device events] New connection from 127.0.0.1:48244
  542. [DEBUG ] [Device events] Message is received, {"event": {"target_position": 0, "square": [[744, 409], [548, 409], [577, 667], [706, 653]], "targets": [[617, 437, true], [620, 484, false], [624, 521, false], [596, 520, false]], "target_match": true, "instruction": "HOLD"}, "device": "stethoscope"}
  543. [INFO ] [Device events] Event stethoscope-{'instruction': 'HOLD', 'target_match': True, 'square': [[744, 409], [548, 409], [577, 667], [706, 653]], 'target_position': 0, 'targets': [[617, 437, True], [620, 484, False], [624, 521, False], [596, 520, False]]} was emitted by user Kris G Perry
  544. [DEBUG ] [Event Handler] Received event stethoscope-{'instruction': 'HOLD', 'target_match': True, 'square': [[744, 409], [548, 409], [577, 667], [706, 653]], 'target_position': 0, 'targets': [[617, 437, True], [620, 484, False], [624, 521, False], [596, 520, False]]}
  545. [DEBUG ] [Audit ] Uploading /home/patient/.kiosk/tmp/audit_STETHOSCOPE_2017-09-30-13-51-28.jpg, type: STETHOSCOPE, description: Stethoscope-Heart
  546. [DEBUG ] [Timestamp ] Request sent: 2017-09-30 13:51:28.060926
  547. [INFO ] [requested url] https://testing.advinow.net/api/patients/audit_event/ POST
  548. [DEBUG ] [request body] {'created_at': '2017-09-30T13:51:28', 'description': 'Stethoscope-Heart', 'measurement_type': 'STETHOSCOPE'}
  549. 13 vertices and 1 classes and 31 edges
  550. starting objective: -87.204757
  551. Objective: -87.204757
  552. num_people: 1
  553. !!!!!!!!!!!!!!!________This took 0:00:01.420522
  554. [DEBUG ] [Timestamp ] Response received: 2017-09-30 13:51:28.453796
  555. [DEBUG ] [Timestamp ] Getting the response time: 01.276680s
  556. [INFO ] [response status] 201, https://testing.advinow.net/api/patients/audit_event/
  557. [DEBUG ] [response body] {"message":"Audit image(s) successfully created and uploaded.","upload_response":{"status":201,"detail":"Successfully uploaded image files.","files_uploaded":1},"files_uploaded":1}
  558. [INFO ] [Audit ] Successfully uploaded: {'upload_response': {'status': 201, 'files_uploaded': 1, 'detail': 'Successfully uploaded image files.'}, 'files_uploaded': 1, 'message': 'Audit image(s) successfully created and uploaded.'}
  559. {'target_position': 0, 'square': [(742, 405), (543, 405), (581, 661), (685, 652)], 'targets': [(612, 435, True), (610, 486, True), (607, 527, True), (560, 526, True)], 'target_match': False, 'instruction': 'PUSH'}
  560. [DEBUG ] [Timestamp ] Response received: 2017-09-30 13:51:29.529655
  561. [DEBUG ] [Timestamp ] Getting the response time: 01.468729s
  562. [INFO ] [response status] 201, https://testing.advinow.net/api/patients/audit_event/
  563. [DEBUG ] [response body] {"message":"Audit image(s) successfully created and uploaded.","upload_response":{"status":201,"detail":"Successfully uploaded image files.","files_uploaded":1},"files_uploaded":1}
  564. [INFO ] [Audit ] Successfully uploaded: {'upload_response': {'status': 201, 'files_uploaded': 1, 'detail': 'Successfully uploaded image files.'}, 'files_uploaded': 1, 'message': 'Audit image(s) successfully created and uploaded.'}
  565. 18 vertices and 1 classes and 57 edges
  566. starting objective: -87.521830
  567. ....pair updates: 0.000000
  568. ....new sets: 1.864948
  569. ....updating class labels: 0.000000
  570. ..new objective: -89.386778
  571. Objective: -89.386778
  572. num_people: 4
  573. !!!!!!!!!!!!!!!________This took 0:00:01.413957
  574. [INFO ] [Command Sent] {'command': {'instruction': 'HOLD',
  575. 'square': [(742, 405), (543, 405), (581, 661), (685, 652)],
  576. 'target_match': True,
  577. 'target_position': 0,
  578. 'targets': [[612, 435, True],
  579. [610, 486, False],
  580. [607, 527, False],
  581. [560, 526, False]]},
  582. 'screen': 'sh_measurement_with_event'}
  583. {'target_position': 0, 'square': [(741, 406), (542, 406), (579, 668), (698, 639)], 'targets': [(611, 436, True), (610, 486, True), (608, 527, True), (564, 526, True)], 'target_match': False, 'instruction': 'PUSH'}
  584. [DEBUG ] [Device events] New connection from 127.0.0.1:48246
  585. [DEBUG ] [Device events] Message is received, {"event": {"target_position": 0, "square": [[742, 405], [543, 405], [581, 661], [685, 652]], "targets": [[612, 435, true], [610, 486, false], [607, 527, false], [560, 526, false]], "target_match": true, "instruction": "HOLD"}, "device": "stethoscope"}
  586. [INFO ] [Device events] Event stethoscope-{'instruction': 'HOLD', 'target_match': True, 'square': [[742, 405], [543, 405], [581, 661], [685, 652]], 'target_position': 0, 'targets': [[612, 435, True], [610, 486, False], [607, 527, False], [560, 526, False]]} was emitted by user Kris G Perry
  587. [DEBUG ] [Event Handler] Received event stethoscope-{'instruction': 'HOLD', 'target_match': True, 'square': [[742, 405], [543, 405], [581, 661], [685, 652]], 'target_position': 0, 'targets': [[612, 435, True], [610, 486, False], [607, 527, False], [560, 526, False]]}
  588. Heartbeat Classification: S1S2
  589. FILES TO SEND: ['stethoscope1506804689958341.wav']
  590. SYMPTOMS TO SEND: ['S1S2']
  591.  
  592. {'target_position': 0, 'square': [(741, 406), (542, 406), (579, 668), (698, 639)], 'targets': [(611, 436, True), (610, 486, True), (608, 527, True), (564, 526, True)], 'target_match': False, 'instruction': 'PUSH'}
  593. [DEBUG ] [Audit ] Uploading /home/patient/.kiosk/tmp/audit_STETHOSCOPE_2017-09-30-13-51-30.jpg, type: STETHOSCOPE, description: Stethoscope-Heart
  594. [DEBUG ] [Timestamp ] Request sent: 2017-09-30 13:51:30.100647
  595. [INFO ] [requested url] https://testing.advinow.net/api/patients/audit_event/ POST
  596. [DEBUG ] [request body] {'created_at': '2017-09-30T13:51:30', 'description': 'Stethoscope-Heart', 'measurement_type': 'STETHOSCOPE'}
  597. [INFO ] [Command Sent] {'command': {'instruction': 'HOLD',
  598. 'square': [(741, 406), (542, 406), (579, 668), (698, 639)],
  599. 'target_match': True,
  600. 'target_position': 0,
  601. 'targets': [[611, 436, True],
  602. [610, 486, False],
  603. [608, 527, False],
  604. [564, 526, False]]},
  605. 'screen': 'sh_measurement_with_event'}
  606. {'target_position': 0, 'square': [(741, 406), (542, 406), (579, 668), (698, 639)], 'targets': [(611, 436, True), (610, 486, True), (608, 527, True), (564, 526, True)], 'target_match': False, 'instruction': 'PUSH'}
  607. [DEBUG ] [Device events] New connection from 127.0.0.1:48248
  608. [DEBUG ] [Device events] Message is received, {"event": {"target_position": 0, "square": [[741, 406], [542, 406], [579, 668], [698, 639]], "targets": [[611, 436, true], [610, 486, false], [608, 527, false], [564, 526, false]], "target_match": true, "instruction": "HOLD"}, "device": "stethoscope"}
  609. [INFO ] [Device events] Event stethoscope-{'instruction': 'HOLD', 'target_match': True, 'square': [[741, 406], [542, 406], [579, 668], [698, 639]], 'target_position': 0, 'targets': [[611, 436, True], [610, 486, False], [608, 527, False], [564, 526, False]]} was emitted by user Kris G Perry
  610. {'target_position': 0, 'square': [(741, 406), (542, 406), (579, 668), (698, 639)], 'targets': [(611, 436, True), (610, 486, True), (608, 527, True), (564, 526, True)], 'target_match': False, 'instruction': 'PUSH'}
  611. [DEBUG ] [Event Handler] Received event stethoscope-{'instruction': 'HOLD', 'target_match': True, 'square': [[741, 406], [542, 406], [579, 668], [698, 639]], 'target_position': 0, 'targets': [[611, 436, True], [610, 486, False], [608, 527, False], [564, 526, False]]}
  612. [DEBUG ] [Audit ] Uploading /home/patient/.kiosk/tmp/audit_STETHOSCOPE_2017-09-30-13-51-31.jpg, type: STETHOSCOPE, description: Stethoscope-Heart
  613. [DEBUG ] [Timestamp ] Request sent: 2017-09-30 13:51:31.137853
  614. [INFO ] [requested url] https://testing.advinow.net/api/patients/audit_event/ POST
  615. [DEBUG ] [request body] {'created_at': '2017-09-30T13:51:31', 'description': 'Stethoscope-Heart', 'measurement_type': 'STETHOSCOPE'}
  616. [DEBUG ] [Timestamp ] Response received: 2017-09-30 13:51:31.179115
  617. [DEBUG ] [Timestamp ] Getting the response time: 01.078468s
  618. [INFO ] [response status] 201, https://testing.advinow.net/api/patients/audit_event/
  619. [DEBUG ] [response body] {"message":"Audit image(s) successfully created and uploaded.","upload_response":{"status":201,"detail":"Successfully uploaded image files.","files_uploaded":1},"files_uploaded":1}
  620. [INFO ] [Audit ] Successfully uploaded: {'upload_response': {'status': 201, 'files_uploaded': 1, 'detail': 'Successfully uploaded image files.'}, 'files_uploaded': 1, 'message': 'Audit image(s) successfully created and uploaded.'}
  621. 15 vertices and 1 classes and 40 edges
  622. starting objective: -93.818425
  623. ....pair updates: 0.000000
  624. ....new sets: 0.994094
  625. ....updating class labels: 0.000000
  626. ..new objective: -94.812518
  627. Objective: -94.812518
  628. num_people: 2
  629. !!!!!!!!!!!!!!!________This took 0:00:01.450693
  630. {'target_position': 0, 'square': [(739, 408), (538, 408), (579, 660), (686, 651)], 'targets': [(608, 438, True), (608, 487, True), (609, 527, True), (570, 527, True)], 'target_match': False, 'instruction': 'PUSH'}
  631. {'target_position': 0, 'square': [(739, 408), (538, 408), (579, 660), (686, 651)], 'targets': [(608, 438, True), (608, 487, True), (609, 527, True), (570, 527, True)], 'target_match': False, 'instruction': 'PUSH'}
  632. [DEBUG ] [Timestamp ] Response received: 2017-09-30 13:51:32.293884
  633. [DEBUG ] [Timestamp ] Getting the response time: 01.156031s
  634. [INFO ] [response status] 201, https://testing.advinow.net/api/patients/audit_event/
  635. [DEBUG ] [response body] {"message":"Audit image(s) successfully created and uploaded.","upload_response":{"status":201,"detail":"Successfully uploaded image files.","files_uploaded":1},"files_uploaded":1}
  636. [INFO ] [Audit ] Successfully uploaded: {'upload_response': {'status': 201, 'files_uploaded': 1, 'detail': 'Successfully uploaded image files.'}, 'files_uploaded': 1, 'message': 'Audit image(s) successfully created and uploaded.'}
  637. 13 vertices and 1 classes and 31 edges
  638. starting objective: -91.973821
  639. Objective: -91.973821
  640. num_people: 1
  641. !!!!!!!!!!!!!!!________This took 0:00:01.398027
  642. [INFO ] [Command Sent] {'command': {'instruction': 'HOLD',
  643. 'square': [(739, 408), (538, 408), (579, 660), (686, 651)],
  644. 'target_match': False,
  645. 'target_position': 0,
  646. 'targets': [[608, 438, False],
  647. [608, 487, False],
  648. [609, 527, False],
  649. [570, 527, False]]},
  650. 'screen': 'sh_measurement_with_event'}
  651. {'target_position': 0, 'square': [(747, 391), (554, 391), (578, 646), (691, 645)], 'targets': [(621, 420, True), (621, 468, True), (620, 507, True), (580, 507, True)], 'target_match': False, 'instruction': 'PUSH'}
  652. [DEBUG ] [Device events] New connection from 127.0.0.1:48250
  653. [DEBUG ] [Device events] Message is received, {"event": {"target_position": 0, "square": [[739, 408], [538, 408], [579, 660], [686, 651]], "targets": [[608, 438, false], [608, 487, false], [609, 527, false], [570, 527, false]], "target_match": false, "instruction": "HOLD"}, "device": "stethoscope"}
  654. [INFO ] [Device events] Event stethoscope-{'instruction': 'HOLD', 'target_match': False, 'square': [[739, 408], [538, 408], [579, 660], [686, 651]], 'target_position': 0, 'targets': [[608, 438, False], [608, 487, False], [609, 527, False], [570, 527, False]]} was emitted by user Kris G Perry
  655. [DEBUG ] [Event Handler] Received event stethoscope-{'instruction': 'HOLD', 'target_match': False, 'square': [[739, 408], [538, 408], [579, 660], [686, 651]], 'target_position': 0, 'targets': [[608, 438, False], [608, 487, False], [609, 527, False], [570, 527, False]]}
  656. {'target_position': 0, 'square': [(747, 391), (554, 391), (578, 646), (691, 645)], 'targets': [(621, 420, True), (621, 468, True), (620, 507, True), (580, 507, True)], 'target_match': False, 'instruction': 'PUSH'}
  657. [INFO ] [Command Sent] {'command': {'instruction': 'DONE',
  658. 'square': [(747, 391), (554, 391), (578, 646), (691, 645)],
  659. 'target_match': False,
  660. 'target_position': 1,
  661. 'targets': [[621, 420, False],
  662. [621, 468, True],
  663. [620, 507, False],
  664. [580, 507, False]]},
  665. 'screen': 'sh_measurement_with_event'}
  666. {'target_position': 0, 'square': [(747, 391), (554, 391), (578, 646), (691, 645)], 'targets': [(621, 420, True), (621, 468, True), (620, 507, True), (580, 507, True)], 'target_match': False, 'instruction': 'PUSH'}
  667. [DEBUG ] [Device events] New connection from 127.0.0.1:48252
  668. [DEBUG ] [Device events] Message is received, {"event": {"target_position": 1, "square": [[747, 391], [554, 391], [578, 646], [691, 645]], "targets": [[621, 420, false], [621, 468, true], [620, 507, false], [580, 507, false]], "target_match": false, "instruction": "DONE"}, "device": "stethoscope"}
  669. [INFO ] [Device events] Event stethoscope-{'instruction': 'DONE', 'target_match': False, 'square': [[747, 391], [554, 391], [578, 646], [691, 645]], 'target_position': 1, 'targets': [[621, 420, False], [621, 468, True], [620, 507, False], [580, 507, False]]} was emitted by user Kris G Perry
  670. [DEBUG ] [Event Handler] Received event stethoscope-{'instruction': 'DONE', 'target_match': False, 'square': [[747, 391], [554, 391], [578, 646], [691, 645]], 'target_position': 1, 'targets': [[621, 420, False], [621, 468, True], [620, 507, False], [580, 507, False]]}
  671. [ERROR ] [Image ] Error reading file assets/images/stethoscope/event/done.png
  672. [DEBUG ] [ImageSDL2 ] Load <assets/images/stethoscope/hashed_circle_red.png>
  673. 13 vertices and 1 classes and 31 edges
  674. starting objective: -85.452265
  675. Objective: -85.452265
  676. num_people: 1
  677. !!!!!!!!!!!!!!!________This took 0:00:01.382841
  678. {'target_position': 0, 'square': [(747, 391), (554, 391), (578, 646), (691, 645)], 'targets': [(621, 420, True), (621, 468, True), (620, 507, True), (580, 507, True)], 'target_match': False, 'instruction': 'PUSH'}
  679. [INFO ] [Command Sent] {'command': {'instruction': 'HOLD',
  680. 'square': [(747, 391), (554, 391), (578, 646), (691, 645)],
  681. 'target_match': True,
  682. 'target_position': 1,
  683. 'targets': [[621, 420, False],
  684. [621, 468, True],
  685. [620, 507, False],
  686. [580, 507, False]]},
  687. 'screen': 'sh_measurement_with_event'}
  688. {'target_position': 0, 'square': [(747, 391), (554, 391), (578, 646), (691, 645)], 'targets': [(621, 420, True), (621, 468, True), (620, 507, True), (580, 507, True)], 'target_match': False, 'instruction': 'PUSH'}
  689. [DEBUG ] [Device events] New connection from 127.0.0.1:48254
  690. [DEBUG ] [Device events] Message is received, {"event": {"target_position": 1, "square": [[747, 391], [554, 391], [578, 646], [691, 645]], "targets": [[621, 420, false], [621, 468, true], [620, 507, false], [580, 507, false]], "target_match": true, "instruction": "HOLD"}, "device": "stethoscope"}
  691. [INFO ] [Device events] Event stethoscope-{'instruction': 'HOLD', 'target_match': True, 'square': [[747, 391], [554, 391], [578, 646], [691, 645]], 'target_position': 1, 'targets': [[621, 420, False], [621, 468, True], [620, 507, False], [580, 507, False]]} was emitted by user Kris G Perry
  692. A HAND IS ON THE POINT: 1
  693. Recording for position: 1
  694. Recording.
  695. [DEBUG ] [Event Handler] Received event stethoscope-{'instruction': 'HOLD', 'target_match': True, 'square': [[747, 391], [554, 391], [578, 646], [691, 645]], 'target_position': 1, 'targets': [[621, 420, False], [621, 468, True], [620, 507, False], [580, 507, False]]}
  696. [DEBUG ] [Audit ] Uploading /home/patient/.kiosk/tmp/audit_STETHOSCOPE_2017-09-30-13-51-35.jpg, type: STETHOSCOPE, description: Stethoscope-Heart
  697. [DEBUG ] [Timestamp ] Request sent: 2017-09-30 13:51:35.120143
  698. [INFO ] [requested url] https://testing.advinow.net/api/patients/audit_event/ POST
  699. [DEBUG ] [request body] {'created_at': '2017-09-30T13:51:35', 'description': 'Stethoscope-Heart', 'measurement_type': 'STETHOSCOPE'}
  700. 13 vertices and 1 classes and 31 edges
  701. starting objective: -84.730658
  702. Objective: -84.730658
  703. num_people: 2
  704. !!!!!!!!!!!!!!!________This took 0:00:01.338071
  705. {'target_position': 0, 'square': [(747, 391), (554, 391), (578, 646), (691, 645)], 'targets': [(621, 420, True), (621, 468, True), (620, 507, True), (580, 507, True)], 'target_match': False, 'instruction': 'PUSH'}
  706. [DEBUG ] [Timestamp ] Response received: 2017-09-30 13:51:36.293426
  707. [DEBUG ] [Timestamp ] Getting the response time: 01.173283s
  708. [INFO ] [response status] 201, https://testing.advinow.net/api/patients/audit_event/
  709. [DEBUG ] [response body] {"message":"Audit image(s) successfully created and uploaded.","upload_response":{"status":201,"detail":"Successfully uploaded image files.","files_uploaded":1},"files_uploaded":1}
  710. [INFO ] [Audit ] Successfully uploaded: {'upload_response': {'status': 201, 'files_uploaded': 1, 'detail': 'Successfully uploaded image files.'}, 'files_uploaded': 1, 'message': 'Audit image(s) successfully created and uploaded.'}
  711. 13 vertices and 1 classes and 32 edges
  712. starting objective: -87.994187
  713. Objective: -87.994187
  714. num_people: 1
  715. !!!!!!!!!!!!!!!________This took 0:00:01.325028
  716. {'target_position': 0, 'square': [(747, 391), (554, 391), (578, 646), (691, 645)], 'targets': [(621, 420, True), (621, 468, True), (620, 507, True), (580, 507, True)], 'target_match': False, 'instruction': 'PUSH'}
  717. {'target_position': 0, 'square': [(747, 391), (554, 391), (578, 646), (691, 645)], 'targets': [(621, 420, True), (621, 468, True), (620, 507, True), (580, 507, True)], 'target_match': False, 'instruction': 'PUSH'}
  718. 12 vertices and 1 classes and 28 edges
  719. starting objective: -78.063546
  720. ....pair updates: 0.000000
  721. ....new sets: 0.138791
  722. ....updating class labels: 0.000000
  723. ..new objective: -78.202337
  724. Objective: -78.202337
  725. num_people: 2
  726. !!!!!!!!!!!!!!!________This took 0:00:01.320120
  727. {'target_position': 0, 'square': [(747, 391), (554, 391), (578, 646), (691, 645)], 'targets': [(621, 420, True), (621, 468, True), (620, 507, True), (580, 507, True)], 'target_match': False, 'instruction': 'PUSH'}
  728. 13 vertices and 1 classes and 39 edges
  729. starting objective: -83.427925
  730. ....pair updates: 0.000000
  731. ....new sets: 0.080644
  732. ....updating class labels: 0.000000
  733. ..new objective: -83.508569
  734. Objective: -83.508569
  735. num_people: 2
  736. !!!!!!!!!!!!!!!________This took 0:00:01.342592
  737. {'target_position': 0, 'square': [(740, 383), (541, 383), (569, 652), (688, 653)], 'targets': [(610, 413, True), (607, 465, True), (603, 506, True), (554, 505, True)], 'target_match': False, 'instruction': 'PUSH'}
  738. 13 vertices and 1 classes and 31 edges
  739. starting objective: -87.426292
  740. Objective: -87.426292
  741. num_people: 1
  742. !!!!!!!!!!!!!!!________This took 0:00:01.396924
  743. Heartbeat Classification: S1S2
  744. FILES TO SEND: ['stethoscope1506804689958341.wav', 'stethoscope15068047007621434.wav']
  745. SYMPTOMS TO SEND: ['S1S2', 'S1S2']
  746.  
  747. {'target_position': 0, 'square': [(740, 383), (541, 383), (569, 652), (688, 653)], 'targets': [(610, 413, True), (607, 465, True), (603, 506, True), (554, 505, True)], 'target_match': False, 'instruction': 'PUSH'}
  748. [INFO ] [Command Sent] {'command': {'instruction': 'HOLD',
  749. 'square': [(740, 383), (541, 383), (569, 652), (688, 653)],
  750. 'target_match': True,
  751. 'target_position': 1,
  752. 'targets': [[610, 413, False],
  753. [607, 465, True],
  754. [603, 506, False],
  755. [554, 505, False]]},
  756. 'screen': 'sh_measurement_with_event'}
  757. {'target_position': 0, 'square': [(733, 395), (534, 395), (568, 644), (703, 650)], 'targets': [(603, 424, True), (605, 473, True), (606, 512, True), (571, 512, True)], 'target_match': False, 'instruction': 'PUSH'}
  758. [DEBUG ] [Device events] New connection from 127.0.0.1:48256
  759. [DEBUG ] [Device events] Message is received, {"event": {"target_position": 1, "square": [[740, 383], [541, 383], [569, 652], [688, 653]], "targets": [[610, 413, false], [607, 465, true], [603, 506, false], [554, 505, false]], "target_match": true, "instruction": "HOLD"}, "device": "stethoscope"}
  760. [INFO ] [Device events] Event stethoscope-{'instruction': 'HOLD', 'target_match': True, 'square': [[740, 383], [541, 383], [569, 652], [688, 653]], 'target_position': 1, 'targets': [[610, 413, False], [607, 465, True], [603, 506, False], [554, 505, False]]} was emitted by user Kris G Perry
  761. [DEBUG ] [Event Handler] Received event stethoscope-{'instruction': 'HOLD', 'target_match': True, 'square': [[740, 383], [541, 383], [569, 652], [688, 653]], 'target_position': 1, 'targets': [[610, 413, False], [607, 465, True], [603, 506, False], [554, 505, False]]}
  762. [DEBUG ] [Audit ] Uploading /home/patient/.kiosk/tmp/audit_STETHOSCOPE_2017-09-30-13-51-41.jpg, type: STETHOSCOPE, description: Stethoscope-Heart
  763. [DEBUG ] [Timestamp ] Request sent: 2017-09-30 13:51:41.152200
  764. [INFO ] [requested url] https://testing.advinow.net/api/patients/audit_event/ POST
  765. [DEBUG ] [request body] {'created_at': '2017-09-30T13:51:41', 'description': 'Stethoscope-Heart', 'measurement_type': 'STETHOSCOPE'}
  766. {'target_position': 0, 'square': [(733, 395), (534, 395), (568, 644), (703, 650)], 'targets': [(603, 424, True), (605, 473, True), (606, 512, True), (571, 512, True)], 'target_match': False, 'instruction': 'PUSH'}
  767. [INFO ] [Command Sent] {'command': {'instruction': 'HOLD',
  768. 'square': [(733, 395), (534, 395), (568, 644), (703, 650)],
  769. 'target_match': True,
  770. 'target_position': 1,
  771. 'targets': [[603, 424, False],
  772. [605, 473, True],
  773. [606, 512, False],
  774. [571, 512, False]]},
  775. 'screen': 'sh_measurement_with_event'}
  776. [DEBUG ] [Device events] New connection from 127.0.0.1:48258
  777. {'target_position': 0, 'square': [(733, 395), (534, 395), (568, 644), (703, 650)], 'targets': [(603, 424, True), (605, 473, True), (606, 512, True), (571, 512, True)], 'target_match': False, 'instruction': 'PUSH'}
  778. [DEBUG ] [Device events] Message is received, {"event": {"target_position": 1, "square": [[733, 395], [534, 395], [568, 644], [703, 650]], "targets": [[603, 424, false], [605, 473, true], [606, 512, false], [571, 512, false]], "target_match": true, "instruction": "HOLD"}, "device": "stethoscope"}
  779. [INFO ] [Device events] Event stethoscope-{'instruction': 'HOLD', 'target_match': True, 'square': [[733, 395], [534, 395], [568, 644], [703, 650]], 'target_position': 1, 'targets': [[603, 424, False], [605, 473, True], [606, 512, False], [571, 512, False]]} was emitted by user Kris G Perry
  780. [DEBUG ] [Event Handler] Received event stethoscope-{'instruction': 'HOLD', 'target_match': True, 'square': [[733, 395], [534, 395], [568, 644], [703, 650]], 'target_position': 1, 'targets': [[603, 424, False], [605, 473, True], [606, 512, False], [571, 512, False]]}
  781. [DEBUG ] [Audit ] Uploading /home/patient/.kiosk/tmp/audit_STETHOSCOPE_2017-09-30-13-51-42.jpg, type: STETHOSCOPE, description: Stethoscope-Heart
  782. [DEBUG ] [Timestamp ] Request sent: 2017-09-30 13:51:42.087733
  783. [INFO ] [requested url] https://testing.advinow.net/api/patients/audit_event/ POST
  784. [DEBUG ] [request body] {'created_at': '2017-09-30T13:51:42', 'description': 'Stethoscope-Heart', 'measurement_type': 'STETHOSCOPE'}
  785. 12 vertices and 1 classes and 28 edges
  786. starting objective: -88.801320
  787. Objective: -88.801320
  788. num_people: 1
  789. !!!!!!!!!!!!!!!________This took 0:00:01.408520
  790. [DEBUG ] [Timestamp ] Response received: 2017-09-30 13:51:42.316301
  791. [DEBUG ] [Timestamp ] Getting the response time: 01.164101s
  792. [INFO ] [response status] 201, https://testing.advinow.net/api/patients/audit_event/
  793. [DEBUG ] [response body] {"message":"Audit image(s) successfully created and uploaded.","upload_response":{"status":201,"detail":"Successfully uploaded image files.","files_uploaded":1},"files_uploaded":1}
  794. [INFO ] [Audit ] Successfully uploaded: {'upload_response': {'status': 201, 'files_uploaded': 1, 'detail': 'Successfully uploaded image files.'}, 'files_uploaded': 1, 'message': 'Audit image(s) successfully created and uploaded.'}
  795. {'target_position': 0, 'square': [(733, 395), (534, 395), (568, 644), (703, 650)], 'targets': [(603, 424, True), (605, 473, True), (606, 512, True), (571, 512, True)], 'target_match': False, 'instruction': 'PUSH'}
  796. [INFO ] [Command Sent] {'command': {'instruction': 'HOLD',
  797. 'square': [(733, 395), (534, 395), (568, 644), (703, 650)],
  798. 'target_match': False,
  799. 'target_position': 1,
  800. 'targets': [[603, 424, False],
  801. [605, 473, False],
  802. [606, 512, False],
  803. [571, 512, False]]},
  804. 'screen': 'sh_measurement_with_event'}
  805. [DEBUG ] [Device events] New connection from 127.0.0.1:48260
  806. {'target_position': 0, 'square': [(733, 395), (534, 395), (568, 644), (703, 650)], 'targets': [(603, 424, True), (605, 473, True), (606, 512, True), (571, 512, True)], 'target_match': False, 'instruction': 'PUSH'}
  807. [DEBUG ] [Device events] Message is received, {"event": {"target_position": 1, "square": [[733, 395], [534, 395], [568, 644], [703, 650]], "targets": [[603, 424, false], [605, 473, false], [606, 512, false], [571, 512, false]], "target_match": false, "instruction": "HOLD"}, "device": "stethoscope"}
  808. [INFO ] [Device events] Event stethoscope-{'instruction': 'HOLD', 'target_match': False, 'square': [[733, 395], [534, 395], [568, 644], [703, 650]], 'target_position': 1, 'targets': [[603, 424, False], [605, 473, False], [606, 512, False], [571, 512, False]]} was emitted by user Kris G Perry
  809. [DEBUG ] [Event Handler] Received event stethoscope-{'instruction': 'HOLD', 'target_match': False, 'square': [[733, 395], [534, 395], [568, 644], [703, 650]], 'target_position': 1, 'targets': [[603, 424, False], [605, 473, False], [606, 512, False], [571, 512, False]]}
  810. [DEBUG ] [Timestamp ] Response received: 2017-09-30 13:51:43.343670
  811. [DEBUG ] [Timestamp ] Getting the response time: 01.255937s
  812. [INFO ] [response status] 201, https://testing.advinow.net/api/patients/audit_event/
  813. [DEBUG ] [response body] {"message":"Audit image(s) successfully created and uploaded.","upload_response":{"status":201,"detail":"Successfully uploaded image files.","files_uploaded":1},"files_uploaded":1}
  814. [INFO ] [Audit ] Successfully uploaded: {'upload_response': {'status': 201, 'files_uploaded': 1, 'detail': 'Successfully uploaded image files.'}, 'files_uploaded': 1, 'message': 'Audit image(s) successfully created and uploaded.'}
  815. 14 vertices and 1 classes and 35 edges
  816. starting objective: -96.240475
  817. Objective: -96.240475
  818. num_people: 1
  819. !!!!!!!!!!!!!!!________This took 0:00:01.351426
  820. {'target_position': 0, 'square': [(733, 395), (534, 395), (568, 644), (703, 650)], 'targets': [(603, 424, True), (605, 473, True), (606, 512, True), (571, 512, True)], 'target_match': False, 'instruction': 'PUSH'}
  821. [INFO ] [Command Sent] {'command': {'instruction': 'DONE',
  822. 'square': [(733, 395), (534, 395), (568, 644), (703, 650)],
  823. 'target_match': False,
  824. 'target_position': 2,
  825. 'targets': [[603, 424, False],
  826. [605, 473, False],
  827. [606, 512, True],
  828. [571, 512, False]]},
  829. 'screen': 'sh_measurement_with_event'}
  830. {'target_position': 0, 'square': [(732, 389), (539, 389), (584, 659), (696, 646)], 'targets': [(606, 418, True), (603, 468, True), (600, 508, True), (553, 507, True)], 'target_match': False, 'instruction': 'PUSH'}
  831. [DEBUG ] [Device events] New connection from 127.0.0.1:48262
  832. [DEBUG ] [Device events] Message is received, {"event": {"target_position": 2, "square": [[733, 395], [534, 395], [568, 644], [703, 650]], "targets": [[603, 424, false], [605, 473, false], [606, 512, true], [571, 512, false]], "target_match": false, "instruction": "DONE"}, "device": "stethoscope"}
  833. [INFO ] [Device events] Event stethoscope-{'instruction': 'DONE', 'target_match': False, 'square': [[733, 395], [534, 395], [568, 644], [703, 650]], 'target_position': 2, 'targets': [[603, 424, False], [605, 473, False], [606, 512, True], [571, 512, False]]} was emitted by user Kris G Perry
  834. [DEBUG ] [Event Handler] Received event stethoscope-{'instruction': 'DONE', 'target_match': False, 'square': [[733, 395], [534, 395], [568, 644], [703, 650]], 'target_position': 2, 'targets': [[603, 424, False], [605, 473, False], [606, 512, True], [571, 512, False]]}
  835. [ERROR ] [Image ] Error reading file assets/images/stethoscope/event/done.png
  836. {'target_position': 0, 'square': [(732, 389), (539, 389), (584, 659), (696, 646)], 'targets': [(606, 418, True), (603, 468, True), (600, 508, True), (553, 507, True)], 'target_match': False, 'instruction': 'PUSH'}
  837. 14 vertices and 1 classes and 32 edges
  838. starting objective: -91.964897
  839. ....pair updates: 0.000000
  840. ....new sets: 1.063218
  841. ....updating class labels: 0.000000
  842. ..new objective: -93.028115
  843. Objective: -93.028115
  844. num_people: 2
  845. !!!!!!!!!!!!!!!________This took 0:00:01.426323
  846. [INFO ] [Command Sent] {'command': {'instruction': 'HOLD',
  847. 'square': [(732, 389), (539, 389), (584, 659), (696, 646)],
  848. 'target_match': True,
  849. 'target_position': 2,
  850. 'targets': [[606, 418, False],
  851. [603, 468, False],
  852. [600, 508, True],
  853. [553, 507, False]]},
  854. 'screen': 'sh_measurement_with_event'}
  855. {'target_position': 0, 'square': [(732, 389), (541, 389), (563, 644), (706, 650)], 'targets': [(607, 418, True), (604, 468, True), (600, 507, True), (553, 506, True)], 'target_match': False, 'instruction': 'PUSH'}
  856. [DEBUG ] [Device events] New connection from 127.0.0.1:48264
  857. [DEBUG ] [Device events] Message is received, {"event": {"target_position": 2, "square": [[732, 389], [539, 389], [584, 659], [696, 646]], "targets": [[606, 418, false], [603, 468, false], [600, 508, true], [553, 507, false]], "target_match": true, "instruction": "HOLD"}, "device": "stethoscope"}
  858. [INFO ] [Device events] Event stethoscope-{'instruction': 'HOLD', 'target_match': True, 'square': [[732, 389], [539, 389], [584, 659], [696, 646]], 'target_position': 2, 'targets': [[606, 418, False], [603, 468, False], [600, 508, True], [553, 507, False]]} was emitted by user Kris G Perry
  859. [DEBUG ] [Event Handler] Received event stethoscope-{'instruction': 'HOLD', 'target_match': True, 'square': [[732, 389], [539, 389], [584, 659], [696, 646]], 'target_position': 2, 'targets': [[606, 418, False], [603, 468, False], [600, 508, True], [553, 507, False]]}
  860. [DEBUG ] [Audit ] Uploading /home/patient/.kiosk/tmp/audit_STETHOSCOPE_2017-09-30-13-51-45.jpg, type: STETHOSCOPE, description: Stethoscope-Heart
  861. [DEBUG ] [Timestamp ] Request sent: 2017-09-30 13:51:45.138910
  862. [INFO ] [requested url] https://testing.advinow.net/api/patients/audit_event/ POST
  863. [DEBUG ] [request body] {'created_at': '2017-09-30T13:51:45', 'description': 'Stethoscope-Heart', 'measurement_type': 'STETHOSCOPE'}
  864. A HAND IS ON THE POINT: 2
  865. Recording for position: 2
  866. Recording.
  867. [INFO ] [Command Sent] {'command': {'instruction': 'HOLD',
  868. 'square': [(732, 389), (541, 389), (563, 644), (706, 650)],
  869. 'target_match': True,
  870. 'target_position': 2,
  871. 'targets': [[607, 418, False],
  872. [604, 468, False],
  873. [600, 507, True],
  874. [553, 506, False]]},
  875. 'screen': 'sh_measurement_with_event'}
  876. {'target_position': 0, 'square': [(732, 389), (541, 389), (563, 644), (706, 650)], 'targets': [(607, 418, True), (604, 468, True), (600, 507, True), (553, 506, True)], 'target_match': False, 'instruction': 'PUSH'}
  877. [DEBUG ] [Device events] New connection from 127.0.0.1:48266
  878. [DEBUG ] [Device events] Message is received, {"event": {"target_position": 2, "square": [[732, 389], [541, 389], [563, 644], [706, 650]], "targets": [[607, 418, false], [604, 468, false], [600, 507, true], [553, 506, false]], "target_match": true, "instruction": "HOLD"}, "device": "stethoscope"}
  879. [INFO ] [Device events] Event stethoscope-{'instruction': 'HOLD', 'target_match': True, 'square': [[732, 389], [541, 389], [563, 644], [706, 650]], 'target_position': 2, 'targets': [[607, 418, False], [604, 468, False], [600, 507, True], [553, 506, False]]} was emitted by user Kris G Perry
  880. [DEBUG ] [Event Handler] Received event stethoscope-{'instruction': 'HOLD', 'target_match': True, 'square': [[732, 389], [541, 389], [563, 644], [706, 650]], 'target_position': 2, 'targets': [[607, 418, False], [604, 468, False], [600, 507, True], [553, 506, False]]}
  881. [DEBUG ] [Audit ] Uploading /home/patient/.kiosk/tmp/audit_STETHOSCOPE_2017-09-30-13-51-46.jpg, type: STETHOSCOPE, description: Stethoscope-Heart
  882. [DEBUG ] [Timestamp ] Request sent: 2017-09-30 13:51:46.170279
  883. [INFO ] [requested url] https://testing.advinow.net/api/patients/audit_event/ POST
  884. [DEBUG ] [request body] {'created_at': '2017-09-30T13:51:46', 'description': 'Stethoscope-Heart', 'measurement_type': 'STETHOSCOPE'}
  885. [DEBUG ] [Timestamp ] Response received: 2017-09-30 13:51:46.195759
  886. [DEBUG ] [Timestamp ] Getting the response time: 01.056849s
  887. [INFO ] [response status] 201, https://testing.advinow.net/api/patients/audit_event/
  888. [DEBUG ] [response body] {"message":"Audit image(s) successfully created and uploaded.","upload_response":{"status":201,"detail":"Successfully uploaded image files.","files_uploaded":1},"files_uploaded":1}
  889. [INFO ] [Audit ] Successfully uploaded: {'upload_response': {'status': 201, 'files_uploaded': 1, 'detail': 'Successfully uploaded image files.'}, 'files_uploaded': 1, 'message': 'Audit image(s) successfully created and uploaded.'}
  890. 20 vertices and 1 classes and 68 edges
  891. starting objective: -94.183443
  892. ....pair updates: 0.000000
  893. ....new sets: 0.068511
  894. ....updating class labels: 0.000000
  895. ..new objective: -94.251954
  896. Objective: -94.251954
  897. num_people: 3
  898. !!!!!!!!!!!!!!!________This took 0:00:01.430482
  899. {'target_position': 0, 'square': [(733, 390), (541, 390), (594, 645), (694, 652)], 'targets': [(608, 418, True), (607, 467, True), (607, 505, True), (567, 505, True)], 'target_match': False, 'instruction': 'PUSH'}
  900. [DEBUG ] [Timestamp ] Response received: 2017-09-30 13:51:47.330860
  901. [DEBUG ] [Timestamp ] Getting the response time: 01.160581s
  902. [INFO ] [response status] 201, https://testing.advinow.net/api/patients/audit_event/
  903. [DEBUG ] [response body] {"message":"Audit image(s) successfully created and uploaded.","upload_response":{"status":201,"detail":"Successfully uploaded image files.","files_uploaded":1},"files_uploaded":1}
  904. [INFO ] [Audit ] Successfully uploaded: {'upload_response': {'status': 201, 'files_uploaded': 1, 'detail': 'Successfully uploaded image files.'}, 'files_uploaded': 1, 'message': 'Audit image(s) successfully created and uploaded.'}
  905. 13 vertices and 1 classes and 31 edges
  906. starting objective: -91.775902
  907. Objective: -91.775902
  908. num_people: 1
  909. !!!!!!!!!!!!!!!________This took 0:00:01.394732
  910. [INFO ] [Command Sent] {'command': {'instruction': 'HOLD',
  911. 'square': [(733, 390), (541, 390), (594, 645), (694, 652)],
  912. 'target_match': True,
  913. 'target_position': 2,
  914. 'targets': [[608, 418, False],
  915. [607, 467, False],
  916. [607, 505, True],
  917. [567, 505, False]]},
  918. 'screen': 'sh_measurement_with_event'}
  919. {'target_position': 0, 'square': [(733, 390), (541, 390), (585, 666), (693, 653)], 'targets': [(607, 419, True), (605, 468, True), (603, 508, True), (557, 507, True)], 'target_match': False, 'instruction': 'PUSH'}
  920. [DEBUG ] [Device events] New connection from 127.0.0.1:48268
  921. [DEBUG ] [Device events] Message is received, {"event": {"target_position": 2, "square": [[733, 390], [541, 390], [594, 645], [694, 652]], "targets": [[608, 418, false], [607, 467, false], [607, 505, true], [567, 505, false]], "target_match": true, "instruction": "HOLD"}, "device": "stethoscope"}
  922. [INFO ] [Device events] Event stethoscope-{'instruction': 'HOLD', 'target_match': True, 'square': [[733, 390], [541, 390], [594, 645], [694, 652]], 'target_position': 2, 'targets': [[608, 418, False], [607, 467, False], [607, 505, True], [567, 505, False]]} was emitted by user Kris G Perry
  923. [DEBUG ] [Event Handler] Received event stethoscope-{'instruction': 'HOLD', 'target_match': True, 'square': [[733, 390], [541, 390], [594, 645], [694, 652]], 'target_position': 2, 'targets': [[608, 418, False], [607, 467, False], [607, 505, True], [567, 505, False]]}
  924. [DEBUG ] [Audit ] Uploading /home/patient/.kiosk/tmp/audit_STETHOSCOPE_2017-09-30-13-51-48.jpg, type: STETHOSCOPE, description: Stethoscope-Heart
  925. [DEBUG ] [Timestamp ] Request sent: 2017-09-30 13:51:48.112508
  926. [INFO ] [requested url] https://testing.advinow.net/api/patients/audit_event/ POST
  927. [DEBUG ] [request body] {'created_at': '2017-09-30T13:51:48', 'description': 'Stethoscope-Heart', 'measurement_type': 'STETHOSCOPE'}
  928. [INFO ] [Command Sent] {'command': {'instruction': 'HOLD',
  929. 'square': [(733, 390), (541, 390), (585, 666), (693, 653)],
  930. 'target_match': True,
  931. 'target_position': 2,
  932. 'targets': [[607, 419, False],
  933. [605, 468, False],
  934. [603, 508, True],
  935. [557, 507, False]]},
  936. 'screen': 'sh_measurement_with_event'}
  937. {'target_position': 0, 'square': [(733, 390), (541, 390), (585, 666), (693, 653)], 'targets': [(607, 419, True), (605, 468, True), (603, 508, True), (557, 507, True)], 'target_match': False, 'instruction': 'PUSH'}
  938. [DEBUG ] [Device events] New connection from 127.0.0.1:48270
  939. [DEBUG ] [Device events] Message is received, {"event": {"target_position": 2, "square": [[733, 390], [541, 390], [585, 666], [693, 653]], "targets": [[607, 419, false], [605, 468, false], [603, 508, true], [557, 507, false]], "target_match": true, "instruction": "HOLD"}, "device": "stethoscope"}
  940. [INFO ] [Device events] Event stethoscope-{'instruction': 'HOLD', 'target_match': True, 'square': [[733, 390], [541, 390], [585, 666], [693, 653]], 'target_position': 2, 'targets': [[607, 419, False], [605, 468, False], [603, 508, True], [557, 507, False]]} was emitted by user Kris G Perry
  941. [DEBUG ] [Timestamp ] Response received: 2017-09-30 13:51:49.070872
  942. [DEBUG ] [Timestamp ] Getting the response time: 00.958364s
  943. [INFO ] [response status] 201, https://testing.advinow.net/api/patients/audit_event/
  944. [DEBUG ] [response body] {"message":"Audit image(s) successfully created and uploaded.","upload_response":{"status":201,"detail":"Successfully uploaded image files.","files_uploaded":1},"files_uploaded":1}
  945. [DEBUG ] [Event Handler] Received event stethoscope-{'instruction': 'HOLD', 'target_match': True, 'square': [[733, 390], [541, 390], [585, 666], [693, 653]], 'target_position': 2, 'targets': [[607, 419, False], [605, 468, False], [603, 508, True], [557, 507, False]]}
  946. [DEBUG ] [Audit ] Uploading /home/patient/.kiosk/tmp/audit_STETHOSCOPE_2017-09-30-13-51-49.jpg, type: STETHOSCOPE, description: Stethoscope-Heart
  947. [DEBUG ] [Timestamp ] Request sent: 2017-09-30 13:51:49.157119
  948. [INFO ] [requested url] https://testing.advinow.net/api/patients/audit_event/ POST
  949. [DEBUG ] [request body] {'created_at': '2017-09-30T13:51:49', 'description': 'Stethoscope-Heart', 'measurement_type': 'STETHOSCOPE'}
  950. [INFO ] [Audit ] Successfully uploaded: {'upload_response': {'status': 201, 'files_uploaded': 1, 'detail': 'Successfully uploaded image files.'}, 'files_uploaded': 1, 'message': 'Audit image(s) successfully created and uploaded.'}
  951. 15 vertices and 1 classes and 33 edges
  952. starting objective: -90.722630
  953. ....pair updates: 0.000000
  954. ....new sets: 2.468791
  955. ....updating class labels: 0.000000
  956. ..new objective: -93.191421
  957. Objective: -93.191421
  958. num_people: 3
  959. !!!!!!!!!!!!!!!________This took 0:00:01.408648
  960. [DEBUG ] [Timestamp ] Response received: 2017-09-30 13:51:49.990793
  961. [DEBUG ] [Timestamp ] Getting the response time: 00.833674s
  962. [INFO ] [response status] 201, https://testing.advinow.net/api/patients/audit_event/
  963. [DEBUG ] [response body] {"message":"Audit image(s) successfully created and uploaded.","upload_response":{"status":201,"detail":"Successfully uploaded image files.","files_uploaded":1},"files_uploaded":1}
  964. [INFO ] [Audit ] Successfully uploaded: {'upload_response': {'status': 201, 'files_uploaded': 1, 'detail': 'Successfully uploaded image files.'}, 'files_uploaded': 1, 'message': 'Audit image(s) successfully created and uploaded.'}
  965. {'target_position': 0, 'square': [(733, 390), (542, 390), (567, 638), (699, 652)], 'targets': [(608, 419, True), (606, 468, True), (602, 508, True), (556, 507, True)], 'target_match': False, 'instruction': 'PUSH'}
  966. 14 vertices and 1 classes and 35 edges
  967. starting objective: -96.568113
  968. Objective: -96.568113
  969. num_people: 1
  970. !!!!!!!!!!!!!!!________This took 0:00:01.408035
  971. [INFO ] [Command Sent] {'command': {'instruction': 'HOLD',
  972. 'square': [(733, 390), (542, 390), (567, 638), (699, 652)],
  973. 'target_match': True,
  974. 'target_position': 2,
  975. 'targets': [[608, 419, False],
  976. [606, 468, False],
  977. [602, 508, True],
  978. [556, 507, False]]},
  979. 'screen': 'sh_measurement_with_event'}
  980. {'target_position': 0, 'square': [(732, 389), (541, 389), (581, 636), (692, 652)], 'targets': [(607, 418, True), (605, 467, True), (601, 507, True), (555, 506, True)], 'target_match': False, 'instruction': 'PUSH'}
  981. [DEBUG ] [Device events] New connection from 127.0.0.1:48272
  982. [DEBUG ] [Device events] Message is received, {"event": {"target_position": 2, "square": [[733, 390], [542, 390], [567, 638], [699, 652]], "targets": [[608, 419, false], [606, 468, false], [602, 508, true], [556, 507, false]], "target_match": true, "instruction": "HOLD"}, "device": "stethoscope"}
  983. [INFO ] [Device events] Event stethoscope-{'instruction': 'HOLD', 'target_match': True, 'square': [[733, 390], [542, 390], [567, 638], [699, 652]], 'target_position': 2, 'targets': [[608, 419, False], [606, 468, False], [602, 508, True], [556, 507, False]]} was emitted by user Kris G Perry
  984. [DEBUG ] [Event Handler] Received event stethoscope-{'instruction': 'HOLD', 'target_match': True, 'square': [[733, 390], [542, 390], [567, 638], [699, 652]], 'target_position': 2, 'targets': [[608, 419, False], [606, 468, False], [602, 508, True], [556, 507, False]]}
  985. [DEBUG ] [Audit ] Uploading /home/patient/.kiosk/tmp/audit_STETHOSCOPE_2017-09-30-13-51-51.jpg, type: STETHOSCOPE, description: Stethoscope-Heart
  986. [DEBUG ] [Timestamp ] Request sent: 2017-09-30 13:51:51.173303
  987. [INFO ] [requested url] https://testing.advinow.net/api/patients/audit_event/ POST
  988. [DEBUG ] [request body] {'created_at': '2017-09-30T13:51:51', 'description': 'Stethoscope-Heart', 'measurement_type': 'STETHOSCOPE'}
  989. Heartbeat Classification: S1S2
  990. FILES TO SEND: ['stethoscope1506804689958341.wav', 'stethoscope15068047007621434.wav', 'stethoscope1506804711777847.wav']
  991. SYMPTOMS TO SEND: ['S1S2', 'S1S2', 'S1S2']
  992.  
  993. {'target_position': 0, 'square': [(732, 389), (541, 389), (581, 636), (692, 652)], 'targets': [(607, 418, True), (605, 467, True), (601, 507, True), (555, 506, True)], 'target_match': False, 'instruction': 'PUSH'}
  994. 11 vertices and 1 classes and 26 edges
  995. starting objective: -87.398375
  996. Objective: -87.398375
  997. num_people: 1
  998. !!!!!!!!!!!!!!!________This took 0:00:01.397658
  999. [INFO ] [Command Sent] {'command': {'instruction': 'HOLD',
  1000. 'square': [(732, 389), (541, 389), (581, 636), (692, 652)],
  1001. 'target_match': True,
  1002. 'target_position': 2,
  1003. 'targets': [[607, 418, False],
  1004. [605, 467, False],
  1005. [601, 507, True],
  1006. [555, 506, False]]},
  1007. 'screen': 'sh_measurement_with_event'}
  1008. {'target_position': 0, 'square': [(732, 389), (541, 389), (581, 636), (692, 652)], 'targets': [(607, 418, True), (605, 467, True), (601, 507, True), (555, 506, True)], 'target_match': False, 'instruction': 'PUSH'}
  1009. [DEBUG ] [Device events] New connection from 127.0.0.1:48274
  1010. [DEBUG ] [Device events] Message is received, {"event": {"target_position": 2, "square": [[732, 389], [541, 389], [581, 636], [692, 652]], "targets": [[607, 418, false], [605, 467, false], [601, 507, true], [555, 506, false]], "target_match": true, "instruction": "HOLD"}, "device": "stethoscope"}
  1011. [INFO ] [Device events] Event stethoscope-{'instruction': 'HOLD', 'target_match': True, 'square': [[732, 389], [541, 389], [581, 636], [692, 652]], 'target_position': 2, 'targets': [[607, 418, False], [605, 467, False], [601, 507, True], [555, 506, False]]} was emitted by user Kris G Perry
  1012. [DEBUG ] [Event Handler] Received event stethoscope-{'instruction': 'HOLD', 'target_match': True, 'square': [[732, 389], [541, 389], [581, 636], [692, 652]], 'target_position': 2, 'targets': [[607, 418, False], [605, 467, False], [601, 507, True], [555, 506, False]]}
  1013. [DEBUG ] [Audit ] Uploading /home/patient/.kiosk/tmp/audit_STETHOSCOPE_2017-09-30-13-51-52.jpg, type: STETHOSCOPE, description: Stethoscope-Heart
  1014. [DEBUG ] [Timestamp ] Request sent: 2017-09-30 13:51:52.098203
  1015. [INFO ] [requested url] https://testing.advinow.net/api/patients/audit_event/ POST
  1016. [DEBUG ] [request body] {'created_at': '2017-09-30T13:51:52', 'description': 'Stethoscope-Heart', 'measurement_type': 'STETHOSCOPE'}
  1017. [DEBUG ] [Timestamp ] Response received: 2017-09-30 13:51:52.375860
  1018. [DEBUG ] [Timestamp ] Getting the response time: 01.202557s
  1019. [INFO ] [response status] 201, https://testing.advinow.net/api/patients/audit_event/
  1020. [DEBUG ] [response body] {"message":"Audit image(s) successfully created and uploaded.","upload_response":{"status":201,"detail":"Successfully uploaded image files.","files_uploaded":1},"files_uploaded":1}
  1021. [INFO ] [Audit ] Successfully uploaded: {'upload_response': {'status': 201, 'files_uploaded': 1, 'detail': 'Successfully uploaded image files.'}, 'files_uploaded': 1, 'message': 'Audit image(s) successfully created and uploaded.'}
  1022. {'target_position': 0, 'square': [(732, 389), (541, 389), (581, 636), (692, 652)], 'targets': [(607, 418, True), (605, 467, True), (601, 507, True), (555, 506, True)], 'target_match': False, 'instruction': 'PUSH'}
  1023. {'target_position': 0, 'square': [(732, 389), (541, 389), (581, 636), (692, 652)], 'targets': [(607, 418, True), (605, 467, True), (601, 507, True), (555, 506, True)], 'target_match': False, 'instruction': 'PUSH'}
  1024. 14 vertices and 1 classes and 35 edges
  1025. starting objective: -97.105035
  1026. Objective: -97.105035
  1027. num_people: 1
  1028. [DEBUG ] [Timestamp ] Response received: 2017-09-30 13:51:53.377248
  1029. [DEBUG ] [Timestamp ] Getting the response time: 01.279045s
  1030. [INFO ] [response status] 201, https://testing.advinow.net/api/patients/audit_event/
  1031. [DEBUG ] [response body] {"message":"Audit image(s) successfully created and uploaded.","upload_response":{"status":201,"detail":"Successfully uploaded image files.","files_uploaded":1},"files_uploaded":1}
  1032. !!!!!!!!!!!!!!!________This took 0:00:01.369419
  1033. [INFO ] [Audit ] Successfully uploaded: {'upload_response': {'status': 201, 'files_uploaded': 1, 'detail': 'Successfully uploaded image files.'}, 'files_uploaded': 1, 'message': 'Audit image(s) successfully created and uploaded.'}
  1034. {'target_position': 0, 'square': [(732, 389), (541, 389), (581, 636), (692, 652)], 'targets': [(607, 418, True), (605, 467, True), (601, 507, True), (555, 506, True)], 'target_match': False, 'instruction': 'PUSH'}
  1035. [INFO ] [Command Sent] {'command': {'instruction': 'HOLD',
  1036. 'square': [(732, 389), (541, 389), (581, 636), (692, 652)],
  1037. 'target_match': False,
  1038. 'target_position': 2,
  1039. 'targets': [[607, 418, False],
  1040. [605, 467, False],
  1041. [601, 507, False],
  1042. [555, 506, False]]},
  1043. 'screen': 'sh_measurement_with_event'}
  1044. [DEBUG ] [Device events] New connection from 127.0.0.1:48276
  1045. {'target_position': 0, 'square': [(732, 392), (541, 392), (581, 635), (692, 652)], 'targets': [(607, 421, True), (606, 469, True), (603, 508, True), (560, 508, True)], 'target_match': False, 'instruction': 'PUSH'}
  1046. [DEBUG ] [Device events] Message is received, {"event": {"target_position": 2, "square": [[732, 389], [541, 389], [581, 636], [692, 652]], "targets": [[607, 418, false], [605, 467, false], [601, 507, false], [555, 506, false]], "target_match": false, "instruction": "HOLD"}, "device": "stethoscope"}
  1047. [INFO ] [Device events] Event stethoscope-{'instruction': 'HOLD', 'target_match': False, 'square': [[732, 389], [541, 389], [581, 636], [692, 652]], 'target_position': 2, 'targets': [[607, 418, False], [605, 467, False], [601, 507, False], [555, 506, False]]} was emitted by user Kris G Perry
  1048. [DEBUG ] [Event Handler] Received event stethoscope-{'instruction': 'HOLD', 'target_match': False, 'square': [[732, 389], [541, 389], [581, 636], [692, 652]], 'target_position': 2, 'targets': [[607, 418, False], [605, 467, False], [601, 507, False], [555, 506, False]]}
  1049. 14 vertices and 1 classes and 35 edges
  1050. starting objective: -99.675758
  1051. Objective: -99.675758
  1052. num_people: 1
  1053. !!!!!!!!!!!!!!!________This took 0:00:01.420359
  1054. {'target_position': 0, 'square': [(732, 392), (541, 392), (581, 635), (692, 652)], 'targets': [(607, 421, True), (606, 469, True), (603, 508, True), (560, 508, True)], 'target_match': False, 'instruction': 'PUSH'}
  1055. [INFO ] [Command Sent] {'command': {'instruction': 'DONE',
  1056. 'square': [(732, 392), (541, 392), (581, 635), (692, 652)],
  1057. 'target_match': False,
  1058. 'target_position': 3,
  1059. 'targets': [[607, 421, False],
  1060. [606, 469, False],
  1061. [603, 508, False],
  1062. [560, 508, True]]},
  1063. 'screen': 'sh_measurement_with_event'}
  1064. {'target_position': 0, 'square': [(730, 392), (540, 392), (586, 643), (700, 652)], 'targets': [(606, 420, True), (607, 467, True), (608, 504, True), (573, 504, True)], 'target_match': False, 'instruction': 'PUSH'}
  1065. [DEBUG ] [Device events] New connection from 127.0.0.1:48278
  1066. [DEBUG ] [Device events] Message is received, {"event": {"target_position": 3, "square": [[732, 392], [541, 392], [581, 635], [692, 652]], "targets": [[607, 421, false], [606, 469, false], [603, 508, false], [560, 508, true]], "target_match": false, "instruction": "DONE"}, "device": "stethoscope"}
  1067. [INFO ] [Device events] Event stethoscope-{'instruction': 'DONE', 'target_match': False, 'square': [[732, 392], [541, 392], [581, 635], [692, 652]], 'target_position': 3, 'targets': [[607, 421, False], [606, 469, False], [603, 508, False], [560, 508, True]]} was emitted by user Kris G Perry
  1068. [DEBUG ] [Event Handler] Received event stethoscope-{'instruction': 'DONE', 'target_match': False, 'square': [[732, 392], [541, 392], [581, 635], [692, 652]], 'target_position': 3, 'targets': [[607, 421, False], [606, 469, False], [603, 508, False], [560, 508, True]]}
  1069. [ERROR ] [Image ] Error reading file assets/images/stethoscope/event/done.png
  1070. {'target_position': 0, 'square': [(730, 392), (540, 392), (586, 643), (700, 652)], 'targets': [(606, 420, True), (607, 467, True), (608, 504, True), (573, 504, True)], 'target_match': False, 'instruction': 'PUSH'}
  1071. [INFO ] [Command Sent] {'command': {'instruction': 'HOLD',
  1072. 'square': [(730, 392), (540, 392), (586, 643), (700, 652)],
  1073. 'target_match': True,
  1074. 'target_position': 3,
  1075. 'targets': [[606, 420, False],
  1076. [607, 467, False],
  1077. [608, 504, False],
  1078. [573, 504, True]]},
  1079. 'screen': 'sh_measurement_with_event'}
  1080. [DEBUG ] [Device events] New connection from 127.0.0.1:48280
  1081. {'target_position': 0, 'square': [(730, 392), (540, 392), (586, 643), (700, 652)], 'targets': [(606, 420, True), (607, 467, True), (608, 504, True), (573, 504, True)], 'target_match': False, 'instruction': 'PUSH'}
  1082. [DEBUG ] [Device events] Message is received, {"event": {"target_position": 3, "square": [[730, 392], [540, 392], [586, 643], [700, 652]], "targets": [[606, 420, false], [607, 467, false], [608, 504, false], [573, 504, true]], "target_match": true, "instruction": "HOLD"}, "device": "stethoscope"}
  1083. [INFO ] [Device events] Event stethoscope-{'instruction': 'HOLD', 'target_match': True, 'square': [[730, 392], [540, 392], [586, 643], [700, 652]], 'target_position': 3, 'targets': [[606, 420, False], [607, 467, False], [608, 504, False], [573, 504, True]]} was emitted by user Kris G Perry
  1084. [DEBUG ] [Event Handler] Received event stethoscope-{'instruction': 'HOLD', 'target_match': True, 'square': [[730, 392], [540, 392], [586, 643], [700, 652]], 'target_position': 3, 'targets': [[606, 420, False], [607, 467, False], [608, 504, False], [573, 504, True]]}
  1085. 13 vertices and 1 classes and 28 edges
  1086. starting objective: -87.087242
  1087. ....pair updates: 0.000000
  1088. ....new sets: 1.100171
  1089. ....updating class labels: 0.000000
  1090. ..new objective: -88.187413
  1091. Objective: -88.187413
  1092. num_people: 2
  1093. [DEBUG ] [Audit ] Uploading /home/patient/.kiosk/tmp/audit_STETHOSCOPE_2017-09-30-13-51-56.jpg, type: STETHOSCOPE, description: Stethoscope-Heart
  1094. !!!!!!!!!!!!!!!________This took 0:00:01.397103
  1095. [DEBUG ] [Timestamp ] Request sent: 2017-09-30 13:51:56.199385
  1096. [INFO ] [requested url] https://testing.advinow.net/api/patients/audit_event/ POST
  1097. [DEBUG ] [request body] {'created_at': '2017-09-30T13:51:56', 'description': 'Stethoscope-Heart', 'measurement_type': 'STETHOSCOPE'}
  1098. A HAND IS ON THE POINT: 3
  1099. Recording for position: 3
  1100. Recording.
  1101. {'target_position': 0, 'square': [(730, 392), (540, 392), (586, 643), (700, 652)], 'targets': [(606, 420, True), (607, 467, True), (608, 504, True), (573, 504, True)], 'target_match': False, 'instruction': 'PUSH'}
  1102. 12 vertices and 1 classes and 30 edges
  1103. starting objective: -87.287237
  1104. Objective: -87.287237
  1105. num_people: 1
  1106. !!!!!!!!!!!!!!!________This took 0:00:01.330427
  1107. [DEBUG ] [Timestamp ] Response received: 2017-09-30 13:51:57.663797
  1108. [DEBUG ] [Timestamp ] Getting the response time: 01.464412s
  1109. [INFO ] [response status] 201, https://testing.advinow.net/api/patients/audit_event/
  1110. [DEBUG ] [response body] {"message":"Audit image(s) successfully created and uploaded.","upload_response":{"status":201,"detail":"Successfully uploaded image files.","files_uploaded":1},"files_uploaded":1}
  1111. [INFO ] [Audit ] Successfully uploaded: {'upload_response': {'status': 201, 'files_uploaded': 1, 'detail': 'Successfully uploaded image files.'}, 'files_uploaded': 1, 'message': 'Audit image(s) successfully created and uploaded.'}
  1112. {'target_position': 0, 'square': [(730, 392), (540, 392), (586, 643), (700, 652)], 'targets': [(606, 420, True), (607, 467, True), (608, 504, True), (573, 504, True)], 'target_match': False, 'instruction': 'PUSH'}
  1113. 14 vertices and 1 classes and 29 edges
  1114. starting objective: -78.744254
  1115. ....pair updates: 0.000000
  1116. ....new sets: 3.164130
  1117. ....updating class labels: 0.000000
  1118. ..new objective: -81.908384
  1119. Objective: -81.908384
  1120. num_people: 5
  1121. !!!!!!!!!!!!!!!________This took 0:00:01.331844
  1122. {'target_position': 0, 'square': [(730, 392), (540, 392), (586, 643), (700, 652)], 'targets': [(606, 420, True), (607, 467, True), (608, 504, True), (573, 504, True)], 'target_match': False, 'instruction': 'PUSH'}
  1123. {'target_position': 0, 'square': [(730, 392), (540, 392), (586, 643), (700, 652)], 'targets': [(606, 420, True), (607, 467, True), (608, 504, True), (573, 504, True)], 'target_match': False, 'instruction': 'PUSH'}
  1124. 13 vertices and 1 classes and 31 edges
  1125. starting objective: -84.535767
  1126. ....pair updates: 0.000000
  1127. ....new sets: 1.130240
  1128. ....updating class labels: 0.000000
  1129. ..new objective: -85.666007
  1130. Objective: -85.666007
  1131. num_people: 2
  1132. !!!!!!!!!!!!!!!________This took 0:00:01.321637
  1133. {'target_position': 0, 'square': [(730, 392), (540, 392), (586, 643), (700, 652)], 'targets': [(606, 420, True), (607, 467, True), (608, 504, True), (573, 504, True)], 'target_match': False, 'instruction': 'PUSH'}
  1134. 14 vertices and 1 classes and 32 edges
  1135. starting objective: -91.486387
  1136. ....pair updates: 0.000000
  1137. ....new sets: 1.350525
  1138. ....updating class labels: 0.000000
  1139. ..new objective: -92.836912
  1140. Objective: -92.836912
  1141. num_people: 2
  1142. !!!!!!!!!!!!!!!________This took 0:00:01.346085
  1143. {'target_position': 0, 'square': [(705, 430), (555, 430), (571, 620), (675, 628)], 'targets': [(606, 453, True), (603, 493, True), (599, 524, True), (558, 522, True)], 'target_match': False, 'instruction': 'PUSH'}
  1144. 15 vertices and 1 classes and 36 edges
  1145. starting objective: -90.610766
  1146. ....pair updates: 0.000000
  1147. ....new sets: 0.184226
  1148. ....updating class labels: 0.000000
  1149. ..new objective: -90.794991
  1150. Objective: -90.794991
  1151. num_people: 2
  1152. !!!!!!!!!!!!!!!________This took 0:00:01.387857
  1153. Heartbeat Classification: S1S2
  1154. FILES TO SEND: ['stethoscope1506804689958341.wav', 'stethoscope15068047007621434.wav', 'stethoscope1506804711777847.wav', 'stethoscope15068047228730516.wav']
  1155. SYMPTOMS TO SEND: ['S1S2', 'S1S2', 'S1S2', 'S1S2']
  1156.  
  1157. {'target_position': 0, 'square': [(705, 430), (555, 430), (571, 620), (675, 628)], 'targets': [(606, 453, True), (603, 493, True), (599, 524, True), (558, 522, True)], 'target_match': False, 'instruction': 'PUSH'}
  1158. [INFO ] [Command Sent] {'command': {'instruction': 'HOLD',
  1159. 'square': [(705, 430), (555, 430), (571, 620), (675, 628)],
  1160. 'target_match': True,
  1161. 'target_position': 3,
  1162. 'targets': [[606, 453, False],
  1163. [603, 493, False],
  1164. [599, 524, False],
  1165. [558, 522, True]]},
  1166. 'screen': 'sh_measurement_with_event'}
  1167. [DEBUG ] [Device events] New connection from 127.0.0.1:48282
  1168. {'target_position': 0, 'square': [(702, 432), (549, 432), (571, 628), (667, 634)], 'targets': [(602, 455, True), (600, 495, True), (597, 526, True), (560, 526, True)], 'target_match': False, 'instruction': 'PUSH'}
  1169. [DEBUG ] [Device events] Message is received, {"event": {"target_position": 3, "square": [[705, 430], [555, 430], [571, 620], [675, 628]], "targets": [[606, 453, false], [603, 493, false], [599, 524, false], [558, 522, true]], "target_match": true, "instruction": "HOLD"}, "device": "stethoscope"}
  1170. [INFO ] [Device events] Event stethoscope-{'instruction': 'HOLD', 'target_match': True, 'square': [[705, 430], [555, 430], [571, 620], [675, 628]], 'target_position': 3, 'targets': [[606, 453, False], [603, 493, False], [599, 524, False], [558, 522, True]]} was emitted by user Kris G Perry
  1171. [DEBUG ] [Event Handler] Received event stethoscope-{'instruction': 'HOLD', 'target_match': True, 'square': [[705, 430], [555, 430], [571, 620], [675, 628]], 'target_position': 3, 'targets': [[606, 453, False], [603, 493, False], [599, 524, False], [558, 522, True]]}
  1172. [DEBUG ] [Audit ] Uploading /home/patient/.kiosk/tmp/audit_STETHOSCOPE_2017-09-30-13-52-03.jpg, type: STETHOSCOPE, description: Stethoscope-Heart
  1173. [DEBUG ] [Timestamp ] Request sent: 2017-09-30 13:52:03.162996
  1174. [INFO ] [requested url] https://testing.advinow.net/api/patients/audit_event/ POST
  1175. [DEBUG ] [request body] {'created_at': '2017-09-30T13:52:03', 'description': 'Stethoscope-Heart', 'measurement_type': 'STETHOSCOPE'}
  1176. {'target_position': 0, 'square': [(702, 432), (549, 432), (571, 628), (667, 634)], 'targets': [(602, 455, True), (600, 495, True), (597, 526, True), (560, 526, True)], 'target_match': False, 'instruction': 'PUSH'}
  1177. [INFO ] [Command Sent] {'command': {'instruction': 'HOLD',
  1178. 'square': [(702, 432), (549, 432), (571, 628), (667, 634)],
  1179. 'target_match': True,
  1180. 'target_position': 3,
  1181. 'targets': [[602, 455, False],
  1182. [600, 495, False],
  1183. [597, 526, False],
  1184. [560, 526, True]]},
  1185. 'screen': 'sh_measurement_with_event'}
  1186. {'target_position': 0, 'square': [(702, 432), (549, 432), (571, 628), (667, 634)], 'targets': [(602, 455, True), (600, 495, True), (597, 526, True), (560, 526, True)], 'target_match': False, 'instruction': 'PUSH'}
  1187. [DEBUG ] [Device events] New connection from 127.0.0.1:48284
  1188. [DEBUG ] [Device events] Message is received, {"event": {"target_position": 3, "square": [[702, 432], [549, 432], [571, 628], [667, 634]], "targets": [[602, 455, false], [600, 495, false], [597, 526, false], [560, 526, true]], "target_match": true, "instruction": "HOLD"}, "device": "stethoscope"}
  1189. [INFO ] [Device events] Event stethoscope-{'instruction': 'HOLD', 'target_match': True, 'square': [[702, 432], [549, 432], [571, 628], [667, 634]], 'target_position': 3, 'targets': [[602, 455, False], [600, 495, False], [597, 526, False], [560, 526, True]]} was emitted by user Kris G Perry
  1190. [DEBUG ] [Event Handler] Received event stethoscope-{'instruction': 'HOLD', 'target_match': True, 'square': [[702, 432], [549, 432], [571, 628], [667, 634]], 'target_position': 3, 'targets': [[602, 455, False], [600, 495, False], [597, 526, False], [560, 526, True]]}
  1191. [DEBUG ] [Audit ] Uploading /home/patient/.kiosk/tmp/audit_STETHOSCOPE_2017-09-30-13-52-04.jpg, type: STETHOSCOPE, description: Stethoscope-Heart
  1192. [DEBUG ] [Timestamp ] Request sent: 2017-09-30 13:52:04.178810
  1193. [INFO ] [requested url] https://testing.advinow.net/api/patients/audit_event/ POST
  1194. [DEBUG ] [request body] {'created_at': '2017-09-30T13:52:04', 'description': 'Stethoscope-Heart', 'measurement_type': 'STETHOSCOPE'}
  1195. 15 vertices and 1 classes and 36 edges
  1196. starting objective: -93.075576
  1197. ....pair updates: 0.000000
  1198. ....new sets: 2.258188
  1199. ....updating class labels: 0.000000
  1200. ..new objective: -95.333763
  1201. Objective: -95.333763
  1202. num_people: 3
  1203. !!!!!!!!!!!!!!!________This took 0:00:01.426580
  1204. [DEBUG ] [Timestamp ] Response received: 2017-09-30 13:52:04.495769
  1205. [DEBUG ] [Timestamp ] Getting the response time: 01.332773s
  1206. [INFO ] [response status] 201, https://testing.advinow.net/api/patients/audit_event/
  1207. [DEBUG ] [response body] {"message":"Audit image(s) successfully created and uploaded.","upload_response":{"status":201,"detail":"Successfully uploaded image files.","files_uploaded":1},"files_uploaded":1}
  1208. [INFO ] [Audit ] Successfully uploaded: {'upload_response': {'status': 201, 'files_uploaded': 1, 'detail': 'Successfully uploaded image files.'}, 'files_uploaded': 1, 'message': 'Audit image(s) successfully created and uploaded.'}
  1209. {'target_position': 0, 'square': [(702, 432), (549, 432), (571, 628), (667, 634)], 'targets': [(602, 455, True), (600, 495, True), (597, 526, True), (560, 526, True)], 'target_match': False, 'instruction': 'PUSH'}
  1210. [INFO ] [Command Sent] {'command': {'instruction': 'HOLD',
  1211. 'square': [(702, 432), (549, 432), (571, 628), (667, 634)],
  1212. 'target_match': False,
  1213. 'target_position': 3,
  1214. 'targets': [[602, 455, False],
  1215. [600, 495, False],
  1216. [597, 526, False],
  1217. [560, 526, False]]},
  1218. 'screen': 'sh_measurement_with_event'}
  1219. {'target_position': 0, 'square': [(707, 435), (556, 435), (572, 627), (668, 627)], 'targets': [(608, 458, True), (607, 496, True), (604, 527, True), (569, 527, True)], 'target_match': False, 'instruction': 'PUSH'}
  1220. [DEBUG ] [Device events] New connection from 127.0.0.1:48286
  1221. [DEBUG ] [Device events] Message is received, {"event": {"target_position": 3, "square": [[702, 432], [549, 432], [571, 628], [667, 634]], "targets": [[602, 455, false], [600, 495, false], [597, 526, false], [560, 526, false]], "target_match": false, "instruction": "HOLD"}, "device": "stethoscope"}
  1222. [INFO ] [Device events] Event stethoscope-{'instruction': 'HOLD', 'target_match': False, 'square': [[702, 432], [549, 432], [571, 628], [667, 634]], 'target_position': 3, 'targets': [[602, 455, False], [600, 495, False], [597, 526, False], [560, 526, False]]} was emitted by user Kris G Perry
  1223. [DEBUG ] [Event Handler] Received event stethoscope-{'instruction': 'HOLD', 'target_match': False, 'square': [[702, 432], [549, 432], [571, 628], [667, 634]], 'target_position': 3, 'targets': [[602, 455, False], [600, 495, False], [597, 526, False], [560, 526, False]]}
  1224. [DEBUG ] [Timestamp ] Response received: 2017-09-30 13:52:05.134002
  1225. [DEBUG ] [Timestamp ] Getting the response time: 00.955192s
  1226. [INFO ] [response status] 201, https://testing.advinow.net/api/patients/audit_event/
  1227. [DEBUG ] [response body] {"message":"Audit image(s) successfully created and uploaded.","upload_response":{"status":201,"detail":"Successfully uploaded image files.","files_uploaded":1},"files_uploaded":1}
  1228. [INFO ] [Audit ] Successfully uploaded: {'upload_response': {'status': 201, 'files_uploaded': 1, 'detail': 'Successfully uploaded image files.'}, 'files_uploaded': 1, 'message': 'Audit image(s) successfully created and uploaded.'}
  1229. 19 vertices and 1 classes and 63 edges
  1230. starting objective: -97.178998
  1231. ....pair updates: 0.000000
  1232. ....new sets: 3.017576
  1233. ....updating class labels: 0.000000
  1234. ..new objective: -100.196574
  1235. Objective: -100.196574
  1236. num_people: 5
  1237. !!!!!!!!!!!!!!!________This took 0:00:01.426597
  1238. {'target_position': 0, 'square': [(707, 435), (556, 435), (572, 627), (668, 627)], 'targets': [(608, 458, True), (607, 496, True), (604, 527, True), (569, 527, True)], 'target_match': False, 'instruction': 'PUSH'}
  1239. [INFO ] [Command Sent] {'command': {'file_name': ['stethoscope1506804689958341.wav',
  1240. 'stethoscope15068047007621434.wav',
  1241. 'stethoscope1506804711777847.wav',
  1242. 'stethoscope15068047228730516.wav'],
  1243. 'instruction': 'FINISHED',
  1244. 'square': [(707, 435), (556, 435), (572, 627), (668, 627)],
  1245. 'symptoms': [['S1S2', 100],
  1246. ['S1S2', 100],
  1247. ['S1S2', 100],
  1248. ['S1S2', 100]],
  1249. 'target_match': False,
  1250. 'target_position': 3,
  1251. 'targets': [[608, 458, False],
  1252. [607, 496, False],
  1253. [604, 527, False],
  1254. [569, 527, False]]},
  1255. 'screen': 'sh_measurement_with_event'}
  1256. [DEBUG ] [Device events] New connection from 127.0.0.1:48288
  1257. {'target_position': 0, 'square': [(687, 433), (539, 433), (569, 633), (659, 620)], 'targets': [(590, 455, True), (589, 493, True), (587, 523, True), (554, 523, True)], 'target_match': False, 'instruction': 'PUSH'}
  1258. [DEBUG ] [Device events] Message is received, {"event": {"file_name": ["stethoscope1506804689958341.wav", "stethoscope15068047007621434.wav", "stethoscope1506804711777847.wav", "stethoscope15068047228730516.wav"], "square": [[707, 435], [556, 435], [572, 627], [668, 627]], "symptoms": [["S1S2", 100], ["S1S2", 100], ["S1S2", 100], ["S1S2", 100]], "target_position": 3, "targets": [[608, 458, false], [607, 496, false], [604, 527, false], [569, 527, false]], "target_match": false, "instruction": "FINISHED"}, "device": "stethoscope"}
  1259. [INFO ] [Device events] Event stethoscope-{'square': [[707, 435], [556, 435], [572, 627], [668, 627]], 'symptoms': [['S1S2', 100], ['S1S2', 100], ['S1S2', 100], ['S1S2', 100]], 'target_match': False, 'instruction': 'FINISHED', 'file_name': ['stethoscope1506804689958341.wav', 'stethoscope15068047007621434.wav', 'stethoscope1506804711777847.wav', 'stethoscope15068047228730516.wav'], 'target_position': 3, 'targets': [[608, 458, False], [607, 496, False], [604, 527, False], [569, 527, False]]} was emitted by user Kris G Perry
  1260. [DEBUG ] [Event Handler] Received event stethoscope-{'square': [[707, 435], [556, 435], [572, 627], [668, 627]], 'symptoms': [['S1S2', 100], ['S1S2', 100], ['S1S2', 100], ['S1S2', 100]], 'target_match': False, 'instruction': 'FINISHED', 'file_name': ['stethoscope1506804689958341.wav', 'stethoscope15068047007621434.wav', 'stethoscope1506804711777847.wav', 'stethoscope15068047228730516.wav'], 'target_position': 3, 'targets': [[608, 458, False], [607, 496, False], [604, 527, False], [569, 527, False]]}
  1261. {'target_position': 0, 'square': [(687, 433), (539, 433), (569, 633), (659, 620)], 'targets': [(590, 455, True), (589, 493, True), (587, 523, True), (554, 523, True)], 'target_match': False, 'instruction': 'PUSH'}
  1262. [INFO ] [Command Sent] {'command': {'file_name': ['stethoscope1506804689958341.wav',
  1263. 'stethoscope15068047007621434.wav',
  1264. 'stethoscope1506804711777847.wav',
  1265. 'stethoscope15068047228730516.wav'],
  1266. 'instruction': 'FINISHED',
  1267. 'square': [(687, 433), (539, 433), (569, 633), (659, 620)],
  1268. 'symptoms': [['S1S2', 100],
  1269. ['S1S2', 100],
  1270. ['S1S2', 100],
  1271. ['S1S2', 100]],
  1272. 'target_match': False,
  1273. 'target_position': 3,
  1274. 'targets': [[590, 455, False],
  1275. [589, 493, False],
  1276. [587, 523, False],
  1277. [554, 523, False]]},
  1278. 'screen': 'sh_measurement_with_event'}
  1279. [DEBUG ] [Device events] New connection from 127.0.0.1:48290
  1280. {'target_position': 0, 'square': [(687, 433), (539, 433), (569, 633), (659, 620)], 'targets': [(590, 455, True), (589, 493, True), (587, 523, True), (554, 523, True)], 'target_match': False, 'instruction': 'PUSH'}
  1281. [DEBUG ] [Device events] Message is received, {"event": {"file_name": ["stethoscope1506804689958341.wav", "stethoscope15068047007621434.wav", "stethoscope1506804711777847.wav", "stethoscope15068047228730516.wav"], "square": [[687, 433], [539, 433], [569, 633], [659, 620]], "symptoms": [["S1S2", 100], ["S1S2", 100], ["S1S2", 100], ["S1S2", 100]], "target_position": 3, "targets": [[590, 455, false], [589, 493, false], [587, 523, false], [554, 523, false]], "target_match": false, "instruction": "FINISHED"}, "device": "stethoscope"}
  1282. [INFO ] [Device events] Event stethoscope-{'square': [[687, 433], [539, 433], [569, 633], [659, 620]], 'symptoms': [['S1S2', 100], ['S1S2', 100], ['S1S2', 100], ['S1S2', 100]], 'target_match': False, 'instruction': 'FINISHED', 'file_name': ['stethoscope1506804689958341.wav', 'stethoscope15068047007621434.wav', 'stethoscope1506804711777847.wav', 'stethoscope15068047228730516.wav'], 'target_position': 3, 'targets': [[590, 455, False], [589, 493, False], [587, 523, False], [554, 523, False]]} was emitted by user Kris G Perry
  1283. [DEBUG ] [Event Handler] Received event stethoscope-{'square': [[687, 433], [539, 433], [569, 633], [659, 620]], 'symptoms': [['S1S2', 100], ['S1S2', 100], ['S1S2', 100], ['S1S2', 100]], 'target_match': False, 'instruction': 'FINISHED', 'file_name': ['stethoscope1506804689958341.wav', 'stethoscope15068047007621434.wav', 'stethoscope1506804711777847.wav', 'stethoscope15068047228730516.wav'], 'target_position': 3, 'targets': [[590, 455, False], [589, 493, False], [587, 523, False], [554, 523, False]]}
  1284. [WARNING] [Stethoscope ] Received event, but I already finished... :(
  1285. 20 vertices and 1 classes and 67 edges
  1286. starting objective: -92.340161
  1287. ....pair updates: 0.000000
  1288. ....new sets: 2.962688
  1289. ....updating class labels: 0.000000
  1290. ..new objective: -95.302849
  1291. Objective: -95.302849
  1292. num_people: 5
  1293. !!!!!!!!!!!!!!!________This took 0:00:01.427910
  1294. {'target_position': 0, 'square': [(687, 433), (539, 433), (569, 633), (659, 620)], 'targets': [(590, 455, True), (589, 493, True), (587, 523, True), (554, 523, True)], 'target_match': False, 'instruction': 'PUSH'}
  1295. {'target_position': 0, 'square': [(713, 436), (561, 436), (570, 630), (668, 628)], 'targets': [(614, 459, True), (612, 497, True), (611, 528, True), (576, 528, True)], 'target_match': False, 'instruction': 'PUSH'}
  1296. [DEBUG ] [Timestamp ] Request sent: 2017-09-30 13:52:08.201454
  1297. [INFO ] [requested url] https://testing.advinow.net/api/measurement/ POST
  1298. [DEBUG ] [request body] {'stethoscope': [{'body_part': 'Heart', 'stethaudiofile': 'stethoscope1506804689958341.wav', 'trustability_score': 5, 'stimestamp': '2017-09-30T20:52:08.196182', 'device_id': 1}, {'body_part': 'Heart', 'stethaudiofile': 'stethoscope15068047007621434.wav', 'trustability_score': 5, 'stimestamp': '2017-09-30T20:52:08.196353', 'device_id': 1}, {'body_part': 'Heart', 'stethaudiofile': 'stethoscope1506804711777847.wav', 'trustability_score': 5, 'stimestamp': '2017-09-30T20:52:08.196546', 'device_id': 1}, {'body_part': 'Heart', 'stethaudiofile': 'stethoscope15068047228730516.wav', 'trustability_score': 5, 'stimestamp': '2017-09-30T20:52:08.196777', 'device_id': 1}], 'otoscope': [{'body_part': 'Ears', 'device_id': 1, 'body_side': 'Left', 'ottoimage': '2017-09-30-20-52-08.jpg', 'otimestamp': '2017-09-30T20:52:08.198653', 'trustability_score': 5}], 'pulse': [{'pulse_value': 85, 'ptimestamp': '2017-09-30T20:52:08.198653', 'trustability_score': 5, 'device_id': 1}], 'temperature': [{'temp_timestamp': '2017-09-30T20:52:08.198653', 'trustability_score': 5, 'device_id': 1, 'temperature': 95}], 'o2': [{'o2value': 95, 'trustability_score': 5, 'device_id': 1, 'o2timestamp': '2017-09-30T20:52:08.198653'}], 'height': [{'htimestamp': '2017-09-30T20:51:09.346739', 'trustability_score': 5, 'height': 70}], 'blood_pressure': [{'bp_timestamp': '2017-09-30T20:52:08.198653', 'trustability_score': 5, 'diastolic': 60, 'device_id': 1, 'systolic': 110}], 'weight': [{'wtimestamp': '2017-09-30T20:52:08.198653', 'trustability_score': 5, 'device_id': 1, 'weight': 200}], 'mapvalue': [{'maptimestamp': '2017-09-30T20:52:08.198653', 'trustability_score': 5, 'device_id': 1, 'mapvalue': 55}]}
  1299. 13 vertices and 1 classes and 31 edges
  1300. starting objective: -95.586370
  1301. Objective: -95.586370
  1302. num_people: 1
  1303. [DEBUG ] [Timestamp ] Response received: 2017-09-30 13:52:08.615086
  1304. [DEBUG ] [Timestamp ] Getting the response time: 00.413632s
  1305. [INFO ] [response status] 201, https://testing.advinow.net/api/measurement/
  1306. [DEBUG ] [response body] {"PatientID":806}
  1307. !!!!!!!!!!!!!!!________This took 0:00:01.541760
  1308. [DEBUG ] [Frontend events emitter] dispatching event {'type': 'screen_opening', 'payload': {'screen': 'sh_put_away_after_screen'}}
  1309. [DEBUG ] [Stethoscope ] Succeeded to send stethoscope measurement data: <Response [201]>
  1310. [DEBUG ] [Timestamp ] Request sent: 2017-09-30 13:52:08.842880
  1311. [INFO ] [requested url] https://testing.advinow.net/api/patients/806/media/ POST
  1312. [DEBUG ] [request body] None
  1313. [DEBUG ] [Frontend events emitter] dispatching event {'type': 'screen_opening', 'payload': {'screen': 'sh_put_away_after_screen'}}
  1314. {'target_position': 0, 'square': [(713, 436), (561, 436), (570, 630), (668, 628)], 'targets': [(614, 459, True), (612, 497, True), (611, 528, True), (576, 528, True)], 'target_match': False, 'instruction': 'PUSH'}
  1315. {'target_position': 0, 'square': [(713, 436), (561, 436), (570, 630), (668, 628)], 'targets': [(614, 459, True), (612, 497, True), (611, 528, True), (576, 528, True)], 'target_match': False, 'instruction': 'PUSH'}
  1316. [INFO ] [StateSwitcher] Ready for stethoscope command input
  1317. [DEBUG ] [Timestamp ] Response received: 2017-09-30 13:52:13.165054
  1318. [DEBUG ] [Timestamp ] Getting the response time: 04.322174s
  1319. [INFO ] [response status] 201, https://testing.advinow.net/api/patients/806/media/
  1320. [DEBUG ] [response body] {"detail":"Successfully uploaded 4 files."}
  1321. 13 vertices and 1 classes and 27 edges
  1322. starting objective: -58.978710
  1323. ....pair updates: 0.000000
  1324. ....new sets: 3.843335
  1325. ....updating class labels: 0.000000
  1326. ..new objective: -62.822045
  1327. Objective: -62.822045
  1328. num_people: 4
  1329. !!!!!!!!!!!!!!!________This took 0:00:04.451671
  1330. [DEBUG ] [Stethoscope ] Succeeded to upload media: ['/home/patient/.kiosk/tmp/stethoscope1506804689958341.wav', '/home/patient/.kiosk/tmp/stethoscope15068047007621434.wav', '/home/patient/.kiosk/tmp/stethoscope1506804711777847.wav', '/home/patient/.kiosk/tmp/stethoscope15068047228730516.wav']([790572, 815148, 798764, 790572]) - <Response [201]>
  1331. [DEBUG ] [Timestamp ] Request sent: 2017-09-30 13:52:13.631730
  1332. [INFO ] [requested url] https://testing.advinow.net/api/measurement/ POST
  1333. [DEBUG ] [request body] {'stethoscope': [{'body_part': 'Heart', 'stethaudiofile': 'stethoscope1506804689958341.wav', 'trustability_score': 5, 'stimestamp': '2017-09-30T20:52:08.196182', 'device_id': 1}, {'body_part': 'Heart', 'stethaudiofile': 'stethoscope15068047007621434.wav', 'trustability_score': 5, 'stimestamp': '2017-09-30T20:52:08.196353', 'device_id': 1}, {'body_part': 'Heart', 'stethaudiofile': 'stethoscope1506804711777847.wav', 'trustability_score': 5, 'stimestamp': '2017-09-30T20:52:08.196546', 'device_id': 1}, {'body_part': 'Heart', 'stethaudiofile': 'stethoscope15068047228730516.wav', 'trustability_score': 5, 'stimestamp': '2017-09-30T20:52:08.196777', 'device_id': 1}], 'otoscope': [{'body_part': 'Ears', 'device_id': 1, 'body_side': 'Left', 'ottoimage': '2017-09-30-20-52-13.jpg', 'otimestamp': '2017-09-30T20:52:13.625798', 'trustability_score': 5}], 'pulse': [{'pulse_value': 85, 'ptimestamp': '2017-09-30T20:52:13.625798', 'trustability_score': 5, 'device_id': 1}], 'temperature': [{'temp_timestamp': '2017-09-30T20:52:13.625798', 'trustability_score': 5, 'device_id': 1, 'temperature': 95}], 'o2': [{'o2value': 95, 'trustability_score': 5, 'device_id': 1, 'o2timestamp': '2017-09-30T20:52:13.625798'}], 'height': [{'htimestamp': '2017-09-30T20:51:09.346739', 'trustability_score': 5, 'height': 70}], 'blood_pressure': [{'bp_timestamp': '2017-09-30T20:52:13.625798', 'trustability_score': 5, 'diastolic': 60, 'device_id': 1, 'systolic': 110}], 'weight': [{'wtimestamp': '2017-09-30T20:52:13.625798', 'trustability_score': 5, 'device_id': 1, 'weight': 200}], 'mapvalue': [{'maptimestamp': '2017-09-30T20:52:13.625798', 'trustability_score': 5, 'device_id': 1, 'mapvalue': 55}]}
  1334. [DEBUG ] [Timestamp ] Response received: 2017-09-30 13:52:14.156404
  1335. [DEBUG ] [Timestamp ] Getting the response time: 00.524674s
  1336. [INFO ] [response status] 201, https://testing.advinow.net/api/measurement/
  1337. [DEBUG ] [response body] {"PatientID":806}
  1338. [DEBUG ] [Why are you here?] Ear Infection
  1339. [DEBUG ] [ImageSDL2 ] Load <assets/images/pvr/another_side_back.png>
  1340. [DEBUG ] [PVR ] whole_body_front is selected
  1341. [DEBUG ] [ImageSDL2 ] Load <assets/images/bodyparts/male/full_front.png>
  1342. 13 vertices and 1 classes and 33 edges
  1343. starting objective: -76.424148
  1344. ....pair updates: 0.000000
  1345. ....new sets: 0.962016
  1346. ....updating class labels: 0.000000
  1347. ..new objective: -77.386164
  1348. Objective: -77.386164
  1349. num_people: 2
  1350. !!!!!!!!!!!!!!!________This took 0:00:11.646269
  1351. 14 vertices and 1 classes and 27 edges
  1352. starting objective: -83.947008
  1353. Objective: -83.947008
  1354. num_people: 1
  1355. !!!!!!!!!!!!!!!________This took 0:00:11.693100
  1356. num_people: 0
  1357. !!!!!!!!!!!!!!!________This took 0:00:10.891698
  1358. 1 vertices and 1 classes and 0 edges
  1359. starting objective: 1.181659
  1360. ....pair updates: 0.000000
  1361. ....new sets: 1.181659
  1362. ....updating class labels: 0.000000
  1363. ..new objective: 0.000000
  1364. Objective: 0.000000
  1365. num_people: 1
  1366. !!!!!!!!!!!!!!!________This took 0:00:11.427505
  1367. num_people: 0
  1368. !!!!!!!!!!!!!!!________This took 0:00:11.872851
  1369. [DEBUG ] [PVR ] head is selected
  1370. [DEBUG ] [ImageSDL2 ] Load <assets/images/bodyparts/male/full_front_head.png>
  1371. [DEBUG ] [ImageSDL2 ] Load <assets/images/bodyparts/male/level2/right_ear.png>
  1372. 12 vertices and 1 classes and 29 edges
  1373. starting objective: -92.104950
  1374. Objective: -92.104950
  1375. num_people: 1
  1376. !!!!!!!!!!!!!!!________This took 0:00:12.426646
  1377. [DEBUG ] [ImageSDL2 ] Load <assets/images/background.png>
  1378. [DEBUG ] [ImageSDL2 ] Load <assets/images/bg_pluses2.png>
  1379. 24 vertices and 1 classes and 106 edges
  1380. starting objective: -73.414920
  1381. ....pair updates: 0.000000
  1382. ....new sets: 4.132277
  1383. ....updating class labels: 0.000000
  1384. ..new objective: -77.547197
  1385. Objective: -77.547197
  1386. num_people: 7
  1387. !!!!!!!!!!!!!!!________This took 0:00:11.794349
  1388. [DEBUG ] [Symptom QA ] Starting measurement [Otoscope-Ear]
  1389. [DEBUG ] [ImageSDL2 ] Load <assets/images/otoscope/otoscope.png>
  1390. [DEBUG ] [ImageSDL2 ] Load <assets/images/otoscope/station.png>
  1391. [DEBUG ] [Frontend events emitter] dispatching event {'type': 'screen_opening', 'payload': {'screen': 'ot_pick_up_screen'}}
  1392. [DEBUG ] [Event Handler] Received event otoscope-open_screen
  1393. [INFO ] [StateSwitcher] Ready for stethoscope command input
  1394. [INFO ] [StateSwitcher] Device required has changed
  1395. [INFO ] [StateSwitcher] Closing stethoscope Model, required device changed.
  1396. [INFO ] [EventHandler] Disconnecting stethoscope
  1397. Deleting /home/patient/.kiosk/tmp/stethoscope1506804689958341.wav
  1398. Thread Over
  1399. Deleting /home/patient/.kiosk/tmp/stethoscope15068047007621434.wav
  1400. Deleting /home/patient/.kiosk/tmp/stethoscope1506804711777847.wav
  1401. Deleting /home/patient/.kiosk/tmp/stethoscope15068047228730516.wav
  1402. Shutting down Stethescope audio stream.
  1403. [INFO ] [EventHandler] New otoscope StateSwitcher being created
  1404. [INFO ] [StateSwitcher] Running model for otoscope @ address: a0:e6:f8:af:1f:06
  1405. 13 vertices and 1 classes and 28 edges
  1406. starting objective: -64.115642
  1407. ....pair updates: 0.000000
  1408. ....new sets: 2.867870
  1409. ....updating class labels: 0.000000
  1410. ..new objective: -66.983512
  1411. Objective: -66.983512
  1412. num_people: 4
  1413. !!!!!!!!!!!!!!!________This took 0:00:03.146200
  1414. [DEBUG ] [ImageSDL2 ] Load <assets/images/temperature/mark.png>
  1415. [DEBUG ] [ImageSDL2 ] Load <assets/images/wipe.png>
  1416. [DEBUG ] [ImageSDL2 ] Load <assets/images/otoscope/otoscope_horizontal.png>
  1417. [DEBUG ] [ImageSDL2 ] Load <assets/images/otoscope/tip.png>
  1418. [DEBUG ] [Frontend events emitter] dispatching event {'type': 'screen_opening', 'payload': {'screen': 'ot_insert_tip_screen'}}
  1419. [DEBUG ] [Frontend events emitter] dispatching event {'type': 'screen_opening', 'payload': {'screen': 'ot_insert_tip_screen'}}
  1420. [DEBUG ] [Event Handler] Received event otoscope-open_screen
  1421. [DEBUG ] [Event Handler] Received event otoscope-open_screen
  1422. 10 vertices and 1 classes and 24 edges
  1423. starting objective: -70.760595
  1424. Objective: -70.760595
  1425. num_people: 1
  1426. !!!!!!!!!!!!!!!________This took 0:00:01.652098
  1427. 13 vertices and 1 classes and 38 edges
  1428. starting objective: -78.126737
  1429. ....pair updates: 0.000000
  1430. ....new sets: 1.033760
  1431. ....updating class labels: 0.000000
  1432. ..new objective: -79.160497
  1433. Objective: -79.160497
  1434. num_people: 2
  1435. !!!!!!!!!!!!!!!________This took 0:00:01.667735
  1436. The standard size of an image is
  1437. [DEBUG ] [ImageSDL2 ] Load <assets/images/otoscope/otoscope_ear_front.png>
  1438. [DEBUG ] [ImageSDL2 ] Load <assets/images/otoscope/otoscope_horizontal_tip.png>
  1439. [DEBUG ] [ImageSDL2 ] Load <assets/images/otoscope/otoscope_front_face.png>
  1440. [DEBUG ] [Frontend events emitter] dispatching event {'type': 'screen_opening', 'payload': {'screen': 'ot_place_in_ear_left_screen'}}
  1441. [DEBUG ] [Event Handler] Received event otoscope-open_screen
  1442. 14 vertices and 1 classes and 42 edges
  1443. starting objective: -65.361709
  1444. ....pair updates: 0.000000
  1445. ....new sets: 3.418549
  1446. ....updating class labels: 0.000000
  1447. ..new objective: -68.780257
  1448. Objective: -68.780257
  1449. num_people: 4
  1450. !!!!!!!!!!!!!!!________This took 0:00:01.974205
  1451. 29 vertices and 1 classes and 158 edges
  1452. starting objective: -80.103627
  1453. ....pair updates: 0.000000
  1454. ....new sets: 7.425918
  1455. ....updating class labels: 0.000000
  1456. ..new objective: -87.529545
  1457. Objective: -87.529545
  1458. num_people: 9
  1459. !!!!!!!!!!!!!!!________This took 0:00:01.815376
  1460. The standard size of an image is
  1461. [DEBUG ] [ImageSDL2 ] Load <assets/images/otoscope/blue_circle.png>
  1462. [DEBUG ] [ImageSDL2 ] Load <assets/images/otoscope/otoscope_inner_circle.png>
  1463. [DEBUG ] [ImageSDL2 ] Load <assets/images/otoscope/otoscope_outer_circle.png>
  1464. [DEBUG ] [ImageSDL2 ] Load <assets/images/otoscope/white_mark.png>
  1465. [DEBUG ] [Frontend events emitter] dispatching event {'type': 'screen_opening', 'payload': {'screen': 'ot_guide_screen'}}
  1466. [DEBUG ] [Event Handler] Received event otoscope-open_screen
  1467. [INFO ] [StateSwitcher] Ready for otoscope command input
  1468. 26 vertices and 1 classes and 123 edges
  1469. starting objective: -87.477981
  1470. ....pair updates: 0.000000
  1471. ....new sets: 1.899647
  1472. ....updating class labels: 0.000000
  1473. ..new objective: -89.377628
  1474. Objective: -89.377628
  1475. num_people: 4
  1476. !!!!!!!!!!!!!!!________This took 0:00:01.642876
  1477. [INFO ] [StateSwitcher] Ready for otoscope command input
  1478. Move LEFT
  1479. found the dir!!!!
  1480. Start to save level3 image
  1481. Direction predicted None
  1482. DONE TAKING PICTURES=False
  1483. [INFO ] [Command Sent] {'command': {'FILENAME': ['bad-ear-0.jpg', 'bad-ear-1.jpg'],
  1484. 'RESULT': [('otoscope_test_value', 1)],
  1485. 'angle': 0,
  1486. 'direction': 'READY',
  1487. 'distance': 0.5,
  1488. 'scale': 0},
  1489. 'screen': 'ot_guide_screen'}
  1490. [DEBUG ] [Device events] New connection from 127.0.0.1:48298
  1491. [DEBUG ] [Device events] Message is received, {"event": {"scale": 0, "angle": 0, "distance": 0.5, "FILENAME": ["bad-ear-0.jpg", "bad-ear-1.jpg"], "direction": "READY", "RESULT": [["otoscope_test_value", 1]]}, "device": "otoscope"}
  1492. [INFO ] [Device events] Event otoscope-{'distance': 0.5, 'scale': 0, 'angle': 0, 'FILENAME': ['bad-ear-0.jpg', 'bad-ear-1.jpg'], 'RESULT': [['otoscope_test_value', 1]], 'direction': 'READY'} was emitted by user Kris G Perry
  1493. [DEBUG ] [Event Handler] Received event otoscope-{'distance': 0.5, 'scale': 0, 'angle': 0, 'FILENAME': ['bad-ear-0.jpg', 'bad-ear-1.jpg'], 'RESULT': [['otoscope_test_value', 1]], 'direction': 'READY'}
  1494. Move UP
  1495. found the dir!!!!
  1496. 14 vertices and 1 classes and 39 edges
  1497. starting objective: -65.018896
  1498. ....pair updates: 0.000000
  1499. ....new sets: 2.745806
  1500. ....updating class labels: 0.000000
  1501. ..new objective: -67.764702
  1502. Objective: -67.764702
  1503. num_people: 3
  1504. !!!!!!!!!!!!!!!________This took 0:00:01.396714
  1505. Start to save level3 image
  1506. Direction predicted None
  1507. DONE TAKING PICTURES=False
  1508. Move RIGHT
  1509. found the dir!!!!
  1510. Start to save level3 image
  1511. Direction predicted None
  1512. DONE TAKING PICTURES=False
  1513. Move UP
  1514. found the dir!!!!
  1515. Start to save level3 image
  1516. Direction predicted None
  1517. DONE TAKING PICTURES=False
  1518. Move UP
  1519. found the dir!!!!
  1520. 26 vertices and 1 classes and 122 edges
  1521. starting objective: -76.490365
  1522. ....pair updates: 0.000000
  1523. ....new sets: 1.815224
  1524. ....updating class labels: 0.000000
  1525. ..new objective: -78.305589
  1526. Objective: -78.305589
  1527. Start to save level3 image
  1528. num_people: 6
  1529. Direction predicted Move UP
  1530. DONE TAKING PICTURES=False
  1531. Angle Degree: -89.62979125976562
  1532. new angle_degree 179.62979126
  1533.  
  1534. The prediction is {'scale': 0.9595221281051636, 'angle': 179.0, 'distance': 0.5, 'FILENAME': ['bad-ear-0.jpg', 'bad-ear-1.jpg'], 'direction': 'Move UP', 'RESULT': [('otoscope_test_value', 0.9595221281051636)]}
  1535.  
  1536. !!!!!!!!!!!!!!!________This took 0:00:01.622508
  1537. [INFO ] [Command Sent] {'command': {'FILENAME': ['bad-ear-0.jpg', 'bad-ear-1.jpg'],
  1538. 'RESULT': [('otoscope_test_value', 0.9595221281051636)],
  1539. 'angle': 179.0,
  1540. 'direction': 'Move UP',
  1541. 'distance': 0.5,
  1542. 'scale': 0.9595221281051636},
  1543. 'screen': 'ot_guide_screen'}
  1544. [DEBUG ] [Device events] New connection from 127.0.0.1:48300
  1545. [DEBUG ] [Device events] Message is received, {"event": {"scale": 0.9595221281051636, "angle": 179.0, "distance": 0.5, "FILENAME": ["bad-ear-0.jpg", "bad-ear-1.jpg"], "direction": "Move UP", "RESULT": [["otoscope_test_value", 0.9595221281051636]]}, "device": "otoscope"}
  1546. [INFO ] [Device events] Event otoscope-{'distance': 0.5, 'scale': 0.9595221281051636, 'angle': 179.0, 'FILENAME': ['bad-ear-0.jpg', 'bad-ear-1.jpg'], 'RESULT': [['otoscope_test_value', 0.9595221281051636]], 'direction': 'Move UP'} was emitted by user Kris G Perry
  1547. [DEBUG ] [Event Handler] Received event otoscope-{'distance': 0.5, 'scale': 0.9595221281051636, 'angle': 179.0, 'FILENAME': ['bad-ear-0.jpg', 'bad-ear-1.jpg'], 'RESULT': [['otoscope_test_value', 0.9595221281051636]], 'direction': 'Move UP'}
  1548. Move UP
  1549. found the dir!!!!
  1550. Start to save level3 image
  1551. Direction predicted None
  1552. DONE TAKING PICTURES=False
  1553. I am CONFUSED
  1554. Direction predicted None
  1555. DONE TAKING PICTURES=False
  1556. 11 vertices and 1 classes and 26 edges
  1557. starting objective: -59.095333
  1558. Objective: -59.095333
  1559. num_people: 2
  1560. !!!!!!!!!!!!!!!________This took 0:00:01.388531
  1561. Move LEFT
  1562. found the dir!!!!
  1563. Start to save level3 image
  1564. Direction predicted None
  1565. DONE TAKING PICTURES=False
  1566. Move LEFT
  1567. found the dir!!!!
  1568. 12 vertices and 1 classes and 21 edges
  1569. starting objective: -54.745766
  1570. ....pair updates: 0.000000
  1571. ....new sets: 0.898582
  1572. ....updating class labels: 0.000000
  1573. ..new objective: -55.644348
  1574. Objective: -55.644348
  1575. num_people: 2
  1576. !!!!!!!!!!!!!!!________This took 0:00:01.364078
  1577. Start to save level3 image
  1578. Direction predicted None
  1579. DONE TAKING PICTURES=False
  1580. Move UP
  1581. found the dir!!!!
  1582. Start to save level3 image
  1583. Direction predicted Move LEFT
  1584. DONE TAKING PICTURES=False
  1585. Angle Degree: -9.338621139526367
  1586. new angle_degree 99.3386211395
  1587.  
  1588. The prediction is {'scale': 0.8202877044677734, 'angle': 99.0, 'distance': 0.09999999999999998, 'FILENAME': ['bad-ear-0.jpg', 'bad-ear-1.jpg'], 'direction': 'Move LEFT', 'RESULT': [('otoscope_test_value', 0.8202877044677734)]}
  1589.  
  1590. [INFO ] [Command Sent] {'command': {'FILENAME': ['bad-ear-0.jpg', 'bad-ear-1.jpg'],
  1591. 'RESULT': [('otoscope_test_value', 0.8202877044677734)],
  1592. 'angle': 99.0,
  1593. 'direction': 'Move LEFT',
  1594. 'distance': 0.09999999999999998,
  1595. 'scale': 0.8202877044677734},
  1596. 'screen': 'ot_guide_screen'}
  1597. [DEBUG ] [Device events] New connection from 127.0.0.1:48302
  1598. [DEBUG ] [Device events] Message is received, {"event": {"scale": 0.8202877044677734, "angle": 99.0, "distance": 0.09999999999999998, "FILENAME": ["bad-ear-0.jpg", "bad-ear-1.jpg"], "direction": "Move LEFT", "RESULT": [["otoscope_test_value", 0.8202877044677734]]}, "device": "otoscope"}
  1599. [INFO ] [Device events] Event otoscope-{'distance': 0.09999999999999998, 'scale': 0.8202877044677734, 'angle': 99.0, 'FILENAME': ['bad-ear-0.jpg', 'bad-ear-1.jpg'], 'RESULT': [['otoscope_test_value', 0.8202877044677734]], 'direction': 'Move LEFT'} was emitted by user Kris G Perry
  1600. [DEBUG ] [Event Handler] Received event otoscope-{'distance': 0.09999999999999998, 'scale': 0.8202877044677734, 'angle': 99.0, 'FILENAME': ['bad-ear-0.jpg', 'bad-ear-1.jpg'], 'RESULT': [['otoscope_test_value', 0.8202877044677734]], 'direction': 'Move LEFT'}
  1601. Move RIGHT
  1602. found the dir!!!!
  1603. 14 vertices and 1 classes and 35 edges
  1604. starting objective: -66.362386
  1605. ....pair updates: 0.000000
  1606. ....new sets: 2.091010
  1607. ....updating class labels: 0.000000
  1608. ..new objective: -68.453395
  1609. Objective: -68.453395
  1610. num_people: 3
  1611. !!!!!!!!!!!!!!!________This took 0:00:01.395095
  1612. Start to save level2 image
  1613. Direction predicted None
  1614. DONE TAKING PICTURES=False
  1615. Move LEFT
  1616. found the dir!!!!
  1617. Start to save level3 image
  1618. Direction predicted None
  1619. DONE TAKING PICTURES=True
  1620. 10 vertices and 1 classes and 24 edges
  1621. starting objective: -64.856765
  1622. Objective: -64.856765
  1623. num_people: 1
  1624. !!!!!!!!!!!!!!!________This took 0:00:01.352783
  1625. I'M HERE ~/.kiosk/tmp
  1626. ['/home/patient/.kiosk/tmp/otoscope_2017-09-30T20:53:54.037194+00:00.png', '/home/patient/.kiosk/tmp/otoscope_2017-09-30T20:53:48.072603+00:00.png', '/home/patient/.kiosk/tmp/otoscope_2017-09-30T20:53:48.288949+00:00.png', '/home/patient/.kiosk/tmp/otoscope_2017-09-30T20:53:48.521141+00:00.png', '/home/patient/.kiosk/tmp/otoscope_2017-09-30T20:53:49.659016+00:00.png', '/home/patient/.kiosk/tmp/otoscope_2017-09-30T20:53:49.822689+00:00.png', '/home/patient/.kiosk/tmp/otoscope_2017-09-30T20:53:51.045820+00:00.png', '/home/patient/.kiosk/tmp/otoscope_2017-09-30T20:53:52.426805+00:00.png', '/home/patient/.kiosk/tmp/otoscope_2017-09-30T20:53:52.630433+00:00.png', '/home/patient/.kiosk/tmp/otoscope_2017-09-30T20:53:53.800010+00:00.png', '/home/patient/.kiosk/tmp/otoscope_2017-09-30T20:53:55.196131+00:00.png']
  1627. 11:0
  1628. 22:1
  1629. 33:10
  1630.  
  1631. 14 vertices and 1 classes and 35 edges
  1632. starting objective: -63.143531
  1633. ....pair updates: 0.000000
  1634. ....new sets: 2.496784
  1635. ....updating class labels: 0.000000
  1636. ..new objective: -65.640315
  1637. Objective: -65.640315
  1638. num_people: 4
  1639. !!!!!!!!!!!!!!!________This took 0:00:01.343639
  1640. 11 vertices and 1 classes and 27 edges
  1641. starting objective: -63.854460
  1642. Objective: -63.854460
  1643. num_people: 2
  1644. !!!!!!!!!!!!!!!________This took 0:00:01.321941
  1645. ***************we are done!***************
  1646. [INFO ] [Command Sent] {'command': {'FILENAME': ['otoscope_2017-09-30T20:53:54.037194+00:00.png',
  1647. 'otoscope_2017-09-30T20:53:48.072603+00:00.png'],
  1648. 'RESULT': [('otoscope_test_value', 0.8202877044677734)],
  1649. 'angle': 99.0,
  1650. 'direction': 'DONE',
  1651. 'distance': 0.09999999999999998,
  1652. 'scale': 0.8202877044677734},
  1653. 'screen': 'ot_guide_screen'}
  1654. [DEBUG ] [Device events] New connection from 127.0.0.1:48304
  1655. [DEBUG ] [Device events] Message is received, {"event": {"scale": 0.8202877044677734, "angle": 99.0, "distance": 0.09999999999999998, "FILENAME": ["otoscope_2017-09-30T20:53:54.037194+00:00.png", "otoscope_2017-09-30T20:53:48.072603+00:00.png"], "direction": "DONE", "RESULT": [["otoscope_test_value", 0.8202877044677734]]}, "device": "otoscope"}
  1656. [INFO ] [Device events] Event otoscope-{'distance': 0.09999999999999998, 'scale': 0.8202877044677734, 'angle': 99.0, 'FILENAME': ['otoscope_2017-09-30T20:53:54.037194+00:00.png', 'otoscope_2017-09-30T20:53:48.072603+00:00.png'], 'RESULT': [['otoscope_test_value', 0.8202877044677734]], 'direction': 'DONE'} was emitted by user Kris G Perry
  1657. [DEBUG ] [Event Handler] Received event otoscope-{'distance': 0.09999999999999998, 'scale': 0.8202877044677734, 'angle': 99.0, 'FILENAME': ['otoscope_2017-09-30T20:53:54.037194+00:00.png', 'otoscope_2017-09-30T20:53:48.072603+00:00.png'], 'RESULT': [['otoscope_test_value', 0.8202877044677734]], 'direction': 'DONE'}
  1658. [DEBUG ] [Timestamp ] Request sent: 2017-09-30 13:53:58.391642
  1659. [INFO ] [requested url] https://testing.advinow.net/api/measurement/ POST
  1660. [DEBUG ] [request body] {'stethoscope': [{'body_part': 'Heart', 'stethaudiofile': 'stethoscope1506804689958341.wav', 'trustability_score': 5, 'stimestamp': '2017-09-30T20:52:08.196182', 'device_id': 1}, {'body_part': 'Heart', 'stethaudiofile': 'stethoscope15068047007621434.wav', 'trustability_score': 5, 'stimestamp': '2017-09-30T20:52:08.196353', 'device_id': 1}, {'body_part': 'Heart', 'stethaudiofile': 'stethoscope1506804711777847.wav', 'trustability_score': 5, 'stimestamp': '2017-09-30T20:52:08.196546', 'device_id': 1}, {'body_part': 'Heart', 'stethaudiofile': 'stethoscope15068047228730516.wav', 'trustability_score': 5, 'stimestamp': '2017-09-30T20:52:08.196777', 'device_id': 1}], 'otoscope': [{'body_part': 'Ear', 'device_id': 1, 'body_side': 'Left', 'ottoimage': 'otoscope_2017-09-30T20:53:54.037194+00:00.png', 'otimestamp': '2017-09-30T20:53:58.378611', 'trustability_score': 5}, {'body_part': 'Ear', 'device_id': 1, 'body_side': 'Left', 'ottoimage': 'otoscope_2017-09-30T20:53:48.072603+00:00.png', 'otimestamp': '2017-09-30T20:53:58.379965', 'trustability_score': 5}], 'pulse': [{'pulse_value': 85, 'ptimestamp': '2017-09-30T20:53:58.382574', 'trustability_score': 5, 'device_id': 1}], 'temperature': [{'temp_timestamp': '2017-09-30T20:53:58.382574', 'trustability_score': 5, 'device_id': 1, 'temperature': 95}], 'o2': [{'o2value': 95, 'trustability_score': 5, 'device_id': 1, 'o2timestamp': '2017-09-30T20:53:58.382574'}], 'height': [{'htimestamp': '2017-09-30T20:51:09.346739', 'trustability_score': 5, 'height': 70}], 'blood_pressure': [{'bp_timestamp': '2017-09-30T20:53:58.382574', 'trustability_score': 5, 'diastolic': 60, 'device_id': 1, 'systolic': 110}], 'weight': [{'wtimestamp': '2017-09-30T20:53:58.382574', 'trustability_score': 5, 'device_id': 1, 'weight': 200}], 'mapvalue': [{'maptimestamp': '2017-09-30T20:53:58.382574', 'trustability_score': 5, 'device_id': 1, 'mapvalue': 55}]}
  1661. Move RIGHT
  1662. found the dir!!!!
  1663. Start to save level3 image
  1664. Direction predicted None
  1665. DONE TAKING PICTURES=True
  1666. [DEBUG ] [Timestamp ] Response received: 2017-09-30 13:53:59.439019
  1667. [DEBUG ] [Timestamp ] Getting the response time: 01.047377s
  1668. [INFO ] [response status] 201, https://testing.advinow.net/api/measurement/
  1669. [DEBUG ] [response body] {"PatientID":806}
  1670. 14 vertices and 1 classes and 36 edges
  1671. starting objective: -64.660666
  1672. ....pair updates: 0.000000
  1673. ....new sets: 0.613161
  1674. ....updating class labels: 0.000000
  1675. ..new objective: -65.273827
  1676. Objective: -65.273827
  1677. num_people: 3
  1678. !!!!!!!!!!!!!!!________This took 0:00:01.362417
  1679. [DEBUG ] [OtoScope ] Succeeded to send measurement data: <Response [201]>
  1680. [DEBUG ] [Timestamp ] Request sent: 2017-09-30 13:53:59.523598
  1681. [INFO ] [requested url] https://testing.advinow.net/api/patients/806/media/ POST
  1682. [DEBUG ] [request body] None
  1683. [DEBUG ] [Audit ] Uploading /home/patient/.kiosk/tmp/audit_OTOSCOPE_2017-09-30-13-53-59.jpg, type: OTOSCOPE, description: Otoscope-Ear-left
  1684. [DEBUG ] [Timestamp ] Request sent: 2017-09-30 13:53:59.745531
  1685. [INFO ] [requested url] https://testing.advinow.net/api/patients/audit_event/ POST
  1686. [DEBUG ] [request body] {'created_at': '2017-09-30T13:53:59', 'description': 'Otoscope-Ear-left', 'measurement_type': 'OTOSCOPE'}
  1687. 15 vertices and 1 classes and 40 edges
  1688. starting objective: -64.861195
  1689. ....pair updates: 0.000000
  1690. ....new sets: 1.409682
  1691. ....updating class labels: 0.000000
  1692. ..new objective: -66.270876
  1693. Objective: -66.270876
  1694. num_people: 3
  1695. !!!!!!!!!!!!!!!________This took 0:00:01.315722
  1696. [DEBUG ] [Timestamp ] Response received: 2017-09-30 13:54:01.154105
  1697. [DEBUG ] [Timestamp ] Getting the response time: 01.408574s
  1698. [INFO ] [response status] 201, https://testing.advinow.net/api/patients/audit_event/
  1699. [DEBUG ] [response body] {"message":"Audit image(s) successfully created and uploaded.","upload_response":{"status":201,"detail":"Successfully uploaded image files.","files_uploaded":1},"files_uploaded":1}
  1700. [INFO ] [Audit ] Successfully uploaded: {'upload_response': {'status': 201, 'files_uploaded': 1, 'detail': 'Successfully uploaded image files.'}, 'files_uploaded': 1, 'message': 'Audit image(s) successfully created and uploaded.'}
  1701. 14 vertices and 1 classes and 36 edges
  1702. starting objective: -65.628267
  1703. ....pair updates: 0.000000
  1704. ....new sets: 0.474827
  1705. ....updating class labels: 0.000000
  1706. ..new objective: -66.103094
  1707. Objective: -66.103094
  1708. num_people: 3
  1709. !!!!!!!!!!!!!!!________This took 0:00:01.332573
  1710. ***************we are done!***************
  1711. HOLD
  1712. Direction predicted None
  1713. DONE TAKING PICTURES=True
  1714. 13 vertices and 1 classes and 31 edges
  1715. starting objective: -89.897986
  1716. Objective: -89.897986
  1717. num_people: 1
  1718. !!!!!!!!!!!!!!!________This took 0:00:01.332896
  1719. [DEBUG ] [Timestamp ] Response received: 2017-09-30 13:54:04.044948
  1720. [DEBUG ] [Timestamp ] Getting the response time: 04.521350s
  1721. [INFO ] [response status] 201, https://testing.advinow.net/api/patients/806/media/
  1722. [DEBUG ] [response body] {"detail":"Successfully uploaded 2 files."}
  1723. [DEBUG ] [Otoscope ] Succeeded to upload media: ['otoscope_2017-09-30T20:53:54.037194+00:00.png', 'otoscope_2017-09-30T20:53:48.072603+00:00.png']([1457600, 1318988]), response: <Response [201]>
  1724. 17 vertices and 1 classes and 44 edges
  1725. starting objective: -74.691660
  1726. ....pair updates: 0.000000
  1727. ....new sets: 1.034450
  1728. ....updating class labels: 0.000000
  1729. ..new objective: -75.726110
  1730. Objective: -75.726110
  1731. num_people: 4
  1732. !!!!!!!!!!!!!!!________This took 0:00:01.341790
  1733. [DEBUG ] [ImageSDL2 ] Load <assets/images/otoscope/otoscope_ear_front_right.png>
  1734. [DEBUG ] [ImageSDL2 ] Load <assets/images/otoscope/otoscope_horizontal_tip_right.png>
  1735. [DEBUG ] [Frontend events emitter] dispatching event {'type': 'screen_opening', 'payload': {'screen': 'ot_place_in_ear_right_screen'}}
  1736. [DEBUG ] [Event Handler] Received event otoscope-open_screen
  1737. ***************we are done!***************
  1738. 14 vertices and 1 classes and 35 edges
  1739. starting objective: -75.254378
  1740. ....pair updates: 0.000000
  1741. ....new sets: 0.730207
  1742. ....updating class labels: 0.000000
  1743. ..new objective: -75.984586
  1744. Objective: -75.984586
  1745. num_people: 2
  1746. !!!!!!!!!!!!!!!________This took 0:00:01.449310
  1747. [INFO ] [StateSwitcher] Ready for otoscope command input
  1748. [DEBUG ] [Frontend events emitter] dispatching event {'type': 'screen_opening', 'payload': {'screen': 'ot_guide_screen'}}
  1749. [DEBUG ] [Event Handler] Received event otoscope-open_screen
  1750. 25 vertices and 1 classes and 96 edges
  1751. starting objective: -74.511675
  1752. ....pair updates: 0.000000
  1753. ....new sets: 8.525581
  1754. ....updating class labels: 0.000000
  1755. ..new objective: -83.037257
  1756. Objective: -83.037257
  1757. num_people: 10
  1758. !!!!!!!!!!!!!!!________This took 0:00:04.779461
  1759. [INFO ] [StateSwitcher] Ready for otoscope command input
  1760. Move LEFT
  1761. found the dir!!!!
  1762. Start to save level3 image
  1763. Direction predicted None
  1764. DONE TAKING PICTURES=False
  1765. [INFO ] [Command Sent] {'command': {'FILENAME': ['bad-ear-0.jpg', 'bad-ear-1.jpg'],
  1766. 'RESULT': [('otoscope_test_value', 1)],
  1767. 'angle': 0,
  1768. 'direction': 'READY',
  1769. 'distance': 0.5,
  1770. 'scale': 0},
  1771. 'screen': 'ot_guide_screen'}
  1772. [DEBUG ] [Device events] New connection from 127.0.0.1:48310
  1773. [DEBUG ] [Device events] Message is received, {"event": {"scale": 0, "angle": 0, "distance": 0.5, "FILENAME": ["bad-ear-0.jpg", "bad-ear-1.jpg"], "direction": "READY", "RESULT": [["otoscope_test_value", 1]]}, "device": "otoscope"}
  1774. [INFO ] [Device events] Event otoscope-{'distance': 0.5, 'scale': 0, 'angle': 0, 'FILENAME': ['bad-ear-0.jpg', 'bad-ear-1.jpg'], 'RESULT': [['otoscope_test_value', 1]], 'direction': 'READY'} was emitted by user Kris G Perry
  1775. [DEBUG ] [Event Handler] Received event otoscope-{'distance': 0.5, 'scale': 0, 'angle': 0, 'FILENAME': ['bad-ear-0.jpg', 'bad-ear-1.jpg'], 'RESULT': [['otoscope_test_value', 1]], 'direction': 'READY'}
  1776. [INFO ] [Otoscope ] Note, must stay on this page(ot_guide_screen) for at least 2 seconds
  1777. 14 vertices and 1 classes and 35 edges
  1778. starting objective: -68.054944
  1779. ....pair updates: 0.000000
  1780. ....new sets: 0.503460
  1781. ....updating class labels: 0.000000
  1782. ..new objective: -68.558404
  1783. Objective: -68.558404
  1784. num_people: 2
  1785. !!!!!!!!!!!!!!!________This took 0:00:01.420284
  1786. Move UP
  1787. found the dir!!!!
  1788. Start to save level3 image
  1789. Direction predicted None
  1790. DONE TAKING PICTURES=False
  1791. Move UP
  1792. found the dir!!!!
  1793. Start to save level3 image
  1794. Direction predicted None
  1795. DONE TAKING PICTURES=False
  1796. Move RIGHT
  1797. found the dir!!!!
  1798. 14 vertices and 1 classes and 35 edges
  1799. starting objective: -69.471556
  1800. ....pair updates: 0.000000
  1801. ....new sets: 1.786399
  1802. ....updating class labels: 0.000000
  1803. ..new objective: -71.257955
  1804. Objective: -71.257955
  1805. num_people: 3
  1806. !!!!!!!!!!!!!!!________This took 0:00:01.653879
  1807. Start to save level3 image
  1808. Direction predicted None
  1809. DONE TAKING PICTURES=False
  1810. Move RIGHT
  1811. found the dir!!!!
  1812. Start to save level3 image
  1813. Direction predicted Move RIGHT
  1814. DONE TAKING PICTURES=False
  1815. Angle Degree: -173.98638916015625
  1816. new angle_degree 263.98638916
  1817.  
  1818. The prediction is {'scale': 0.9024591445922852, 'angle': 263.0, 'distance': 0.5, 'FILENAME': ['bad-ear-0.jpg', 'bad-ear-1.jpg'], 'direction': 'Move RIGHT', 'RESULT': [('otoscope_test_value', 0.9024591445922852)]}
  1819.  
  1820. [INFO ] [Command Sent] {'command': {'FILENAME': ['bad-ear-0.jpg', 'bad-ear-1.jpg'],
  1821. 'RESULT': [('otoscope_test_value', 0.9024591445922852)],
  1822. 'angle': 263.0,
  1823. 'direction': 'Move RIGHT',
  1824. 'distance': 0.5,
  1825. 'scale': 0.9024591445922852},
  1826. 'screen': 'ot_guide_screen'}
  1827. [DEBUG ] [Device events] New connection from 127.0.0.1:48312
  1828. [DEBUG ] [Device events] Message is received, {"event": {"scale": 0.9024591445922852, "angle": 263.0, "distance": 0.5, "FILENAME": ["bad-ear-0.jpg", "bad-ear-1.jpg"], "direction": "Move RIGHT", "RESULT": [["otoscope_test_value", 0.9024591445922852]]}, "device": "otoscope"}
  1829. [INFO ] [Device events] Event otoscope-{'distance': 0.5, 'scale': 0.9024591445922852, 'angle': 263.0, 'FILENAME': ['bad-ear-0.jpg', 'bad-ear-1.jpg'], 'RESULT': [['otoscope_test_value', 0.9024591445922852]], 'direction': 'Move RIGHT'} was emitted by user Kris G Perry
  1830. Move UP
  1831. found the dir!!!!
  1832. [DEBUG ] [Event Handler] Received event otoscope-{'distance': 0.5, 'scale': 0.9024591445922852, 'angle': 263.0, 'FILENAME': ['bad-ear-0.jpg', 'bad-ear-1.jpg'], 'RESULT': [['otoscope_test_value', 0.9024591445922852]], 'direction': 'Move RIGHT'}
  1833. 17 vertices and 1 classes and 52 edges
  1834. starting objective: -74.606229
  1835. ....pair updates: 0.000000
  1836. ....new sets: 2.092329
  1837. ....updating class labels: 0.000000
  1838. ..new objective: -76.698558
  1839. Objective: -76.698558
  1840. num_people: 3
  1841. Start to save level3 image
  1842. Direction predicted None
  1843. DONE TAKING PICTURES=False
  1844. !!!!!!!!!!!!!!!________This took 0:00:01.485703
  1845. Move UP
  1846. found the dir!!!!
  1847. Start to save level3 image
  1848. Direction predicted None
  1849. DONE TAKING PICTURES=False
  1850. Move RIGHT
  1851. found the dir!!!!
  1852. 14 vertices and 1 classes and 44 edges
  1853. starting objective: -66.785723
  1854. ....pair updates: 0.000000
  1855. ....new sets: 0.552167
  1856. ....updating class labels: 0.000000
  1857. ..new objective: -67.337889
  1858. ....pair updates: 0.021900
  1859. ....new sets: 0.000000
  1860. ....updating class labels: 0.000000
  1861. ..new objective: -67.359790
  1862. Objective: -67.359790
  1863. num_people: 2
  1864. !!!!!!!!!!!!!!!________This took 0:00:01.449640
  1865. Start to save level2 image
  1866. Direction predicted None
  1867. DONE TAKING PICTURES=False
  1868. Move RIGHT
  1869. found the dir!!!!
  1870. Start to save level3 image
  1871. Direction predicted None
  1872. DONE TAKING PICTURES=False
  1873. Move RIGHT
  1874. found the dir!!!!
  1875. Start to save level3 image
  1876. Direction predicted Move UP
  1877. 17 vertices and 1 classes and 72 edges
  1878. starting objective: -69.798661
  1879. ....pair updates: 0.000000
  1880. ....new sets: 4.017280
  1881. ....updating class labels: 0.000000
  1882. ..new objective: -73.815941
  1883. Objective: -73.815941
  1884. DONE TAKING PICTURES=False
  1885. num_people: 6
  1886. Angle Degree: -90.0299301147461
  1887. new angle_degree 180.029930115
  1888.  
  1889. The prediction is {'scale': 0.9992048144340515, 'angle': 180.0, 'distance': 0.09999999999999998, 'FILENAME': ['bad-ear-0.jpg', 'bad-ear-1.jpg'], 'direction': 'Move UP', 'RESULT': [('otoscope_test_value', 0.9992048144340515)]}
  1890.  
  1891. !!!!!!!!!!!!!!!________This took 0:00:01.467741
  1892. [INFO ] [Command Sent] {'command': {'FILENAME': ['bad-ear-0.jpg', 'bad-ear-1.jpg'],
  1893. 'RESULT': [('otoscope_test_value', 0.9992048144340515)],
  1894. 'angle': 180.0,
  1895. 'direction': 'Move UP',
  1896. 'distance': 0.09999999999999998,
  1897. 'scale': 0.9992048144340515},
  1898. 'screen': 'ot_guide_screen'}
  1899. [DEBUG ] [Device events] New connection from 127.0.0.1:48314
  1900. [DEBUG ] [Device events] Message is received, {"event": {"scale": 0.9992048144340515, "angle": 180.0, "distance": 0.09999999999999998, "FILENAME": ["bad-ear-0.jpg", "bad-ear-1.jpg"], "direction": "Move UP", "RESULT": [["otoscope_test_value", 0.9992048144340515]]}, "device": "otoscope"}
  1901. [INFO ] [Device events] Event otoscope-{'distance': 0.09999999999999998, 'scale': 0.9992048144340515, 'angle': 180.0, 'FILENAME': ['bad-ear-0.jpg', 'bad-ear-1.jpg'], 'RESULT': [['otoscope_test_value', 0.9992048144340515]], 'direction': 'Move UP'} was emitted by user Kris G Perry
  1902. [DEBUG ] [Event Handler] Received event otoscope-{'distance': 0.09999999999999998, 'scale': 0.9992048144340515, 'angle': 180.0, 'FILENAME': ['bad-ear-0.jpg', 'bad-ear-1.jpg'], 'RESULT': [['otoscope_test_value', 0.9992048144340515]], 'direction': 'Move UP'}
  1903. Move RIGHT
  1904. found the dir!!!!
  1905. Start to save level3 image
  1906. Direction predicted None
  1907. DONE TAKING PICTURES=True
  1908. 13 vertices and 1 classes and 31 edges
  1909. starting objective: -74.498597
  1910. Objective: -74.498597
  1911. num_people: 2
  1912. !!!!!!!!!!!!!!!________This took 0:00:01.431741
  1913. I'M HERE ~/.kiosk/tmp
  1914. ['/home/patient/.kiosk/tmp/otoscope_2017-09-30T20:54:16.960687+00:00.png', '/home/patient/.kiosk/tmp/otoscope_2017-09-30T20:54:12.266178+00:00.png', '/home/patient/.kiosk/tmp/otoscope_2017-09-30T20:54:12.499016+00:00.png', '/home/patient/.kiosk/tmp/otoscope_2017-09-30T20:54:13.808575+00:00.png', '/home/patient/.kiosk/tmp/otoscope_2017-09-30T20:54:14.025296+00:00.png', '/home/patient/.kiosk/tmp/otoscope_2017-09-30T20:54:15.248217+00:00.png', '/home/patient/.kiosk/tmp/otoscope_2017-09-30T20:54:15.439045+00:00.png', '/home/patient/.kiosk/tmp/otoscope_2017-09-30T20:54:16.753693+00:00.png', '/home/patient/.kiosk/tmp/otoscope_2017-09-30T20:54:18.187392+00:00.png', '/home/patient/.kiosk/tmp/otoscope_2017-09-30T20:54:18.362594+00:00.png', '/home/patient/.kiosk/tmp/otoscope_2017-09-30T20:54:19.660978+00:00.png']
  1915. 11:0
  1916. 22:1
  1917. 33:10
  1918.  
  1919. 13 vertices and 1 classes and 31 edges
  1920. starting objective: -72.816045
  1921. Objective: -72.816045
  1922. num_people: 2
  1923. !!!!!!!!!!!!!!!________This took 0:00:01.425527
  1924. 13 vertices and 1 classes and 31 edges
  1925. starting objective: -76.310660
  1926. Objective: -76.310660
  1927. num_people: 2
  1928. ***************we are done!***************
  1929. !!!!!!!!!!!!!!!________This took 0:00:01.448759
  1930. [INFO ] [Command Sent] {'command': {'FILENAME': ['otoscope_2017-09-30T20:54:16.960687+00:00.png',
  1931. 'otoscope_2017-09-30T20:54:12.266178+00:00.png'],
  1932. 'RESULT': [('otoscope_test_value', 0.9992048144340515)],
  1933. 'angle': 180.0,
  1934. 'direction': 'DONE',
  1935. 'distance': 0.09999999999999998,
  1936. 'scale': 0.9992048144340515},
  1937. 'screen': 'ot_guide_screen'}
  1938. [DEBUG ] [Device events] New connection from 127.0.0.1:48316
  1939. [DEBUG ] [Device events] Message is received, {"event": {"scale": 0.9992048144340515, "angle": 180.0, "distance": 0.09999999999999998, "FILENAME": ["otoscope_2017-09-30T20:54:16.960687+00:00.png", "otoscope_2017-09-30T20:54:12.266178+00:00.png"], "direction": "DONE", "RESULT": [["otoscope_test_value", 0.9992048144340515]]}, "device": "otoscope"}
  1940. [INFO ] [Device events] Event otoscope-{'distance': 0.09999999999999998, 'scale': 0.9992048144340515, 'angle': 180.0, 'FILENAME': ['otoscope_2017-09-30T20:54:16.960687+00:00.png', 'otoscope_2017-09-30T20:54:12.266178+00:00.png'], 'RESULT': [['otoscope_test_value', 0.9992048144340515]], 'direction': 'DONE'} was emitted by user Kris G Perry
  1941. [DEBUG ] [Event Handler] Received event otoscope-{'distance': 0.09999999999999998, 'scale': 0.9992048144340515, 'angle': 180.0, 'FILENAME': ['otoscope_2017-09-30T20:54:16.960687+00:00.png', 'otoscope_2017-09-30T20:54:12.266178+00:00.png'], 'RESULT': [['otoscope_test_value', 0.9992048144340515]], 'direction': 'DONE'}
  1942. [DEBUG ] [Timestamp ] Request sent: 2017-09-30 13:54:22.832259
  1943. [INFO ] [requested url] https://testing.advinow.net/api/measurement/ POST
  1944. [DEBUG ] [request body] {'stethoscope': [{'body_part': 'Heart', 'stethaudiofile': 'stethoscope1506804689958341.wav', 'trustability_score': 5, 'stimestamp': '2017-09-30T20:52:08.196182', 'device_id': 1}, {'body_part': 'Heart', 'stethaudiofile': 'stethoscope15068047007621434.wav', 'trustability_score': 5, 'stimestamp': '2017-09-30T20:52:08.196353', 'device_id': 1}, {'body_part': 'Heart', 'stethaudiofile': 'stethoscope1506804711777847.wav', 'trustability_score': 5, 'stimestamp': '2017-09-30T20:52:08.196546', 'device_id': 1}, {'body_part': 'Heart', 'stethaudiofile': 'stethoscope15068047228730516.wav', 'trustability_score': 5, 'stimestamp': '2017-09-30T20:52:08.196777', 'device_id': 1}], 'otoscope': [{'body_part': 'Ear', 'device_id': 1, 'body_side': 'Left', 'ottoimage': 'otoscope_2017-09-30T20:53:54.037194+00:00.png', 'otimestamp': '2017-09-30T20:53:58.378611', 'trustability_score': 5}, {'body_part': 'Ear', 'device_id': 1, 'body_side': 'Left', 'ottoimage': 'otoscope_2017-09-30T20:53:48.072603+00:00.png', 'otimestamp': '2017-09-30T20:53:58.379965', 'trustability_score': 5}, {'body_part': 'Ear', 'device_id': 1, 'body_side': 'Right', 'ottoimage': 'otoscope_2017-09-30T20:54:16.960687+00:00.png', 'otimestamp': '2017-09-30T20:54:22.822947', 'trustability_score': 5}, {'body_part': 'Ear', 'device_id': 1, 'body_side': 'Right', 'ottoimage': 'otoscope_2017-09-30T20:54:12.266178+00:00.png', 'otimestamp': '2017-09-30T20:54:22.823990', 'trustability_score': 5}], 'pulse': [{'pulse_value': 85, 'ptimestamp': '2017-09-30T20:54:22.825964', 'trustability_score': 5, 'device_id': 1}], 'temperature': [{'temp_timestamp': '2017-09-30T20:54:22.825964', 'trustability_score': 5, 'device_id': 1, 'temperature': 95}], 'o2': [{'o2value': 95, 'trustability_score': 5, 'device_id': 1, 'o2timestamp': '2017-09-30T20:54:22.825964'}], 'height': [{'htimestamp': '2017-09-30T20:51:09.346739', 'trustability_score': 5, 'height': 70}], 'blood_pressure': [{'bp_timestamp': '2017-09-30T20:54:22.825964', 'trustability_score': 5, 'diastolic': 60, 'device_id': 1, 'systolic': 110}], 'weight': [{'wtimestamp': '2017-09-30T20:54:22.825964', 'trustability_score': 5, 'device_id': 1, 'weight': 200}], 'mapvalue': [{'maptimestamp': '2017-09-30T20:54:22.825964', 'trustability_score': 5, 'device_id': 1, 'mapvalue': 55}]}
  1945. [DEBUG ] [Timestamp ] Response received: 2017-09-30 13:54:23.208381
  1946. [DEBUG ] [Timestamp ] Getting the response time: 00.376122s
  1947. [INFO ] [response status] 201, https://testing.advinow.net/api/measurement/
  1948. [DEBUG ] [response body] {"PatientID":806}
  1949. [DEBUG ] [OtoScope ] Succeeded to send measurement data: <Response [201]>
  1950. [DEBUG ] [Timestamp ] Request sent: 2017-09-30 13:54:23.272050
  1951. [INFO ] [requested url] https://testing.advinow.net/api/patients/806/media/ POST
  1952. [DEBUG ] [request body] None
  1953. HOLD
  1954. Direction predicted None
  1955. DONE TAKING PICTURES=True
  1956. [DEBUG ] [Audit ] Uploading /home/patient/.kiosk/tmp/audit_OTOSCOPE_2017-09-30-13-54-24.jpg, type: OTOSCOPE, description: Otoscope-Ear-right
  1957. [DEBUG ] [Timestamp ] Request sent: 2017-09-30 13:54:24.191138
  1958. [INFO ] [requested url] https://testing.advinow.net/api/patients/audit_event/ POST
  1959. [DEBUG ] [request body] {'created_at': '2017-09-30T13:54:24', 'description': 'Otoscope-Ear-right', 'measurement_type': 'OTOSCOPE'}
  1960. 13 vertices and 1 classes and 31 edges
  1961. starting objective: -77.439297
  1962. Objective: -77.439297
  1963. num_people: 2
  1964. !!!!!!!!!!!!!!!________This took 0:00:01.442953
  1965. [DEBUG ] [Timestamp ] Response received: 2017-09-30 13:54:25.521858
  1966. [DEBUG ] [Timestamp ] Getting the response time: 01.330720s
  1967. [INFO ] [response status] 201, https://testing.advinow.net/api/patients/audit_event/
  1968. [DEBUG ] [response body] {"message":"Audit image(s) successfully created and uploaded.","upload_response":{"status":201,"detail":"Successfully uploaded image files.","files_uploaded":1},"files_uploaded":1}
  1969. [INFO ] [Audit ] Successfully uploaded: {'upload_response': {'status': 201, 'files_uploaded': 1, 'detail': 'Successfully uploaded image files.'}, 'files_uploaded': 1, 'message': 'Audit image(s) successfully created and uploaded.'}
  1970. 16 vertices and 1 classes and 55 edges
  1971. starting objective: -72.500279
  1972. ....pair updates: 0.000000
  1973. ....new sets: 1.493080
  1974. ....updating class labels: 0.000000
  1975. ..new objective: -73.993359
  1976. Objective: -73.993359
  1977. num_people: 4
  1978. !!!!!!!!!!!!!!!________This took 0:00:01.406707
  1979. ***************we are done!***************
  1980. HOLD
  1981. Direction predicted None
  1982. DONE TAKING PICTURES=True
  1983. 12 vertices and 1 classes and 30 edges
  1984. starting objective: -70.101218
  1985. Objective: -70.101218
  1986. num_people: 1
  1987. !!!!!!!!!!!!!!!________This took 0:00:01.426528
  1988. [DEBUG ] [Timestamp ] Response received: 2017-09-30 13:54:27.172043
  1989. [DEBUG ] [Timestamp ] Getting the response time: 03.899993s
  1990. [INFO ] [response status] 201, https://testing.advinow.net/api/patients/806/media/
  1991. [DEBUG ] [response body] {"detail":"Successfully uploaded 2 files."}
  1992. [DEBUG ] [Otoscope ] Succeeded to upload media: ['otoscope_2017-09-30T20:54:16.960687+00:00.png', 'otoscope_2017-09-30T20:54:12.266178+00:00.png']([1569315, 1305203]), response: <Response [201]>
  1993. 12 vertices and 1 classes and 30 edges
  1994. starting objective: -71.634142
  1995. Objective: -71.634142
  1996. num_people: 1
  1997. !!!!!!!!!!!!!!!________This took 0:00:01.345753
  1998. [DEBUG ] [Frontend events emitter] dispatching event {'type': 'screen_opening', 'payload': {'screen': 'ot_remove_tip_screen'}}
  1999. [DEBUG ] [Event Handler] Received event otoscope-open_screen
  2000. 13 vertices and 1 classes and 47 edges
  2001. starting objective: -64.237674
  2002. ....pair updates: 0.000000
  2003. ....new sets: 2.074818
  2004. ....updating class labels: 0.000000
  2005. ..new objective: -66.312492
  2006. Objective: -66.312492
  2007. num_people: 3
  2008. !!!!!!!!!!!!!!!________This took 0:00:01.388492
  2009. ***************we are done!***************
  2010. [INFO ] [StateSwitcher] Ready for otoscope command input
  2011. [INFO ] [Command Sent] {'command': 'RC', 'screen': 'ot_remove_tip_screen'}
  2012. [DEBUG ] [Device events] New connection from 127.0.0.1:48318
  2013. [DEBUG ] [Device events] Message is received, {"event": "RC", "device": "otoscope"}
  2014. [INFO ] [Device events] Event otoscope-RC was emitted by user Kris G Perry
  2015. [DEBUG ] [Event Handler] Received event otoscope-RC
  2016. [INFO ] [Otoscope ] Note, must stay on this page(ot_remove_tip_screen) for at least 2 seconds
  2017. 14 vertices and 1 classes and 36 edges
  2018. starting objective: -71.297138
  2019. ....pair updates: 0.000000
  2020. ....new sets: 1.327308
  2021. ....updating class labels: 0.000000
  2022. ..new objective: -72.624446
  2023. Objective: -72.624446
  2024. num_people: 2
  2025. !!!!!!!!!!!!!!!________This took 0:00:03.519163
  2026. 13 vertices and 1 classes and 38 edges
  2027. starting objective: -79.114875
  2028. ....pair updates: 0.000000
  2029. ....new sets: 0.028631
  2030. ....updating class labels: 0.000000
  2031. ..new objective: -79.143506
  2032. Objective: -79.143506
  2033. num_people: 2
  2034. !!!!!!!!!!!!!!!________This took 0:00:07.169609
  2035. [DEBUG ] [ImageSDL2 ] Load <assets/images/temperature/mark.png>
  2036. [DEBUG ] [ImageSDL2 ] Load <assets/images/wipe.png>
  2037. [DEBUG ] [ImageSDL2 ] Load <assets/images/otoscope/otoscope.png>
  2038. [DEBUG ] [ImageSDL2 ] Load <assets/images/otoscope/station.png>
  2039. [DEBUG ] [Frontend events emitter] dispatching event {'type': 'screen_opening', 'payload': {'screen': 'ot_put_back_after_screen'}}
  2040. 14 vertices and 1 classes and 36 edges
  2041. starting objective: -89.029159
  2042. Objective: -89.029159
  2043. num_people: 1
  2044. !!!!!!!!!!!!!!!________This took 0:00:06.151339
  2045. [DEBUG ] [Event Handler] Received event otoscope-open_screen
  2046. [DEBUG ] [Frontend events emitter] dispatching event {'type': 'screen_opening', 'payload': {'screen': 'ot_put_back_after_screen'}}
  2047. [DEBUG ] [Event Handler] Received event otoscope-open_screen
  2048. [INFO ] [StateSwitcher] Ready for otoscope command input
  2049. [DEBUG ] [Timestamp ] Request sent: 2017-09-30 13:54:51.191792
  2050. [INFO ] [requested url] https://testing.advinow.net/api/patient/triage/ POST
  2051. [DEBUG ] [request body] {'symptoms': {'SymptomList': [{'Values': (('', 3, 'days'),), 'Location': ['Right Ear'], 'SymptomName': 'Pressure In Ear', 'Response': 'Yes', 'Time': '2017-09-30T20:53:21.155248', 'SymptomID': 'SYMPT0000314', 'SymptomSource': 'Collection'}, {'Values': (('', 3, 'days'),), 'Location': ['Right Ear'], 'SymptomName': 'Blocked Hearing', 'Response': 'Yes', 'Time': '2017-09-30T20:53:23.511646', 'SymptomID': 'SYMPT0000155', 'SymptomSource': 'Collection'}, {'Values': (('', 3, 'days'),), 'Location': ['Right Ear'], 'SymptomName': 'Ear Ache', 'Response': 'Yes', 'Time': '2017-09-30T20:53:25.447965', 'SymptomID': 'SYMPT0000156', 'SymptomSource': 'Collection'}, {'Values': [('otoscope_test_value', 0, '')], 'Location': [], 'Response': 'Other', 'Time': '2017-09-30T13:54:51.187464', 'SymptomID': 'SYMPT0001328', 'SymptomSource': 'Q&A'}], 'DetailVisitReason': 'Ear Infection', 'InitialVisitReason': "Don't Feel Well"}}
  2052. 15 vertices and 1 classes and 35 edges
  2053. starting objective: -79.513995
  2054. ....pair updates: 0.000000
  2055. ....new sets: 2.733316
  2056. ....updating class labels: 0.000000
  2057. ..new objective: -82.247311
  2058. Objective: -82.247311
  2059. num_people: 4
  2060. !!!!!!!!!!!!!!!________This took 0:00:07.417443
  2061. [DEBUG ] [Timestamp ] Response received: 2017-09-30 13:54:54.083068
  2062. [DEBUG ] [Timestamp ] Getting the response time: 02.891276s
  2063. [INFO ] [response status] 201, https://testing.advinow.net/api/patient/triage/
  2064. [DEBUG ] [response body] {"SymptomID":"SYMPT0000288","ReviewOfSystems":[],"Question":"","Status":"CONTINUE"}
  2065. [DEBUG ] [Triage service response ] {'Question': '', 'SymptomID': 'SYMPT0000288', 'Status': 'CONTINUE', 'ReviewOfSystems': []}
  2066. [DEBUG ] [Symptom QA ] Asking question: Do you have any trouble with your balance? symptomID: SYMPT0000288, type: SimpleTimeItem, ROS: [], Review: False
  2067. [DEBUG ] [Timestamp ] Request sent: 2017-09-30 13:54:57.128982
  2068. [INFO ] [requested url] https://testing.advinow.net/api/patient/triage/ POST
  2069. [DEBUG ] [request body] {'symptoms': {'SymptomList': [{'Values': (('', 3, 'days'),), 'Location': ['Right Ear'], 'SymptomName': 'Pressure In Ear', 'Response': 'Yes', 'Time': '2017-09-30T20:53:21.155248', 'SymptomID': 'SYMPT0000314', 'SymptomSource': 'Collection'}, {'Values': (('', 3, 'days'),), 'Location': ['Right Ear'], 'SymptomName': 'Blocked Hearing', 'Response': 'Yes', 'Time': '2017-09-30T20:53:23.511646', 'SymptomID': 'SYMPT0000155', 'SymptomSource': 'Collection'}, {'Values': (('', 3, 'days'),), 'Location': ['Right Ear'], 'SymptomName': 'Ear Ache', 'Response': 'Yes', 'Time': '2017-09-30T20:53:25.447965', 'SymptomID': 'SYMPT0000156', 'SymptomSource': 'Collection'}, {'Values': [], 'Location': [], 'Response': 'No', 'Time': '2017-09-30T13:54:57.125507', 'SymptomID': 'SYMPT0000288', 'SymptomSource': 'Q&A'}, {'Values': [('otoscope_test_value', 0, '')], 'Location': [], 'Response': 'Other', 'Time': '2017-09-30T13:54:51.187464', 'SymptomID': 'SYMPT0001328', 'SymptomSource': 'Q&A'}], 'DetailVisitReason': 'Ear Infection', 'InitialVisitReason': "Don't Feel Well"}}
  2070. [DEBUG ] [Timestamp ] Response received: 2017-09-30 13:55:00.017898
  2071. [DEBUG ] [Timestamp ] Getting the response time: 02.888916s
  2072. [INFO ] [response status] 201, https://testing.advinow.net/api/patient/triage/
  2073. [DEBUG ] [response body] {"SymptomID":"SYMPT0000315","ReviewOfSystems":[],"Question":"","Status":"CONTINUE"}
  2074. [DEBUG ] [Triage service response ] {'Question': '', 'SymptomID': 'SYMPT0000315', 'Status': 'CONTINUE', 'ReviewOfSystems': []}
  2075. [DEBUG ] [Symptom QA ] Asking question: Do your ears itch? symptomID: SYMPT0000315, type: SimpleTimeItem, ROS: [], Review: False
  2076. 29 vertices and 1 classes and 142 edges
  2077. starting objective: -87.952304
  2078. ....pair updates: 0.000000
  2079. ....new sets: 1.805133
  2080. ....updating class labels: 0.000000
  2081. ..new objective: -89.757438
  2082. Objective: -89.757438
  2083. num_people: 5
  2084. !!!!!!!!!!!!!!!________This took 0:00:07.535716
  2085. [DEBUG ] [Timestamp ] Request sent: 2017-09-30 13:55:02.352538
  2086. [INFO ] [requested url] https://testing.advinow.net/api/patient/triage/ POST
  2087. [DEBUG ] [request body] {'symptoms': {'SymptomList': [{'Values': (('', 3, 'days'),), 'Location': ['Right Ear'], 'SymptomName': 'Pressure In Ear', 'Response': 'Yes', 'Time': '2017-09-30T20:53:21.155248', 'SymptomID': 'SYMPT0000314', 'SymptomSource': 'Collection'}, {'Values': (('', 3, 'days'),), 'Location': ['Right Ear'], 'SymptomName': 'Blocked Hearing', 'Response': 'Yes', 'Time': '2017-09-30T20:53:23.511646', 'SymptomID': 'SYMPT0000155', 'SymptomSource': 'Collection'}, {'Values': (('', 3, 'days'),), 'Location': ['Right Ear'], 'SymptomName': 'Ear Ache', 'Response': 'Yes', 'Time': '2017-09-30T20:53:25.447965', 'SymptomID': 'SYMPT0000156', 'SymptomSource': 'Collection'}, {'Values': [], 'Location': [], 'Response': 'No', 'Time': '2017-09-30T13:55:02.347343', 'SymptomID': 'SYMPT0000315', 'SymptomSource': 'Q&A'}, {'Values': [], 'Location': [], 'Response': 'No', 'Time': '2017-09-30T13:54:57.125507', 'SymptomID': 'SYMPT0000288', 'SymptomSource': 'Q&A'}, {'Values': [('otoscope_test_value', 0, '')], 'Location': [], 'Response': 'Other', 'Time': '2017-09-30T13:54:51.187464', 'SymptomID': 'SYMPT0001328', 'SymptomSource': 'Q&A'}], 'DetailVisitReason': 'Ear Infection', 'InitialVisitReason': "Don't Feel Well"}}
  2088. [DEBUG ] [Timestamp ] Response received: 2017-09-30 13:55:05.236599
  2089. [DEBUG ] [Timestamp ] Getting the response time: 02.884061s
  2090. [INFO ] [response status] 201, https://testing.advinow.net/api/patient/triage/
  2091. [DEBUG ] [response body] {"SymptomID":"SYMPT0000252","ReviewOfSystems":[],"Question":"","Status":"CONTINUE"}
  2092. [DEBUG ] [Triage service response ] {'Question': '', 'SymptomID': 'SYMPT0000252', 'Status': 'CONTINUE', 'ReviewOfSystems': []}
  2093. [DEBUG ] [Symptom QA ] Found Pain & Swelling: SYMPT0000252, its group: SYMPT0000252, SYMPT0000253, SYMPT0002897, SYMPT0000254, SYMPT0000255, SYMPT0000256, SYMPT0000257, SYMPT0002301
  2094. [DEBUG ] [Symptom QA ] Asking pain description question(SYMPT0000252) instead of SYMPT0000252
  2095. [DEBUG ] [Symptom QA ] Asking question: Are you having pain in your Right Ear? If yes, select all that apply. symptomID: SYMPT0000252, type: QAListItem, ROS: [], Review: False
  2096. 21 vertices and 1 classes and 74 edges
  2097. starting objective: -73.139665
  2098. ....pair updates: 0.000000
  2099. ....new sets: 3.877804
  2100. ....updating class labels: 0.000000
  2101. ..new objective: -77.017469
  2102. Objective: -77.017469
  2103. num_people: 8
  2104. !!!!!!!!!!!!!!!________This took 0:00:07.088914
  2105. [DEBUG ] [Symptom QA ] The 1st answer of `Pain & Swelling` group is `No` - SYMPT0000252, skipping other subgroup questions...
  2106. [DEBUG ] [Timestamp ] Request sent: 2017-09-30 13:55:12.047525
  2107. [INFO ] [requested url] https://testing.advinow.net/api/patient/triage/ POST
  2108. [DEBUG ] [request body] {'symptoms': {'SymptomList': [{'Values': (('', 3, 'days'),), 'Location': ['Right Ear'], 'SymptomName': 'Pressure In Ear', 'Response': 'Yes', 'Time': '2017-09-30T20:53:21.155248', 'SymptomID': 'SYMPT0000314', 'SymptomSource': 'Collection'}, {'Values': (('', 3, 'days'),), 'Location': ['Right Ear'], 'SymptomName': 'Blocked Hearing', 'Response': 'Yes', 'Time': '2017-09-30T20:53:23.511646', 'SymptomID': 'SYMPT0000155', 'SymptomSource': 'Collection'}, {'Values': (('', 3, 'days'),), 'Location': ['Right Ear'], 'SymptomName': 'Ear Ache', 'Response': 'Yes', 'Time': '2017-09-30T20:53:25.447965', 'SymptomID': 'SYMPT0000156', 'SymptomSource': 'Collection'}, {'Values': [], 'Location': [], 'Response': 'No', 'Time': '2017-09-30T13:55:02.347343', 'SymptomID': 'SYMPT0000315', 'SymptomSource': 'Q&A'}, {'Values': [], 'Location': [], 'Response': 'No', 'Time': '2017-09-30T13:54:57.125507', 'SymptomID': 'SYMPT0000288', 'SymptomSource': 'Q&A'}, {'Values': [], 'Location': [], 'Response': 'No', 'Time': '2017-09-30T13:55:11.849669', 'SymptomID': 'SYMPT0000252', 'SymptomSource': 'Q&A'}, {'Values': [], 'Location': [], 'Response': 'No', 'Time': '2017-09-30T13:55:12.001150', 'SymptomID': 'SYMPT0000253', 'SymptomSource': 'Q&A'}, {'Values': [], 'Location': [], 'Response': 'No', 'Time': '2017-09-30T13:55:12.007661', 'SymptomID': 'SYMPT0002897', 'SymptomSource': 'Q&A'}, {'Values': [], 'Location': [], 'Response': 'No', 'Time': '2017-09-30T13:55:12.015602', 'SymptomID': 'SYMPT0000254', 'SymptomSource': 'Q&A'}, {'Values': [], 'Location': [], 'Response': 'No', 'Time': '2017-09-30T13:55:12.022577', 'SymptomID': 'SYMPT0000255', 'SymptomSource': 'Q&A'}, {'Values': [], 'Location': [], 'Response': 'No', 'Time': '2017-09-30T13:55:12.029902', 'SymptomID': 'SYMPT0000256', 'SymptomSource': 'Q&A'}, {'Values': [], 'Location': [], 'Response': 'No', 'Time': '2017-09-30T13:55:12.037356', 'SymptomID': 'SYMPT0000257', 'SymptomSource': 'Q&A'}, {'Values': [], 'Location': [], 'Response': 'No', 'Time': '2017-09-30T13:55:12.043435', 'SymptomID': 'SYMPT0002301', 'SymptomSource': 'Q&A'}, {'Values': [('otoscope_test_value', 0, '')], 'Location': [], 'Response': 'Other', 'Time': '2017-09-30T13:54:51.187464', 'SymptomID': 'SYMPT0001328', 'SymptomSource': 'Q&A'}], 'DetailVisitReason': 'Ear Infection', 'InitialVisitReason': "Don't Feel Well"}}
  2109. [DEBUG ] [Timestamp ] Response received: 2017-09-30 13:55:14.958302
  2110. [DEBUG ] [Timestamp ] Getting the response time: 02.910777s
  2111. [INFO ] [response status] 201, https://testing.advinow.net/api/patient/triage/
  2112. [DEBUG ] [response body] {"SymptomID":"SYMPT0000809","ReviewOfSystems":[],"Question":"","Status":"CONTINUE"}
  2113. [DEBUG ] [Triage service response ] {'Question': '', 'SymptomID': 'SYMPT0000809', 'Status': 'CONTINUE', 'ReviewOfSystems': []}
  2114. [DEBUG ] [Symptom QA ] Asking question: Are you coughing up phlegm or sputum? symptomID: SYMPT0000809, type: SimpleTimeItem, ROS: [], Review: False
  2115. 16 vertices and 1 classes and 54 edges
  2116. starting objective: -72.008299
  2117. ....pair updates: 0.000000
  2118. ....new sets: 1.011377
  2119. ....updating class labels: 0.000000
  2120. ..new objective: -73.019675
  2121. Objective: -73.019675
  2122. num_people: 3
  2123. !!!!!!!!!!!!!!!________This took 0:00:07.143380
  2124. [DEBUG ] [Timestamp ] Request sent: 2017-09-30 13:55:21.062034
  2125. [INFO ] [requested url] https://testing.advinow.net/api/patient/triage/ POST
  2126. [DEBUG ] [request body] {'symptoms': {'SymptomList': [{'Values': (('', 3, 'days'),), 'Location': ['Right Ear'], 'SymptomName': 'Pressure In Ear', 'Response': 'Yes', 'Time': '2017-09-30T20:53:21.155248', 'SymptomID': 'SYMPT0000314', 'SymptomSource': 'Collection'}, {'Values': (('', 3, 'days'),), 'Location': ['Right Ear'], 'SymptomName': 'Blocked Hearing', 'Response': 'Yes', 'Time': '2017-09-30T20:53:23.511646', 'SymptomID': 'SYMPT0000155', 'SymptomSource': 'Collection'}, {'Values': (('', 3, 'days'),), 'Location': ['Right Ear'], 'SymptomName': 'Ear Ache', 'Response': 'Yes', 'Time': '2017-09-30T20:53:25.447965', 'SymptomID': 'SYMPT0000156', 'SymptomSource': 'Collection'}, {'Values': [], 'Location': [], 'Response': 'No', 'Time': '2017-09-30T13:55:02.347343', 'SymptomID': 'SYMPT0000315', 'SymptomSource': 'Q&A'}, {'Values': [], 'Location': [], 'Response': 'No', 'Time': '2017-09-30T13:55:21.058732', 'SymptomID': 'SYMPT0000809', 'SymptomSource': 'Q&A'}, {'Values': [], 'Location': [], 'Response': 'No', 'Time': '2017-09-30T13:54:57.125507', 'SymptomID': 'SYMPT0000288', 'SymptomSource': 'Q&A'}, {'Values': [], 'Location': [], 'Response': 'No', 'Time': '2017-09-30T13:55:11.849669', 'SymptomID': 'SYMPT0000252', 'SymptomSource': 'Q&A'}, {'Values': [], 'Location': [], 'Response': 'No', 'Time': '2017-09-30T13:55:12.001150', 'SymptomID': 'SYMPT0000253', 'SymptomSource': 'Q&A'}, {'Values': [], 'Location': [], 'Response': 'No', 'Time': '2017-09-30T13:55:12.007661', 'SymptomID': 'SYMPT0002897', 'SymptomSource': 'Q&A'}, {'Values': [], 'Location': [], 'Response': 'No', 'Time': '2017-09-30T13:55:12.015602', 'SymptomID': 'SYMPT0000254', 'SymptomSource': 'Q&A'}, {'Values': [], 'Location': [], 'Response': 'No', 'Time': '2017-09-30T13:55:12.022577', 'SymptomID': 'SYMPT0000255', 'SymptomSource': 'Q&A'}, {'Values': [], 'Location': [], 'Response': 'No', 'Time': '2017-09-30T13:55:12.029902', 'SymptomID': 'SYMPT0000256', 'SymptomSource': 'Q&A'}, {'Values': [], 'Location': [], 'Response': 'No', 'Time': '2017-09-30T13:55:12.037356', 'SymptomID': 'SYMPT0000257', 'SymptomSource': 'Q&A'}, {'Values': [], 'Location': [], 'Response': 'No', 'Time': '2017-09-30T13:55:12.043435', 'SymptomID': 'SYMPT0002301', 'SymptomSource': 'Q&A'}, {'Values': [('otoscope_test_value', 0, '')], 'Location': [], 'Response': 'Other', 'Time': '2017-09-30T13:54:51.187464', 'SymptomID': 'SYMPT0001328', 'SymptomSource': 'Q&A'}], 'DetailVisitReason': 'Ear Infection', 'InitialVisitReason': "Don't Feel Well"}}
  2127. 11 vertices and 1 classes and 24 edges
  2128. starting objective: -56.335269
  2129. ....pair updates: 0.000000
  2130. ....new sets: 1.373203
  2131. ....updating class labels: 0.000000
  2132. ..new objective: -57.708473
  2133. Objective: -57.708473
  2134. num_people: 2
  2135. !!!!!!!!!!!!!!!________This took 0:00:07.010134
  2136. [DEBUG ] [Timestamp ] Response received: 2017-09-30 13:55:23.961781
  2137. [DEBUG ] [Timestamp ] Getting the response time: 02.899747s
  2138. [INFO ] [response status] 201, https://testing.advinow.net/api/patient/triage/
  2139. [DEBUG ] [response body] {"SymptomID":"SYMPT0000091","ReviewOfSystems":[],"Question":"","Status":"CONTINUE"}
  2140. [DEBUG ] [Triage service response ] {'Question': '', 'SymptomID': 'SYMPT0000091', 'Status': 'CONTINUE', 'ReviewOfSystems': []}
  2141. [DEBUG ] [Symptom QA ] Asking question: Are you exposed to any of the following while at work? symptomID: SYMPT0000091, type: QAListItem, ROS: [], Review: False
  2142. [DEBUG ] [Timestamp ] Request sent: 2017-09-30 13:55:26.994385
  2143. [INFO ] [requested url] https://testing.advinow.net/api/patient/triage/ POST
  2144. [DEBUG ] [request body] {'symptoms': {'SymptomList': [{'Values': (('', 3, 'days'),), 'Location': ['Right Ear'], 'SymptomName': 'Pressure In Ear', 'Response': 'Yes', 'Time': '2017-09-30T20:53:21.155248', 'SymptomID': 'SYMPT0000314', 'SymptomSource': 'Collection'}, {'Values': (('', 3, 'days'),), 'Location': ['Right Ear'], 'SymptomName': 'Blocked Hearing', 'Response': 'Yes', 'Time': '2017-09-30T20:53:23.511646', 'SymptomID': 'SYMPT0000155', 'SymptomSource': 'Collection'}, {'Values': (('', 3, 'days'),), 'Location': ['Right Ear'], 'SymptomName': 'Ear Ache', 'Response': 'Yes', 'Time': '2017-09-30T20:53:25.447965', 'SymptomID': 'SYMPT0000156', 'SymptomSource': 'Collection'}, {'Values': [], 'Location': [], 'Response': 'No', 'Time': '2017-09-30T13:55:02.347343', 'SymptomID': 'SYMPT0000315', 'SymptomSource': 'Q&A'}, {'Values': [], 'Location': [], 'Response': 'No', 'Time': '2017-09-30T13:55:21.058732', 'SymptomID': 'SYMPT0000809', 'SymptomSource': 'Q&A'}, {'Values': [], 'Location': [], 'Response': 'No', 'Time': '2017-09-30T13:55:11.849669', 'SymptomID': 'SYMPT0000252', 'SymptomSource': 'Q&A'}, {'Values': [], 'Location': [], 'Response': 'No', 'Time': '2017-09-30T13:55:12.001150', 'SymptomID': 'SYMPT0000253', 'SymptomSource': 'Q&A'}, {'Values': [], 'Location': [], 'Response': 'No', 'Time': '2017-09-30T13:55:12.007661', 'SymptomID': 'SYMPT0002897', 'SymptomSource': 'Q&A'}, {'Values': [], 'Location': [], 'Response': 'No', 'Time': '2017-09-30T13:55:12.015602', 'SymptomID': 'SYMPT0000254', 'SymptomSource': 'Q&A'}, {'Values': [], 'Location': [], 'Response': 'No', 'Time': '2017-09-30T13:55:12.022577', 'SymptomID': 'SYMPT0000255', 'SymptomSource': 'Q&A'}, {'Values': [], 'Location': [], 'Response': 'No', 'Time': '2017-09-30T13:55:12.029902', 'SymptomID': 'SYMPT0000256', 'SymptomSource': 'Q&A'}, {'Values': [], 'Location': [], 'Response': 'No', 'Time': '2017-09-30T13:55:12.037356', 'SymptomID': 'SYMPT0000257', 'SymptomSource': 'Q&A'}, {'Values': [], 'Location': [], 'Response': 'No', 'Time': '2017-09-30T13:55:12.043435', 'SymptomID': 'SYMPT0002301', 'SymptomSource': 'Q&A'}, {'Values': [('otoscope_test_value', 0, '')], 'Location': [], 'Response': 'Other', 'Time': '2017-09-30T13:54:51.187464', 'SymptomID': 'SYMPT0001328', 'SymptomSource': 'Q&A'}, {'Values': [], 'Location': [], 'Response': 'No', 'Time': '2017-09-30T13:55:26.991233', 'SymptomID': 'SYMPT0000091', 'SymptomSource': 'Q&A'}, {'Values': [], 'Location': [], 'Response': 'No', 'Time': '2017-09-30T13:54:57.125507', 'SymptomID': 'SYMPT0000288', 'SymptomSource': 'Q&A'}], 'DetailVisitReason': 'Ear Infection', 'InitialVisitReason': "Don't Feel Well"}}
  2145. 14 vertices and 1 classes and 35 edges
  2146. starting objective: -75.979966
  2147. ....pair updates: 0.000000
  2148. ....new sets: 1.719948
  2149. ....updating class labels: 0.000000
  2150. ..new objective: -77.699914
  2151. Objective: -77.699914
  2152. num_people: 2
  2153. !!!!!!!!!!!!!!!________This took 0:00:07.025596
  2154. [DEBUG ] [Timestamp ] Response received: 2017-09-30 13:55:29.896330
  2155. [DEBUG ] [Timestamp ] Getting the response time: 02.901945s
  2156. [INFO ] [response status] 201, https://testing.advinow.net/api/patient/triage/
  2157. [DEBUG ] [response body] {"SymptomID":"SYMPT0000227","ReviewOfSystems":[],"Question":"","Status":"CONTINUE"}
  2158. [DEBUG ] [Triage service response ] {'Question': '', 'SymptomID': 'SYMPT0000227', 'Status': 'CONTINUE', 'ReviewOfSystems': []}
  2159. [DEBUG ] [Symptom QA ] Asking question: Have you been in any public pools or other public aresa with water? symptomID: SYMPT0000227, type: QAListItem, ROS: [], Review: False
  2160. [DEBUG ] [Timestamp ] Request sent: 2017-09-30 13:55:34.665772
  2161. [INFO ] [requested url] https://testing.advinow.net/api/patient/triage/ POST
  2162. [DEBUG ] [request body] {'symptoms': {'SymptomList': [{'Values': (('', 3, 'days'),), 'Location': ['Right Ear'], 'SymptomName': 'Pressure In Ear', 'Response': 'Yes', 'Time': '2017-09-30T20:53:21.155248', 'SymptomID': 'SYMPT0000314', 'SymptomSource': 'Collection'}, {'Values': (('', 3, 'days'),), 'Location': ['Right Ear'], 'SymptomName': 'Blocked Hearing', 'Response': 'Yes', 'Time': '2017-09-30T20:53:23.511646', 'SymptomID': 'SYMPT0000155', 'SymptomSource': 'Collection'}, {'Values': (('', 3, 'days'),), 'Location': ['Right Ear'], 'SymptomName': 'Ear Ache', 'Response': 'Yes', 'Time': '2017-09-30T20:53:25.447965', 'SymptomID': 'SYMPT0000156', 'SymptomSource': 'Collection'}, {'Values': [], 'Location': [], 'Response': 'No', 'Time': '2017-09-30T13:55:02.347343', 'SymptomID': 'SYMPT0000315', 'SymptomSource': 'Q&A'}, {'Values': [], 'Location': [], 'Response': 'No', 'Time': '2017-09-30T13:55:21.058732', 'SymptomID': 'SYMPT0000809', 'SymptomSource': 'Q&A'}, {'Values': [], 'Location': [], 'Response': 'No', 'Time': '2017-09-30T13:55:11.849669', 'SymptomID': 'SYMPT0000252', 'SymptomSource': 'Q&A'}, {'Values': [], 'Location': [], 'Response': 'No', 'Time': '2017-09-30T13:55:12.001150', 'SymptomID': 'SYMPT0000253', 'SymptomSource': 'Q&A'}, {'Values': [], 'Location': [], 'Response': 'No', 'Time': '2017-09-30T13:55:12.007661', 'SymptomID': 'SYMPT0002897', 'SymptomSource': 'Q&A'}, {'Values': [], 'Location': [], 'Response': 'No', 'Time': '2017-09-30T13:55:12.015602', 'SymptomID': 'SYMPT0000254', 'SymptomSource': 'Q&A'}, {'Values': [], 'Location': [], 'Response': 'No', 'Time': '2017-09-30T13:55:12.022577', 'SymptomID': 'SYMPT0000255', 'SymptomSource': 'Q&A'}, {'Values': [], 'Location': [], 'Response': 'No', 'Time': '2017-09-30T13:55:12.029902', 'SymptomID': 'SYMPT0000256', 'SymptomSource': 'Q&A'}, {'Values': [], 'Location': [], 'Response': 'No', 'Time': '2017-09-30T13:55:12.037356', 'SymptomID': 'SYMPT0000257', 'SymptomSource': 'Q&A'}, {'Values': [], 'Location': [], 'Response': 'No', 'Time': '2017-09-30T13:55:12.043435', 'SymptomID': 'SYMPT0002301', 'SymptomSource': 'Q&A'}, {'Values': [], 'Location': [], 'Response': 'No', 'Time': '2017-09-30T13:55:34.662801', 'SymptomID': 'SYMPT0000227', 'SymptomSource': 'Q&A'}, {'Values': [('otoscope_test_value', 0, '')], 'Location': [], 'Response': 'Other', 'Time': '2017-09-30T13:54:51.187464', 'SymptomID': 'SYMPT0001328', 'SymptomSource': 'Q&A'}, {'Values': [], 'Location': [], 'Response': 'No', 'Time': '2017-09-30T13:55:26.991233', 'SymptomID': 'SYMPT0000091', 'SymptomSource': 'Q&A'}, {'Values': [], 'Location': [], 'Response': 'No', 'Time': '2017-09-30T13:54:57.125507', 'SymptomID': 'SYMPT0000288', 'SymptomSource': 'Q&A'}], 'DetailVisitReason': 'Ear Infection', 'InitialVisitReason': "Don't Feel Well"}}
  2163. 13 vertices and 1 classes and 31 edges
  2164. starting objective: -76.728325
  2165. Objective: -76.728325
  2166. num_people: 1
  2167. !!!!!!!!!!!!!!!________This took 0:00:07.217812
  2168. [DEBUG ] [Timestamp ] Response received: 2017-09-30 13:55:37.570815
  2169. [DEBUG ] [Timestamp ] Getting the response time: 02.905043s
  2170. [INFO ] [response status] 201, https://testing.advinow.net/api/patient/triage/
  2171. [DEBUG ] [response body] {"SymptomID":"SYMPT0001330","ReviewOfSystems":[],"Question":"","Status":"CONTINUE"}
  2172. [DEBUG ] [Triage service response ] {'Question': '', 'SymptomID': 'SYMPT0001330', 'Status': 'CONTINUE', 'ReviewOfSystems': []}
  2173. [DEBUG ] [ImageSDL2 ] Load <assets/images/symptom_qa/nasal_congestion/Cheeks.png>
  2174. [DEBUG ] [ImageSDL2 ] Load <assets/images/symptom_qa/nasal_congestion/Forehead.png>
  2175. [DEBUG ] [ImageSDL2 ] Load <assets/images/symptom_qa/nasal_congestion/Surrounding Eyes.png>
  2176. [DEBUG ] [Symptom QA ] Asking question: Do you have a stuffy nose? symptomID: SYMPT0001330, type: QANasalCongestionItem, ROS: [], Review: False
  2177. [DEBUG ] [Symptom QA ] Found subgroup of the symptom(SYMPT0001330) - SYMPT0000144, SYMPT0002063
  2178. [DEBUG ] [Symptom QA ] Asking subgroup question 0: SYMPT0000144
  2179. [DEBUG ] [Symptom QA ] Asking question: Do you have a runny nose? symptomID: SYMPT0000144, type: SimpleTimeItem, ROS: [], Review: False
  2180. [DEBUG ] [Symptom QA ] Asking subgroup question 1: SYMPT0002063
  2181. [DEBUG ] [Symptom QA ] Asking question: Is your nose congested? symptomID: SYMPT0002063, type: SimpleTimeItem, ROS: [], Review: False
  2182. 17 vertices and 1 classes and 54 edges
  2183. starting objective: -64.998695
  2184. ....pair updates: 0.000000
  2185. ....new sets: 2.042032
  2186. ....updating class labels: 0.000000
  2187. ..new objective: -67.040727
  2188. Objective: -67.040727
  2189. num_people: 3
  2190. !!!!!!!!!!!!!!!________This took 0:00:07.158022
  2191. [DEBUG ] [SymptomQA ] Finished subgroup questions of SYMPT0001330
  2192. [DEBUG ] [Timestamp ] Request sent: 2017-09-30 13:55:50.528875
  2193. [INFO ] [requested url] https://testing.advinow.net/api/patient/triage/ POST
  2194. [DEBUG ] [request body] {'symptoms': {'SymptomList': [{'Values': (('', 3, 'days'),), 'Location': ['Right Ear'], 'SymptomName': 'Pressure In Ear', 'Response': 'Yes', 'Time': '2017-09-30T20:53:21.155248', 'SymptomID': 'SYMPT0000314', 'SymptomSource': 'Collection'}, {'Values': (('', 3, 'days'),), 'Location': ['Right Ear'], 'SymptomName': 'Blocked Hearing', 'Response': 'Yes', 'Time': '2017-09-30T20:53:23.511646', 'SymptomID': 'SYMPT0000155', 'SymptomSource': 'Collection'}, {'Values': (('', 3, 'days'),), 'Location': ['Right Ear'], 'SymptomName': 'Ear Ache', 'Response': 'Yes', 'Time': '2017-09-30T20:53:25.447965', 'SymptomID': 'SYMPT0000156', 'SymptomSource': 'Collection'}, {'Values': [], 'Location': [], 'Response': 'No', 'Time': '2017-09-30T13:55:02.347343', 'SymptomID': 'SYMPT0000315', 'SymptomSource': 'Q&A'}, {'Values': [], 'Location': [], 'Response': 'No', 'Time': '2017-09-30T13:55:21.058732', 'SymptomID': 'SYMPT0000809', 'SymptomSource': 'Q&A'}, {'Values': [], 'Location': [], 'Response': 'No', 'Time': '2017-09-30T13:55:11.849669', 'SymptomID': 'SYMPT0000252', 'SymptomSource': 'Q&A'}, {'Values': [], 'Location': [], 'Response': 'No', 'Time': '2017-09-30T13:55:12.001150', 'SymptomID': 'SYMPT0000253', 'SymptomSource': 'Q&A'}, {'Values': [], 'Location': [], 'Response': 'No', 'Time': '2017-09-30T13:55:12.007661', 'SymptomID': 'SYMPT0002897', 'SymptomSource': 'Q&A'}, {'Values': [], 'Location': [], 'Response': 'No', 'Time': '2017-09-30T13:55:12.015602', 'SymptomID': 'SYMPT0000254', 'SymptomSource': 'Q&A'}, {'Values': [], 'Location': [], 'Response': 'No', 'Time': '2017-09-30T13:55:12.022577', 'SymptomID': 'SYMPT0000255', 'SymptomSource': 'Q&A'}, {'Values': [], 'Location': [], 'Response': 'No', 'Time': '2017-09-30T13:55:12.029902', 'SymptomID': 'SYMPT0000256', 'SymptomSource': 'Q&A'}, {'Values': [], 'Location': [], 'Response': 'No', 'Time': '2017-09-30T13:55:12.037356', 'SymptomID': 'SYMPT0000257', 'SymptomSource': 'Q&A'}, {'Values': [], 'Location': [], 'Response': 'No', 'Time': '2017-09-30T13:55:12.043435', 'SymptomID': 'SYMPT0002301', 'SymptomSource': 'Q&A'}, {'Values': [], 'Location': [], 'Response': 'No', 'Time': '2017-09-30T13:55:40.084850', 'SymptomID': 'SYMPT0001330', 'SymptomSource': 'Q&A'}, {'Values': [], 'Location': [], 'Response': 'No', 'Time': '2017-09-30T13:55:43.662447', 'SymptomID': 'SYMPT0000144', 'SymptomSource': 'Q&A'}, {'Values': [], 'Location': [], 'Response': 'No', 'Time': '2017-09-30T13:55:50.525835', 'SymptomID': 'SYMPT0002063', 'SymptomSource': 'Q&A'}, {'Values': [], 'Location': [], 'Response': 'No', 'Time': '2017-09-30T13:55:34.662801', 'SymptomID': 'SYMPT0000227', 'SymptomSource': 'Q&A'}, {'Values': [('otoscope_test_value', 0, '')], 'Location': [], 'Response': 'Other', 'Time': '2017-09-30T13:54:51.187464', 'SymptomID': 'SYMPT0001328', 'SymptomSource': 'Q&A'}, {'Values': [], 'Location': [], 'Response': 'No', 'Time': '2017-09-30T13:55:26.991233', 'SymptomID': 'SYMPT0000091', 'SymptomSource': 'Q&A'}, {'Values': [], 'Location': [], 'Response': 'No', 'Time': '2017-09-30T13:54:57.125507', 'SymptomID': 'SYMPT0000288', 'SymptomSource': 'Q&A'}], 'DetailVisitReason': 'Ear Infection', 'InitialVisitReason': "Don't Feel Well"}}
  2195. 19 vertices and 1 classes and 72 edges
  2196. starting objective: -62.631919
  2197. ....pair updates: 0.000000
  2198. ....new sets: 3.965216
  2199. ....updating class labels: 0.000000
  2200. ..new objective: -66.597135
  2201. Objective: -66.597135
  2202. num_people: 5
  2203. !!!!!!!!!!!!!!!________This took 0:00:07.233244
  2204. [DEBUG ] [Timestamp ] Response received: 2017-09-30 13:55:53.430567
  2205. [DEBUG ] [Timestamp ] Getting the response time: 02.901692s
  2206. [INFO ] [response status] 201, https://testing.advinow.net/api/patient/triage/
  2207. [DEBUG ] [response body] {"SymptomID":"SYMPT0000145","ReviewOfSystems":[],"Question":"","Status":"CONTINUE"}
  2208. [DEBUG ] [Triage service response ] {'Question': '', 'SymptomID': 'SYMPT0000145', 'Status': 'CONTINUE', 'ReviewOfSystems': []}
  2209. [DEBUG ] [Symptom QA ] Asking question: Do you have anything coming out of your nose? symptomID: SYMPT0000145, type: QAListItem, ROS: [], Review: False
  2210. [DEBUG ] [Timestamp ] Request sent: 2017-09-30 13:55:56.353657
  2211. [INFO ] [requested url] https://testing.advinow.net/api/patient/triage/ POST
  2212. [DEBUG ] [request body] {'symptoms': {'SymptomList': [{'Values': (('', 3, 'days'),), 'Location': ['Right Ear'], 'SymptomName': 'Pressure In Ear', 'Response': 'Yes', 'Time': '2017-09-30T20:53:21.155248', 'SymptomID': 'SYMPT0000314', 'SymptomSource': 'Collection'}, {'Values': (('', 3, 'days'),), 'Location': ['Right Ear'], 'SymptomName': 'Blocked Hearing', 'Response': 'Yes', 'Time': '2017-09-30T20:53:23.511646', 'SymptomID': 'SYMPT0000155', 'SymptomSource': 'Collection'}, {'Values': (('', 3, 'days'),), 'Location': ['Right Ear'], 'SymptomName': 'Ear Ache', 'Response': 'Yes', 'Time': '2017-09-30T20:53:25.447965', 'SymptomID': 'SYMPT0000156', 'SymptomSource': 'Collection'}, {'Values': [], 'Location': [], 'Response': 'No', 'Time': '2017-09-30T13:55:02.347343', 'SymptomID': 'SYMPT0000315', 'SymptomSource': 'Q&A'}, {'Values': [], 'Location': [], 'Response': 'No', 'Time': '2017-09-30T13:55:21.058732', 'SymptomID': 'SYMPT0000809', 'SymptomSource': 'Q&A'}, {'Values': [], 'Location': [], 'Response': 'No', 'Time': '2017-09-30T13:55:11.849669', 'SymptomID': 'SYMPT0000252', 'SymptomSource': 'Q&A'}, {'Values': [], 'Location': [], 'Response': 'No', 'Time': '2017-09-30T13:55:12.001150', 'SymptomID': 'SYMPT0000253', 'SymptomSource': 'Q&A'}, {'Values': [], 'Location': [], 'Response': 'No', 'Time': '2017-09-30T13:55:12.007661', 'SymptomID': 'SYMPT0002897', 'SymptomSource': 'Q&A'}, {'Values': [], 'Location': [], 'Response': 'No', 'Time': '2017-09-30T13:55:12.015602', 'SymptomID': 'SYMPT0000254', 'SymptomSource': 'Q&A'}, {'Values': [], 'Location': [], 'Response': 'No', 'Time': '2017-09-30T13:55:12.022577', 'SymptomID': 'SYMPT0000255', 'SymptomSource': 'Q&A'}, {'Values': [], 'Location': [], 'Response': 'No', 'Time': '2017-09-30T13:55:12.029902', 'SymptomID': 'SYMPT0000256', 'SymptomSource': 'Q&A'}, {'Values': [], 'Location': [], 'Response': 'No', 'Time': '2017-09-30T13:55:12.037356', 'SymptomID': 'SYMPT0000257', 'SymptomSource': 'Q&A'}, {'Values': [], 'Location': [], 'Response': 'No', 'Time': '2017-09-30T13:55:12.043435', 'SymptomID': 'SYMPT0002301', 'SymptomSource': 'Q&A'}, {'Values': [], 'Location': [], 'Response': 'No', 'Time': '2017-09-30T13:55:40.084850', 'SymptomID': 'SYMPT0001330', 'SymptomSource': 'Q&A'}, {'Values': [], 'Location': [], 'Response': 'No', 'Time': '2017-09-30T13:55:43.662447', 'SymptomID': 'SYMPT0000144', 'SymptomSource': 'Q&A'}, {'Values': [], 'Location': [], 'Response': 'No', 'Time': '2017-09-30T13:55:50.525835', 'SymptomID': 'SYMPT0002063', 'SymptomSource': 'Q&A'}, {'Values': [], 'Location': [], 'Response': 'No', 'Time': '2017-09-30T13:55:34.662801', 'SymptomID': 'SYMPT0000227', 'SymptomSource': 'Q&A'}, {'Values': [('otoscope_test_value', 0, '')], 'Location': [], 'Response': 'Other', 'Time': '2017-09-30T13:54:51.187464', 'SymptomID': 'SYMPT0001328', 'SymptomSource': 'Q&A'}, {'Values': [], 'Location': [], 'Response': 'No', 'Time': '2017-09-30T13:55:26.991233', 'SymptomID': 'SYMPT0000091', 'SymptomSource': 'Q&A'}, {'Values': [], 'Location': [], 'Response': 'No', 'Time': '2017-09-30T13:54:57.125507', 'SymptomID': 'SYMPT0000288', 'SymptomSource': 'Q&A'}, {'Values': [], 'Location': [], 'Response': 'No', 'Time': '2017-09-30T13:55:56.350372', 'SymptomID': 'SYMPT0000145', 'SymptomSource': 'Q&A'}], 'DetailVisitReason': 'Ear Infection', 'InitialVisitReason': "Don't Feel Well"}}
  2213. 11 vertices and 1 classes and 27 edges
  2214. starting objective: -74.745575
  2215. Objective: -74.745575
  2216. num_people: 1
  2217. !!!!!!!!!!!!!!!________This took 0:00:07.277031
  2218. [DEBUG ] [Timestamp ] Response received: 2017-09-30 13:55:59.262884
  2219. [DEBUG ] [Timestamp ] Getting the response time: 02.909227s
  2220. [INFO ] [response status] 201, https://testing.advinow.net/api/patient/triage/
  2221. [DEBUG ] [response body] {"SymptomID":"SYMPT0002317","ReviewOfSystems":[],"Question":"","Status":"CONTINUE"}
  2222. [DEBUG ] [Triage service response ] {'Question': '', 'SymptomID': 'SYMPT0002317', 'Status': 'CONTINUE', 'ReviewOfSystems': []}
  2223. [DEBUG ] [Symptom QA ] Found Pain & Swelling: SYMPT0002317, its group: SYMPT0001060, SYMPT0001061, SYMPT0001062, SYMPT0001063, SYMPT0001064, SYMPT0001065
  2224. [DEBUG ] [Symptom QA ] Asking pain description question(SYMPT0001060) instead of SYMPT0002317
  2225. [DEBUG ] [Symptom QA ] Asking question: Are you having Upper Back pain? If yes, select all that apply. symptomID: SYMPT0001060, type: QAListItem, ROS: [], Review: False
  2226. [DEBUG ] [Symptom QA ] The 1st answer of `Pain & Swelling` group is `No` - SYMPT0001060, skipping other subgroup questions...
  2227. [DEBUG ] [Timestamp ] Request sent: 2017-09-30 13:56:02.741752
  2228. [INFO ] [requested url] https://testing.advinow.net/api/patient/triage/ POST
  2229. [DEBUG ] [request body] {'symptoms': {'SymptomList': [{'Values': (('', 3, 'days'),), 'Location': ['Right Ear'], 'SymptomName': 'Pressure In Ear', 'Response': 'Yes', 'Time': '2017-09-30T20:53:21.155248', 'SymptomID': 'SYMPT0000314', 'SymptomSource': 'Collection'}, {'Values': (('', 3, 'days'),), 'Location': ['Right Ear'], 'SymptomName': 'Blocked Hearing', 'Response': 'Yes', 'Time': '2017-09-30T20:53:23.511646', 'SymptomID': 'SYMPT0000155', 'SymptomSource': 'Collection'}, {'Values': (('', 3, 'days'),), 'Location': ['Right Ear'], 'SymptomName': 'Ear Ache', 'Response': 'Yes', 'Time': '2017-09-30T20:53:25.447965', 'SymptomID': 'SYMPT0000156', 'SymptomSource': 'Collection'}, {'Values': [], 'Location': [], 'Response': 'No', 'Time': '2017-09-30T13:55:02.347343', 'SymptomID': 'SYMPT0000315', 'SymptomSource': 'Q&A'}, {'Values': [], 'Location': [], 'Response': 'No', 'Time': '2017-09-30T13:55:21.058732', 'SymptomID': 'SYMPT0000809', 'SymptomSource': 'Q&A'}, {'Values': [], 'Location': [], 'Response': 'No', 'Time': '2017-09-30T13:55:11.849669', 'SymptomID': 'SYMPT0000252', 'SymptomSource': 'Q&A'}, {'Values': [], 'Location': [], 'Response': 'No', 'Time': '2017-09-30T13:55:12.001150', 'SymptomID': 'SYMPT0000253', 'SymptomSource': 'Q&A'}, {'Values': [], 'Location': [], 'Response': 'No', 'Time': '2017-09-30T13:55:12.007661', 'SymptomID': 'SYMPT0002897', 'SymptomSource': 'Q&A'}, {'Values': [], 'Location': [], 'Response': 'No', 'Time': '2017-09-30T13:55:12.015602', 'SymptomID': 'SYMPT0000254', 'SymptomSource': 'Q&A'}, {'Values': [], 'Location': [], 'Response': 'No', 'Time': '2017-09-30T13:55:12.022577', 'SymptomID': 'SYMPT0000255', 'SymptomSource': 'Q&A'}, {'Values': [], 'Location': [], 'Response': 'No', 'Time': '2017-09-30T13:55:12.029902', 'SymptomID': 'SYMPT0000256', 'SymptomSource': 'Q&A'}, {'Values': [], 'Location': [], 'Response': 'No', 'Time': '2017-09-30T13:55:12.037356', 'SymptomID': 'SYMPT0000257', 'SymptomSource': 'Q&A'}, {'Values': [], 'Location': [], 'Response': 'No', 'Time': '2017-09-30T13:55:12.043435', 'SymptomID': 'SYMPT0002301', 'SymptomSource': 'Q&A'}, {'Values': [], 'Location': [], 'Response': 'No', 'Time': '2017-09-30T13:55:40.084850', 'SymptomID': 'SYMPT0001330', 'SymptomSource': 'Q&A'}, {'Values': [], 'Location': [], 'Response': 'No', 'Time': '2017-09-30T13:55:43.662447', 'SymptomID': 'SYMPT0000144', 'SymptomSource': 'Q&A'}, {'Values': [], 'Location': [], 'Response': 'No', 'Time': '2017-09-30T13:55:50.525835', 'SymptomID': 'SYMPT0002063', 'SymptomSource': 'Q&A'}, {'Values': [], 'Location': [], 'Response': 'No', 'Time': '2017-09-30T13:55:34.662801', 'SymptomID': 'SYMPT0000227', 'SymptomSource': 'Q&A'}, {'Values': [('otoscope_test_value', 0, '')], 'Location': [], 'Response': 'Other', 'Time': '2017-09-30T13:54:51.187464', 'SymptomID': 'SYMPT0001328', 'SymptomSource': 'Q&A'}, {'Values': [], 'Location': [], 'Response': 'No', 'Time': '2017-09-30T13:55:26.991233', 'SymptomID': 'SYMPT0000091', 'SymptomSource': 'Q&A'}, {'Values': [], 'Location': [], 'Response': 'No', 'Time': '2017-09-30T13:56:02.691937', 'SymptomID': 'SYMPT0001060', 'SymptomSource': 'Q&A'}, {'Values': [], 'Location': [], 'Response': 'No', 'Time': '2017-09-30T13:56:02.701212', 'SymptomID': 'SYMPT0001061', 'SymptomSource': 'Q&A'}, {'Values': [], 'Location': [], 'Response': 'No', 'Time': '2017-09-30T13:56:02.709689', 'SymptomID': 'SYMPT0001062', 'SymptomSource': 'Q&A'}, {'Values': [], 'Location': [], 'Response': 'No', 'Time': '2017-09-30T13:56:02.716215', 'SymptomID': 'SYMPT0001063', 'SymptomSource': 'Q&A'}, {'Values': [], 'Location': [], 'Response': 'No', 'Time': '2017-09-30T13:56:02.724548', 'SymptomID': 'SYMPT0001064', 'SymptomSource': 'Q&A'}, {'Values': [], 'Location': [], 'Response': 'No', 'Time': '2017-09-30T13:56:02.731088', 'SymptomID': 'SYMPT0001065', 'SymptomSource': 'Q&A'}, {'Values': [], 'Location': [], 'Response': 'No', 'Time': '2017-09-30T13:56:02.738862', 'SymptomID': 'SYMPT0002317', 'SymptomSource': 'Q&A'}, {'Values': [], 'Location': [], 'Response': 'No', 'Time': '2017-09-30T13:54:57.125507', 'SymptomID': 'SYMPT0000288', 'SymptomSource': 'Q&A'}, {'Values': [], 'Location': [], 'Response': 'No', 'Time': '2017-09-30T13:55:56.350372', 'SymptomID': 'SYMPT0000145', 'SymptomSource': 'Q&A'}], 'DetailVisitReason': 'Ear Infection', 'InitialVisitReason': "Don't Feel Well"}}
  2230. 24 vertices and 1 classes and 96 edges
  2231. starting objective: -61.305780
  2232. ....pair updates: 2.560916
  2233. ....new sets: 4.003696
  2234. ....updating class labels: 0.000000
  2235. ..new objective: -67.870392
  2236. Objective: -67.870392
  2237. num_people: 7
  2238. !!!!!!!!!!!!!!!________This took 0:00:07.300113
  2239. 26 vertices and 1 classes and 118 edges
  2240. starting objective: -93.863783
  2241. ....pair updates: 0.000000
  2242. ....new sets: 0.464744
  2243. ....updating class labels: 0.000000
  2244. ..new objective: -94.328527
  2245. Objective: -94.328527
  2246. num_people: 3
  2247. !!!!!!!!!!!!!!!________This took 0:00:07.180584
  2248. [DEBUG ] [Timestamp ] Response received: 2017-09-30 13:56:14.099318
  2249. [DEBUG ] [Timestamp ] Getting the response time: 11.357566s
  2250. [INFO ] [response status] 201, https://testing.advinow.net/api/patient/triage/
  2251. [DEBUG ] [response body] {"Status":"DONE - 0.9047513956309388 Otitis media, unspecified, right ear (Failed to reach 99% confidence within 20 questions)"}
  2252. [DEBUG ] [Triage service response ] {'Status': 'DONE - 0.9047513956309388 Otitis media, unspecified, right ear (Failed to reach 99% confidence within 20 questions)'}
  2253. [DEBUG ] [ImageSDL2 ] Load <assets/images/temperature/mark.png>
  2254. [DEBUG ] [Symptom QA ] Finished, status - DONE - 0.9047513956309388 Otitis media, unspecified, right ear (Failed to reach 99% confidence within 20 questions)
  2255. 24 vertices and 1 classes and 93 edges
  2256. starting objective: -81.568886
  2257. ....pair updates: 0.000000
  2258. ....new sets: 4.155487
  2259. ....updating class labels: 0.000000
  2260. ..new objective: -85.724373
  2261. Objective: -85.724373
  2262. num_people: 6
  2263. !!!!!!!!!!!!!!!________This took 0:00:07.286838
  2264. [DEBUG ] [ImageSDL2 ] Load <assets/images/background.png>
  2265. [DEBUG ] [ImageSDL2 ] Load <assets/images/bg_pluses2.png>
  2266. [DEBUG ] [ImageSDL2 ] Load <assets/images/caution_red.png>
  2267. [DEBUG ] [Dropbox ] Found local files: ['otoscope_2017-09-30T20:54:15.439045+00:00.png', 'otoscope_2017-09-30T20:53:52.630433+00:00.png', 'otoscope_2017-09-30T20:54:15.248217+00:00.png', 'otoscope_2017-09-30T20:54:18.187392+00:00.png', 'otoscope_2017-09-30T20:53:49.822689+00:00.png', 'otoscope_2017-09-30T20:53:49.659016+00:00.png', 'otoscope_2017-09-30T20:53:52.426805+00:00.png', 'otoscope_2017-09-30T20:53:59.217791+00:00.png', 'otoscope_2017-09-30T20:54:14.025296+00:00.png', 'otoscope_2017-09-30T20:53:48.288949+00:00.png', 'otoscope_2017-09-30T20:54:12.499016+00:00.png', 'otoscope_2017-09-30T20:54:13.808575+00:00.png', 'otoscope_2017-09-30T20:53:55.196131+00:00.png', 'otoscope_2017-09-30T20:54:16.753693+00:00.png', 'otoscope_2017-09-30T20:53:51.045820+00:00.png', 'otoscope_2017-09-30T20:54:19.660978+00:00.png', 'otoscope_2017-09-30T20:54:18.362594+00:00.png', 'otoscope_2017-09-30T20:53:53.800010+00:00.png', 'otoscope_2017-09-30T20:53:48.521141+00:00.png']
  2268. [INFO ] [Dropbox ] Successfully connected.
  2269. [ERROR ] [Dropbox ] Unable to upload files - Timeout value connect was Timeout(connect=30, read=30, total=None), but it must be an int, float or None.
  2270. 14 vertices and 1 classes and 34 edges
  2271. starting objective: -56.833778
  2272. ....pair updates: 0.000000
  2273. ....new sets: 0.664743
  2274. ....updating class labels: 0.000000
  2275. ..new objective: -57.498522
  2276. Objective: -57.498522
  2277. num_people: 2
  2278. !!!!!!!!!!!!!!!________This took 0:00:07.219893
  2279. 13 vertices and 1 classes and 33 edges
  2280. starting objective: -76.882315
  2281. Objective: -76.882315
  2282. num_people: 2
  2283. !!!!!!!!!!!!!!!________This took 0:00:07.165828
  2284. 13 vertices and 1 classes and 31 edges
  2285. starting objective: -70.695057
  2286. Objective: -70.695057
  2287. num_people: 1
  2288. !!!!!!!!!!!!!!!________This took 0:00:07.131142
  2289. 14 vertices and 1 classes and 36 edges
  2290. starting objective: -75.994180
  2291. ....pair updates: 0.000000
  2292. ....new sets: 1.113022
  2293. ....updating class labels: 0.000000
  2294. ..new objective: -77.107202
  2295. Objective: -77.107202
  2296. num_people: 2
  2297. !!!!!!!!!!!!!!!________This took 0:00:07.183091
  2298. 13 vertices and 1 classes and 31 edges
  2299. starting objective: -83.050162
  2300. Objective: -83.050162
  2301. num_people: 1
  2302. !!!!!!!!!!!!!!!________This took 0:00:07.217435
  2303. 13 vertices and 1 classes and 31 edges
  2304. starting objective: -76.013566
  2305. Objective: -76.013566
  2306. num_people: 1
  2307. !!!!!!!!!!!!!!!________This took 0:00:07.258005
  2308. 16 vertices and 1 classes and 43 edges
  2309. starting objective: -75.117194
  2310. ....pair updates: 0.000000
  2311. ....new sets: 3.788544
  2312. ....updating class labels: 0.000000
  2313. ..new objective: -78.905738
  2314. Objective: -78.905738
  2315. num_people: 4
  2316. !!!!!!!!!!!!!!!________This took 0:00:07.215275
  2317. 13 vertices and 1 classes and 31 edges
  2318. starting objective: -74.854475
  2319. Objective: -74.854475
  2320. num_people: 1
  2321. !!!!!!!!!!!!!!!________This took 0:00:07.321998
  2322. 15 vertices and 1 classes and 38 edges
  2323. starting objective: -77.973944
  2324. ....pair updates: 0.000000
  2325. ....new sets: 1.058579
  2326. ....updating class labels: 0.000000
  2327. ..new objective: -79.032522
  2328. Objective: -79.032522
  2329. num_people: 3
  2330. !!!!!!!!!!!!!!!________This took 0:00:07.046356
  2331. 14 vertices and 1 classes and 35 edges
  2332. starting objective: -73.630984
  2333. ....pair updates: 0.000000
  2334. ....new sets: 1.022888
  2335. ....updating class labels: 0.000000
  2336. ..new objective: -74.653872
  2337. Objective: -74.653872
  2338. num_people: 2
  2339. !!!!!!!!!!!!!!!________This took 0:00:07.111093
  2340. 17 vertices and 1 classes and 47 edges
  2341. starting objective: -61.504479
  2342. ....pair updates: 0.000000
  2343. ....new sets: 1.938876
  2344. ....updating class labels: 0.000000
  2345. ..new objective: -63.443355
  2346. Objective: -63.443355
  2347. num_people: 3
  2348. !!!!!!!!!!!!!!!________This took 0:00:07.225854
  2349. 15 vertices and 1 classes and 47 edges
  2350. starting objective: -58.848519
  2351. ....pair updates: 0.000000
  2352. ....new sets: 2.067532
  2353. ....updating class labels: 0.000000
  2354. ..new objective: -60.916050
  2355. Objective: -60.916050
  2356. num_people: 3
  2357. !!!!!!!!!!!!!!!________This took 0:00:07.076079
  2358. 15 vertices and 1 classes and 54 edges
  2359. starting objective: -67.957962
  2360. ....pair updates: 0.000000
  2361. ....new sets: 2.350220
  2362. ....updating class labels: 0.000000
  2363. ..new objective: -70.308181
  2364. Objective: -70.308181
  2365. num_people: 3
  2366. !!!!!!!!!!!!!!!________This took 0:00:06.966872
  2367. 17 vertices and 1 classes and 42 edges
  2368. starting objective: -54.395069
  2369. ....pair updates: 0.000000
  2370. ....new sets: 4.181110
  2371. ....updating class labels: 0.000000
  2372. ..new objective: -58.576179
  2373. Objective: -58.576179
  2374. num_people: 6
  2375. !!!!!!!!!!!!!!!________This took 0:00:07.015524
  2376. [INFO ] [Base ] Leaving application in progress...
  2377. process 2699: arguments to dbus_connection_close() were incorrect, assertion "connection->generation == _dbus_current_generation" failed in file ../../dbus/dbus-connection.c line 2935.
  2378. This is normally a bug in some application using the D-Bus library.
  2379. process 2699: arguments to dbus_connection_unref() were incorrect, assertion "connection->generation == _dbus_current_generation" failed in file ../../dbus/dbus-connection.c line 2822.
  2380. This is normally a bug in some application using the D-Bus library.
  2381. Whoops, a service stopped, killing the other one as well...
  2382. Frontend was already killed...
  2383.  
  2384. Done.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement