Advertisement
Guest User

Untitled

a guest
Oct 23rd, 2012
85
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 156.63 KB | None | 0 0
  1. yt : [INFO ] 2012-10-22 22:52:03,559 Loading plugins from /Users/goldbaum/.yt/my_plugins.py
  2. ......F..F..F..F..F..F...F..F..F..F..F..FFFFFFFFFFFFFFFFFFFF...F..F..F..F..F..F...F..F..F..F..F..F
  3. ======================================================================
  4. FAIL: FieldValues_moving7_0010_all_Temperature
  5. ----------------------------------------------------------------------
  6. Traceback (most recent call last):
  7. File "/Users/goldbaum/Documents/yt-x86_64/lib/python2.7/site-packages/nose/case.py", line 197, in runTest
  8. self.test(*self.arg)
  9. File "/Users/goldbaum/Documents/yt-x86_64/src/yt-hg/yt/utilities/answer_testing/framework.py", line 152, in __call__
  10. self.compare(nv, ov)
  11. File "/Users/goldbaum/Documents/yt-x86_64/src/yt-hg/yt/utilities/answer_testing/framework.py", line 219, in compare
  12. assert_equal(new_result, old_result)
  13. File "/Users/goldbaum/Documents/yt-x86_64/lib/python2.7/site-packages/numpy/testing/utils.py", line 256, in assert_equal
  14. return assert_array_equal(actual, desired, err_msg, verbose)
  15. File "/Users/goldbaum/Documents/yt-x86_64/lib/python2.7/site-packages/numpy/testing/utils.py", line 707, in assert_array_equal
  16. verbose=verbose, header='Arrays are not equal')
  17. File "/Users/goldbaum/Documents/yt-x86_64/lib/python2.7/site-packages/numpy/testing/utils.py", line 600, in assert_array_compare
  18. raise AssertionError(msg)
  19. AssertionError:
  20. Arrays are not equal
  21.  
  22. (shapes (3,), (27077,) mismatch)
  23. x: array([ 4.97204957e+02, 1.00000000e+00, 1.66970977e+04])
  24. y: array([ 998.36859131, 998.36871338, 998.36871338, ..., 296.6010437 ,
  25. 58.72685242, 58.72685242], dtype=float32)
  26. -------------------- >> begin captured logging << --------------------
  27. yt: INFO: Parameters: current_time = 0.817513171191
  28. yt: INFO: Parameters: domain_dimensions = [16 16 16]
  29. yt: INFO: Parameters: domain_left_edge = [ 0. 0. 0.]
  30. yt: INFO: Parameters: domain_right_edge = [ 1. 1. 1.]
  31. yt: INFO: Parameters: cosmological_simulation = 1
  32. yt: INFO: Parameters: current_redshift = 9.99102779567
  33. yt: INFO: Parameters: omega_lambda = 0
  34. yt: INFO: Parameters: omega_matter = 1
  35. yt: INFO: Parameters: hubble_constant = 0.5
  36. yt: DEBUG: Appending object to moving7_0010 (type: <class 'yt.data_objects.hierarchy.AMRRegion'>)
  37. yt: DEBUG: Going to obtain []
  38. --------------------- >> end captured logging << ---------------------
  39.  
  40. ======================================================================
  41. FAIL: FieldValues_moving7_0010_sphere_('max', (0.1, 'unitary'))_Temperature
  42. ----------------------------------------------------------------------
  43. Traceback (most recent call last):
  44. File "/Users/goldbaum/Documents/yt-x86_64/lib/python2.7/site-packages/nose/case.py", line 197, in runTest
  45. self.test(*self.arg)
  46. File "/Users/goldbaum/Documents/yt-x86_64/src/yt-hg/yt/utilities/answer_testing/framework.py", line 152, in __call__
  47. self.compare(nv, ov)
  48. File "/Users/goldbaum/Documents/yt-x86_64/src/yt-hg/yt/utilities/answer_testing/framework.py", line 219, in compare
  49. assert_equal(new_result, old_result)
  50. File "/Users/goldbaum/Documents/yt-x86_64/lib/python2.7/site-packages/numpy/testing/utils.py", line 256, in assert_equal
  51. return assert_array_equal(actual, desired, err_msg, verbose)
  52. File "/Users/goldbaum/Documents/yt-x86_64/lib/python2.7/site-packages/numpy/testing/utils.py", line 707, in assert_array_equal
  53. verbose=verbose, header='Arrays are not equal')
  54. File "/Users/goldbaum/Documents/yt-x86_64/lib/python2.7/site-packages/numpy/testing/utils.py", line 600, in assert_array_compare
  55. raise AssertionError(msg)
  56. AssertionError:
  57. Arrays are not equal
  58.  
  59. (shapes (3,), (13898,) mismatch)
  60. x: array([ 1.35843071e+02, 1.00000000e+00, 9.62615820e+03])
  61. y: array([ 1. , 1. , 1. , ..., 296.6010437 ,
  62. 58.72685242, 58.72685242], dtype=float32)
  63. -------------------- >> begin captured logging << --------------------
  64. yt: INFO: Parameters: current_time = 0.817513171191
  65. yt: INFO: Parameters: domain_dimensions = [16 16 16]
  66. yt: INFO: Parameters: domain_left_edge = [ 0. 0. 0.]
  67. yt: INFO: Parameters: domain_right_edge = [ 1. 1. 1.]
  68. yt: INFO: Parameters: cosmological_simulation = 1
  69. yt: INFO: Parameters: current_redshift = 9.99102779567
  70. yt: INFO: Parameters: omega_lambda = 0
  71. yt: INFO: Parameters: omega_matter = 1
  72. yt: INFO: Parameters: hubble_constant = 0.5
  73. yt: DEBUG: Appending object to moving7_0010 (type: <class 'yt.data_objects.hierarchy.AMRSphere'>)
  74. yt: DEBUG: Going to obtain []
  75. --------------------- >> end captured logging << ---------------------
  76.  
  77. ======================================================================
  78. FAIL: FieldValues_moving7_0010_all_Temperature
  79. ----------------------------------------------------------------------
  80. Traceback (most recent call last):
  81. File "/Users/goldbaum/Documents/yt-x86_64/lib/python2.7/site-packages/nose/case.py", line 197, in runTest
  82. self.test(*self.arg)
  83. File "/Users/goldbaum/Documents/yt-x86_64/src/yt-hg/yt/utilities/answer_testing/framework.py", line 152, in __call__
  84. self.compare(nv, ov)
  85. File "/Users/goldbaum/Documents/yt-x86_64/src/yt-hg/yt/utilities/answer_testing/framework.py", line 219, in compare
  86. assert_equal(new_result, old_result)
  87. File "/Users/goldbaum/Documents/yt-x86_64/lib/python2.7/site-packages/numpy/testing/utils.py", line 256, in assert_equal
  88. return assert_array_equal(actual, desired, err_msg, verbose)
  89. File "/Users/goldbaum/Documents/yt-x86_64/lib/python2.7/site-packages/numpy/testing/utils.py", line 707, in assert_array_equal
  90. verbose=verbose, header='Arrays are not equal')
  91. File "/Users/goldbaum/Documents/yt-x86_64/lib/python2.7/site-packages/numpy/testing/utils.py", line 600, in assert_array_compare
  92. raise AssertionError(msg)
  93. AssertionError:
  94. Arrays are not equal
  95.  
  96. (shapes (3,), (27077,) mismatch)
  97. x: array([ 4.97204957e+02, 1.00000000e+00, 1.66970977e+04])
  98. y: array([ 998.36859131, 998.36871338, 998.36871338, ..., 296.6010437 ,
  99. 58.72685242, 58.72685242], dtype=float32)
  100. -------------------- >> begin captured logging << --------------------
  101. yt: INFO: Parameters: current_time = 0.817513171191
  102. yt: INFO: Parameters: domain_dimensions = [16 16 16]
  103. yt: INFO: Parameters: domain_left_edge = [ 0. 0. 0.]
  104. yt: INFO: Parameters: domain_right_edge = [ 1. 1. 1.]
  105. yt: INFO: Parameters: cosmological_simulation = 1
  106. yt: INFO: Parameters: current_redshift = 9.99102779567
  107. yt: INFO: Parameters: omega_lambda = 0
  108. yt: INFO: Parameters: omega_matter = 1
  109. yt: INFO: Parameters: hubble_constant = 0.5
  110. yt: DEBUG: Appending object to moving7_0010 (type: <class 'yt.data_objects.hierarchy.AMRRegion'>)
  111. yt: DEBUG: Going to obtain []
  112. --------------------- >> end captured logging << ---------------------
  113.  
  114. ======================================================================
  115. FAIL: FieldValues_moving7_0010_sphere_('max', (0.1, 'unitary'))_Temperature
  116. ----------------------------------------------------------------------
  117. Traceback (most recent call last):
  118. File "/Users/goldbaum/Documents/yt-x86_64/lib/python2.7/site-packages/nose/case.py", line 197, in runTest
  119. self.test(*self.arg)
  120. File "/Users/goldbaum/Documents/yt-x86_64/src/yt-hg/yt/utilities/answer_testing/framework.py", line 152, in __call__
  121. self.compare(nv, ov)
  122. File "/Users/goldbaum/Documents/yt-x86_64/src/yt-hg/yt/utilities/answer_testing/framework.py", line 219, in compare
  123. assert_equal(new_result, old_result)
  124. File "/Users/goldbaum/Documents/yt-x86_64/lib/python2.7/site-packages/numpy/testing/utils.py", line 256, in assert_equal
  125. return assert_array_equal(actual, desired, err_msg, verbose)
  126. File "/Users/goldbaum/Documents/yt-x86_64/lib/python2.7/site-packages/numpy/testing/utils.py", line 707, in assert_array_equal
  127. verbose=verbose, header='Arrays are not equal')
  128. File "/Users/goldbaum/Documents/yt-x86_64/lib/python2.7/site-packages/numpy/testing/utils.py", line 600, in assert_array_compare
  129. raise AssertionError(msg)
  130. AssertionError:
  131. Arrays are not equal
  132.  
  133. (shapes (3,), (13898,) mismatch)
  134. x: array([ 1.35843071e+02, 1.00000000e+00, 9.62615820e+03])
  135. y: array([ 1. , 1. , 1. , ..., 296.6010437 ,
  136. 58.72685242, 58.72685242], dtype=float32)
  137. -------------------- >> begin captured logging << --------------------
  138. yt: INFO: Parameters: current_time = 0.817513171191
  139. yt: INFO: Parameters: domain_dimensions = [16 16 16]
  140. yt: INFO: Parameters: domain_left_edge = [ 0. 0. 0.]
  141. yt: INFO: Parameters: domain_right_edge = [ 1. 1. 1.]
  142. yt: INFO: Parameters: cosmological_simulation = 1
  143. yt: INFO: Parameters: current_redshift = 9.99102779567
  144. yt: INFO: Parameters: omega_lambda = 0
  145. yt: INFO: Parameters: omega_matter = 1
  146. yt: INFO: Parameters: hubble_constant = 0.5
  147. yt: DEBUG: Appending object to moving7_0010 (type: <class 'yt.data_objects.hierarchy.AMRSphere'>)
  148. yt: DEBUG: Going to obtain []
  149. --------------------- >> end captured logging << ---------------------
  150.  
  151. ======================================================================
  152. FAIL: FieldValues_moving7_0010_all_Temperature
  153. ----------------------------------------------------------------------
  154. Traceback (most recent call last):
  155. File "/Users/goldbaum/Documents/yt-x86_64/lib/python2.7/site-packages/nose/case.py", line 197, in runTest
  156. self.test(*self.arg)
  157. File "/Users/goldbaum/Documents/yt-x86_64/src/yt-hg/yt/utilities/answer_testing/framework.py", line 152, in __call__
  158. self.compare(nv, ov)
  159. File "/Users/goldbaum/Documents/yt-x86_64/src/yt-hg/yt/utilities/answer_testing/framework.py", line 219, in compare
  160. assert_equal(new_result, old_result)
  161. File "/Users/goldbaum/Documents/yt-x86_64/lib/python2.7/site-packages/numpy/testing/utils.py", line 256, in assert_equal
  162. return assert_array_equal(actual, desired, err_msg, verbose)
  163. File "/Users/goldbaum/Documents/yt-x86_64/lib/python2.7/site-packages/numpy/testing/utils.py", line 707, in assert_array_equal
  164. verbose=verbose, header='Arrays are not equal')
  165. File "/Users/goldbaum/Documents/yt-x86_64/lib/python2.7/site-packages/numpy/testing/utils.py", line 600, in assert_array_compare
  166. raise AssertionError(msg)
  167. AssertionError:
  168. Arrays are not equal
  169.  
  170. (shapes (3,), (27077,) mismatch)
  171. x: array([ 4.97204957e+02, 1.00000000e+00, 1.66970977e+04])
  172. y: array([ 998.36859131, 998.36871338, 998.36871338, ..., 296.6010437 ,
  173. 58.72685242, 58.72685242], dtype=float32)
  174. -------------------- >> begin captured logging << --------------------
  175. yt: INFO: Parameters: current_time = 0.817513171191
  176. yt: INFO: Parameters: domain_dimensions = [16 16 16]
  177. yt: INFO: Parameters: domain_left_edge = [ 0. 0. 0.]
  178. yt: INFO: Parameters: domain_right_edge = [ 1. 1. 1.]
  179. yt: INFO: Parameters: cosmological_simulation = 1
  180. yt: INFO: Parameters: current_redshift = 9.99102779567
  181. yt: INFO: Parameters: omega_lambda = 0
  182. yt: INFO: Parameters: omega_matter = 1
  183. yt: INFO: Parameters: hubble_constant = 0.5
  184. yt: DEBUG: Appending object to moving7_0010 (type: <class 'yt.data_objects.hierarchy.AMRRegion'>)
  185. yt: DEBUG: Going to obtain []
  186. --------------------- >> end captured logging << ---------------------
  187.  
  188. ======================================================================
  189. FAIL: FieldValues_moving7_0010_sphere_('max', (0.1, 'unitary'))_Temperature
  190. ----------------------------------------------------------------------
  191. Traceback (most recent call last):
  192. File "/Users/goldbaum/Documents/yt-x86_64/lib/python2.7/site-packages/nose/case.py", line 197, in runTest
  193. self.test(*self.arg)
  194. File "/Users/goldbaum/Documents/yt-x86_64/src/yt-hg/yt/utilities/answer_testing/framework.py", line 152, in __call__
  195. self.compare(nv, ov)
  196. File "/Users/goldbaum/Documents/yt-x86_64/src/yt-hg/yt/utilities/answer_testing/framework.py", line 219, in compare
  197. assert_equal(new_result, old_result)
  198. File "/Users/goldbaum/Documents/yt-x86_64/lib/python2.7/site-packages/numpy/testing/utils.py", line 256, in assert_equal
  199. return assert_array_equal(actual, desired, err_msg, verbose)
  200. File "/Users/goldbaum/Documents/yt-x86_64/lib/python2.7/site-packages/numpy/testing/utils.py", line 707, in assert_array_equal
  201. verbose=verbose, header='Arrays are not equal')
  202. File "/Users/goldbaum/Documents/yt-x86_64/lib/python2.7/site-packages/numpy/testing/utils.py", line 600, in assert_array_compare
  203. raise AssertionError(msg)
  204. AssertionError:
  205. Arrays are not equal
  206.  
  207. (shapes (3,), (13898,) mismatch)
  208. x: array([ 1.35843071e+02, 1.00000000e+00, 9.62615820e+03])
  209. y: array([ 1. , 1. , 1. , ..., 296.6010437 ,
  210. 58.72685242, 58.72685242], dtype=float32)
  211. -------------------- >> begin captured logging << --------------------
  212. yt: INFO: Parameters: current_time = 0.817513171191
  213. yt: INFO: Parameters: domain_dimensions = [16 16 16]
  214. yt: INFO: Parameters: domain_left_edge = [ 0. 0. 0.]
  215. yt: INFO: Parameters: domain_right_edge = [ 1. 1. 1.]
  216. yt: INFO: Parameters: cosmological_simulation = 1
  217. yt: INFO: Parameters: current_redshift = 9.99102779567
  218. yt: INFO: Parameters: omega_lambda = 0
  219. yt: INFO: Parameters: omega_matter = 1
  220. yt: INFO: Parameters: hubble_constant = 0.5
  221. yt: DEBUG: Appending object to moving7_0010 (type: <class 'yt.data_objects.hierarchy.AMRSphere'>)
  222. yt: DEBUG: Going to obtain []
  223. --------------------- >> end captured logging << ---------------------
  224.  
  225. ======================================================================
  226. FAIL: FieldValues_moving7_0010_all_Density
  227. ----------------------------------------------------------------------
  228. Traceback (most recent call last):
  229. File "/Users/goldbaum/Documents/yt-x86_64/lib/python2.7/site-packages/nose/case.py", line 197, in runTest
  230. self.test(*self.arg)
  231. File "/Users/goldbaum/Documents/yt-x86_64/src/yt-hg/yt/utilities/answer_testing/framework.py", line 152, in __call__
  232. self.compare(nv, ov)
  233. File "/Users/goldbaum/Documents/yt-x86_64/src/yt-hg/yt/utilities/answer_testing/framework.py", line 219, in compare
  234. assert_equal(new_result, old_result)
  235. File "/Users/goldbaum/Documents/yt-x86_64/lib/python2.7/site-packages/numpy/testing/utils.py", line 256, in assert_equal
  236. return assert_array_equal(actual, desired, err_msg, verbose)
  237. File "/Users/goldbaum/Documents/yt-x86_64/lib/python2.7/site-packages/numpy/testing/utils.py", line 707, in assert_array_equal
  238. verbose=verbose, header='Arrays are not equal')
  239. File "/Users/goldbaum/Documents/yt-x86_64/lib/python2.7/site-packages/numpy/testing/utils.py", line 600, in assert_array_compare
  240. raise AssertionError(msg)
  241. AssertionError:
  242. Arrays are not equal
  243.  
  244. (shapes (3,), (27077,) mismatch)
  245. x: array([ 3.15075652e-24, 6.16256512e-28, 1.60350123e-21])
  246. y: array([ 6.24040495e-28, 6.24040639e-28, 6.24040639e-28, ...,
  247. 2.63516729e-23, 2.21742174e-23, 1.90302359e-23], dtype=float32)
  248. -------------------- >> begin captured logging << --------------------
  249. yt: INFO: Parameters: current_time = 0.817513171191
  250. yt: INFO: Parameters: domain_dimensions = [16 16 16]
  251. yt: INFO: Parameters: domain_left_edge = [ 0. 0. 0.]
  252. yt: INFO: Parameters: domain_right_edge = [ 1. 1. 1.]
  253. yt: INFO: Parameters: cosmological_simulation = 1
  254. yt: INFO: Parameters: current_redshift = 9.99102779567
  255. yt: INFO: Parameters: omega_lambda = 0
  256. yt: INFO: Parameters: omega_matter = 1
  257. yt: INFO: Parameters: hubble_constant = 0.5
  258. yt: DEBUG: Appending object to moving7_0010 (type: <class 'yt.data_objects.hierarchy.AMRRegion'>)
  259. yt: DEBUG: Going to obtain []
  260. --------------------- >> end captured logging << ---------------------
  261.  
  262. ======================================================================
  263. FAIL: FieldValues_moving7_0010_sphere_('max', (0.1, 'unitary'))_Density
  264. ----------------------------------------------------------------------
  265. Traceback (most recent call last):
  266. File "/Users/goldbaum/Documents/yt-x86_64/lib/python2.7/site-packages/nose/case.py", line 197, in runTest
  267. self.test(*self.arg)
  268. File "/Users/goldbaum/Documents/yt-x86_64/src/yt-hg/yt/utilities/answer_testing/framework.py", line 152, in __call__
  269. self.compare(nv, ov)
  270. File "/Users/goldbaum/Documents/yt-x86_64/src/yt-hg/yt/utilities/answer_testing/framework.py", line 219, in compare
  271. assert_equal(new_result, old_result)
  272. File "/Users/goldbaum/Documents/yt-x86_64/lib/python2.7/site-packages/numpy/testing/utils.py", line 256, in assert_equal
  273. return assert_array_equal(actual, desired, err_msg, verbose)
  274. File "/Users/goldbaum/Documents/yt-x86_64/lib/python2.7/site-packages/numpy/testing/utils.py", line 707, in assert_array_equal
  275. verbose=verbose, header='Arrays are not equal')
  276. File "/Users/goldbaum/Documents/yt-x86_64/lib/python2.7/site-packages/numpy/testing/utils.py", line 600, in assert_array_compare
  277. raise AssertionError(msg)
  278. AssertionError:
  279. Arrays are not equal
  280.  
  281. (shapes (3,), (13898,) mismatch)
  282. x: array([ 6.13217425e-24, 2.48125243e-26, 1.60350123e-21])
  283. y: array([ 2.58859190e-26, 2.73088669e-26, 2.73227614e-26, ...,
  284. 2.63516729e-23, 2.21742174e-23, 1.90302359e-23], dtype=float32)
  285. -------------------- >> begin captured logging << --------------------
  286. yt: INFO: Parameters: current_time = 0.817513171191
  287. yt: INFO: Parameters: domain_dimensions = [16 16 16]
  288. yt: INFO: Parameters: domain_left_edge = [ 0. 0. 0.]
  289. yt: INFO: Parameters: domain_right_edge = [ 1. 1. 1.]
  290. yt: INFO: Parameters: cosmological_simulation = 1
  291. yt: INFO: Parameters: current_redshift = 9.99102779567
  292. yt: INFO: Parameters: omega_lambda = 0
  293. yt: INFO: Parameters: omega_matter = 1
  294. yt: INFO: Parameters: hubble_constant = 0.5
  295. yt: DEBUG: Appending object to moving7_0010 (type: <class 'yt.data_objects.hierarchy.AMRSphere'>)
  296. yt: DEBUG: Going to obtain []
  297. --------------------- >> end captured logging << ---------------------
  298.  
  299. ======================================================================
  300. FAIL: FieldValues_moving7_0010_all_Density
  301. ----------------------------------------------------------------------
  302. Traceback (most recent call last):
  303. File "/Users/goldbaum/Documents/yt-x86_64/lib/python2.7/site-packages/nose/case.py", line 197, in runTest
  304. self.test(*self.arg)
  305. File "/Users/goldbaum/Documents/yt-x86_64/src/yt-hg/yt/utilities/answer_testing/framework.py", line 152, in __call__
  306. self.compare(nv, ov)
  307. File "/Users/goldbaum/Documents/yt-x86_64/src/yt-hg/yt/utilities/answer_testing/framework.py", line 219, in compare
  308. assert_equal(new_result, old_result)
  309. File "/Users/goldbaum/Documents/yt-x86_64/lib/python2.7/site-packages/numpy/testing/utils.py", line 256, in assert_equal
  310. return assert_array_equal(actual, desired, err_msg, verbose)
  311. File "/Users/goldbaum/Documents/yt-x86_64/lib/python2.7/site-packages/numpy/testing/utils.py", line 707, in assert_array_equal
  312. verbose=verbose, header='Arrays are not equal')
  313. File "/Users/goldbaum/Documents/yt-x86_64/lib/python2.7/site-packages/numpy/testing/utils.py", line 600, in assert_array_compare
  314. raise AssertionError(msg)
  315. AssertionError:
  316. Arrays are not equal
  317.  
  318. (shapes (3,), (27077,) mismatch)
  319. x: array([ 3.15075652e-24, 6.16256512e-28, 1.60350123e-21])
  320. y: array([ 6.24040495e-28, 6.24040639e-28, 6.24040639e-28, ...,
  321. 2.63516729e-23, 2.21742174e-23, 1.90302359e-23], dtype=float32)
  322. -------------------- >> begin captured logging << --------------------
  323. yt: INFO: Parameters: current_time = 0.817513171191
  324. yt: INFO: Parameters: domain_dimensions = [16 16 16]
  325. yt: INFO: Parameters: domain_left_edge = [ 0. 0. 0.]
  326. yt: INFO: Parameters: domain_right_edge = [ 1. 1. 1.]
  327. yt: INFO: Parameters: cosmological_simulation = 1
  328. yt: INFO: Parameters: current_redshift = 9.99102779567
  329. yt: INFO: Parameters: omega_lambda = 0
  330. yt: INFO: Parameters: omega_matter = 1
  331. yt: INFO: Parameters: hubble_constant = 0.5
  332. yt: DEBUG: Appending object to moving7_0010 (type: <class 'yt.data_objects.hierarchy.AMRRegion'>)
  333. yt: DEBUG: Going to obtain []
  334. --------------------- >> end captured logging << ---------------------
  335.  
  336. ======================================================================
  337. FAIL: FieldValues_moving7_0010_sphere_('max', (0.1, 'unitary'))_Density
  338. ----------------------------------------------------------------------
  339. Traceback (most recent call last):
  340. File "/Users/goldbaum/Documents/yt-x86_64/lib/python2.7/site-packages/nose/case.py", line 197, in runTest
  341. self.test(*self.arg)
  342. File "/Users/goldbaum/Documents/yt-x86_64/src/yt-hg/yt/utilities/answer_testing/framework.py", line 152, in __call__
  343. self.compare(nv, ov)
  344. File "/Users/goldbaum/Documents/yt-x86_64/src/yt-hg/yt/utilities/answer_testing/framework.py", line 219, in compare
  345. assert_equal(new_result, old_result)
  346. File "/Users/goldbaum/Documents/yt-x86_64/lib/python2.7/site-packages/numpy/testing/utils.py", line 256, in assert_equal
  347. return assert_array_equal(actual, desired, err_msg, verbose)
  348. File "/Users/goldbaum/Documents/yt-x86_64/lib/python2.7/site-packages/numpy/testing/utils.py", line 707, in assert_array_equal
  349. verbose=verbose, header='Arrays are not equal')
  350. File "/Users/goldbaum/Documents/yt-x86_64/lib/python2.7/site-packages/numpy/testing/utils.py", line 600, in assert_array_compare
  351. raise AssertionError(msg)
  352. AssertionError:
  353. Arrays are not equal
  354.  
  355. (shapes (3,), (13898,) mismatch)
  356. x: array([ 6.13217425e-24, 2.48125243e-26, 1.60350123e-21])
  357. y: array([ 2.58859190e-26, 2.73088669e-26, 2.73227614e-26, ...,
  358. 2.63516729e-23, 2.21742174e-23, 1.90302359e-23], dtype=float32)
  359. -------------------- >> begin captured logging << --------------------
  360. yt: INFO: Parameters: current_time = 0.817513171191
  361. yt: INFO: Parameters: domain_dimensions = [16 16 16]
  362. yt: INFO: Parameters: domain_left_edge = [ 0. 0. 0.]
  363. yt: INFO: Parameters: domain_right_edge = [ 1. 1. 1.]
  364. yt: INFO: Parameters: cosmological_simulation = 1
  365. yt: INFO: Parameters: current_redshift = 9.99102779567
  366. yt: INFO: Parameters: omega_lambda = 0
  367. yt: INFO: Parameters: omega_matter = 1
  368. yt: INFO: Parameters: hubble_constant = 0.5
  369. yt: DEBUG: Appending object to moving7_0010 (type: <class 'yt.data_objects.hierarchy.AMRSphere'>)
  370. yt: DEBUG: Going to obtain []
  371. --------------------- >> end captured logging << ---------------------
  372.  
  373. ======================================================================
  374. FAIL: FieldValues_moving7_0010_all_Density
  375. ----------------------------------------------------------------------
  376. Traceback (most recent call last):
  377. File "/Users/goldbaum/Documents/yt-x86_64/lib/python2.7/site-packages/nose/case.py", line 197, in runTest
  378. self.test(*self.arg)
  379. File "/Users/goldbaum/Documents/yt-x86_64/src/yt-hg/yt/utilities/answer_testing/framework.py", line 152, in __call__
  380. self.compare(nv, ov)
  381. File "/Users/goldbaum/Documents/yt-x86_64/src/yt-hg/yt/utilities/answer_testing/framework.py", line 219, in compare
  382. assert_equal(new_result, old_result)
  383. File "/Users/goldbaum/Documents/yt-x86_64/lib/python2.7/site-packages/numpy/testing/utils.py", line 256, in assert_equal
  384. return assert_array_equal(actual, desired, err_msg, verbose)
  385. File "/Users/goldbaum/Documents/yt-x86_64/lib/python2.7/site-packages/numpy/testing/utils.py", line 707, in assert_array_equal
  386. verbose=verbose, header='Arrays are not equal')
  387. File "/Users/goldbaum/Documents/yt-x86_64/lib/python2.7/site-packages/numpy/testing/utils.py", line 600, in assert_array_compare
  388. raise AssertionError(msg)
  389. AssertionError:
  390. Arrays are not equal
  391.  
  392. (shapes (3,), (27077,) mismatch)
  393. x: array([ 3.15075652e-24, 6.16256512e-28, 1.60350123e-21])
  394. y: array([ 6.24040495e-28, 6.24040639e-28, 6.24040639e-28, ...,
  395. 2.63516729e-23, 2.21742174e-23, 1.90302359e-23], dtype=float32)
  396. -------------------- >> begin captured logging << --------------------
  397. yt: INFO: Parameters: current_time = 0.817513171191
  398. yt: INFO: Parameters: domain_dimensions = [16 16 16]
  399. yt: INFO: Parameters: domain_left_edge = [ 0. 0. 0.]
  400. yt: INFO: Parameters: domain_right_edge = [ 1. 1. 1.]
  401. yt: INFO: Parameters: cosmological_simulation = 1
  402. yt: INFO: Parameters: current_redshift = 9.99102779567
  403. yt: INFO: Parameters: omega_lambda = 0
  404. yt: INFO: Parameters: omega_matter = 1
  405. yt: INFO: Parameters: hubble_constant = 0.5
  406. yt: DEBUG: Appending object to moving7_0010 (type: <class 'yt.data_objects.hierarchy.AMRRegion'>)
  407. yt: DEBUG: Going to obtain []
  408. --------------------- >> end captured logging << ---------------------
  409.  
  410. ======================================================================
  411. FAIL: FieldValues_moving7_0010_sphere_('max', (0.1, 'unitary'))_Density
  412. ----------------------------------------------------------------------
  413. Traceback (most recent call last):
  414. File "/Users/goldbaum/Documents/yt-x86_64/lib/python2.7/site-packages/nose/case.py", line 197, in runTest
  415. self.test(*self.arg)
  416. File "/Users/goldbaum/Documents/yt-x86_64/src/yt-hg/yt/utilities/answer_testing/framework.py", line 152, in __call__
  417. self.compare(nv, ov)
  418. File "/Users/goldbaum/Documents/yt-x86_64/src/yt-hg/yt/utilities/answer_testing/framework.py", line 219, in compare
  419. assert_equal(new_result, old_result)
  420. File "/Users/goldbaum/Documents/yt-x86_64/lib/python2.7/site-packages/numpy/testing/utils.py", line 256, in assert_equal
  421. return assert_array_equal(actual, desired, err_msg, verbose)
  422. File "/Users/goldbaum/Documents/yt-x86_64/lib/python2.7/site-packages/numpy/testing/utils.py", line 707, in assert_array_equal
  423. verbose=verbose, header='Arrays are not equal')
  424. File "/Users/goldbaum/Documents/yt-x86_64/lib/python2.7/site-packages/numpy/testing/utils.py", line 600, in assert_array_compare
  425. raise AssertionError(msg)
  426. AssertionError:
  427. Arrays are not equal
  428.  
  429. (shapes (3,), (13898,) mismatch)
  430. x: array([ 6.13217425e-24, 2.48125243e-26, 1.60350123e-21])
  431. y: array([ 2.58859190e-26, 2.73088669e-26, 2.73227614e-26, ...,
  432. 2.63516729e-23, 2.21742174e-23, 1.90302359e-23], dtype=float32)
  433. -------------------- >> begin captured logging << --------------------
  434. yt: INFO: Parameters: current_time = 0.817513171191
  435. yt: INFO: Parameters: domain_dimensions = [16 16 16]
  436. yt: INFO: Parameters: domain_left_edge = [ 0. 0. 0.]
  437. yt: INFO: Parameters: domain_right_edge = [ 1. 1. 1.]
  438. yt: INFO: Parameters: cosmological_simulation = 1
  439. yt: INFO: Parameters: current_redshift = 9.99102779567
  440. yt: INFO: Parameters: omega_lambda = 0
  441. yt: INFO: Parameters: omega_matter = 1
  442. yt: INFO: Parameters: hubble_constant = 0.5
  443. yt: DEBUG: Appending object to moving7_0010 (type: <class 'yt.data_objects.hierarchy.AMRSphere'>)
  444. yt: DEBUG: Going to obtain []
  445. --------------------- >> end captured logging << ---------------------
  446.  
  447. ======================================================================
  448. FAIL: GridValues_moving7_0010_all_VelocityMagnitude
  449. ----------------------------------------------------------------------
  450. Traceback (most recent call last):
  451. File "/Users/goldbaum/Documents/yt-x86_64/lib/python2.7/site-packages/nose/case.py", line 197, in runTest
  452. self.test(*self.arg)
  453. File "/Users/goldbaum/Documents/yt-x86_64/src/yt-hg/yt/utilities/answer_testing/framework.py", line 152, in __call__
  454. self.compare(nv, ov)
  455. File "/Users/goldbaum/Documents/yt-x86_64/src/yt-hg/yt/utilities/answer_testing/framework.py", line 305, in compare
  456. assert_equal(new_result[k], old_result[k])
  457. File "/Users/goldbaum/Documents/yt-x86_64/lib/python2.7/site-packages/numpy/testing/utils.py", line 313, in assert_equal
  458. raise AssertionError(msg)
  459. AssertionError:
  460. Items are not equal:
  461. ACTUAL: '2c8e41ca5f6e682d9d1cc0ef3752980d'
  462. DESIRED: '14cad73d834fc9eabfb0098793645e84'
  463. -------------------- >> begin captured logging << --------------------
  464. yt: INFO: Parameters: current_time = 0.817513171191
  465. yt: INFO: Parameters: domain_dimensions = [16 16 16]
  466. yt: INFO: Parameters: domain_left_edge = [ 0. 0. 0.]
  467. yt: INFO: Parameters: domain_right_edge = [ 1. 1. 1.]
  468. yt: INFO: Parameters: cosmological_simulation = 1
  469. yt: INFO: Parameters: current_redshift = 9.99102779567
  470. yt: INFO: Parameters: omega_lambda = 0
  471. yt: INFO: Parameters: omega_matter = 1
  472. yt: INFO: Parameters: hubble_constant = 0.5
  473. --------------------- >> end captured logging << ---------------------
  474.  
  475. ======================================================================
  476. FAIL: ProjectionValues_moving7_0010_all_VelocityMagnitude_0_VelocityMagnitude
  477. ----------------------------------------------------------------------
  478. Traceback (most recent call last):
  479. File "/Users/goldbaum/Documents/yt-x86_64/lib/python2.7/site-packages/nose/case.py", line 197, in runTest
  480. self.test(*self.arg)
  481. File "/Users/goldbaum/Documents/yt-x86_64/src/yt-hg/yt/utilities/answer_testing/framework.py", line 152, in __call__
  482. self.compare(nv, ov)
  483. File "/Users/goldbaum/Documents/yt-x86_64/src/yt-hg/yt/utilities/answer_testing/framework.py", line 248, in compare
  484. assert_equal(new_result[k], old_result[k])
  485. File "/Users/goldbaum/Documents/yt-x86_64/lib/python2.7/site-packages/numpy/testing/utils.py", line 256, in assert_equal
  486. return assert_array_equal(actual, desired, err_msg, verbose)
  487. File "/Users/goldbaum/Documents/yt-x86_64/lib/python2.7/site-packages/numpy/testing/utils.py", line 707, in assert_array_equal
  488. verbose=verbose, header='Arrays are not equal')
  489. File "/Users/goldbaum/Documents/yt-x86_64/lib/python2.7/site-packages/numpy/testing/utils.py", line 636, in assert_array_compare
  490. raise AssertionError(msg)
  491. AssertionError:
  492. Arrays are not equal
  493.  
  494. (mismatch 100.0%)
  495. x: array([ 42183576.27048518, 42186129.94749653, 42188357.85215259, ...,
  496. 41229983.55417251, 41230011.15274509, 41230406.24022865])
  497. y: array([ 42183576.75 , 42186129.75 , 42188358.25 , ...,
  498. 41229983.609375 , 41230011.21484375, 41230406.30273438])
  499. -------------------- >> begin captured logging << --------------------
  500. yt: INFO: Parameters: current_time = 0.817513171191
  501. yt: INFO: Parameters: domain_dimensions = [16 16 16]
  502. yt: INFO: Parameters: domain_left_edge = [ 0. 0. 0.]
  503. yt: INFO: Parameters: domain_right_edge = [ 1. 1. 1.]
  504. yt: INFO: Parameters: cosmological_simulation = 1
  505. yt: INFO: Parameters: current_redshift = 9.99102779567
  506. yt: INFO: Parameters: omega_lambda = 0
  507. yt: INFO: Parameters: omega_matter = 1
  508. yt: INFO: Parameters: hubble_constant = 0.5
  509. yt: DEBUG: Appending object to moving7_0010 (type: <class 'yt.data_objects.hierarchy.AMRQuadTreeProj'>)
  510. yt: DEBUG: Setting data_source to None
  511. yt: DEBUG: Setting node_name to None
  512. yt: DEBUG: Appending object to moving7_0010 (type: <class 'yt.data_objects.hierarchy.AMRRegion'>)
  513. yt: DEBUG: Going to obtain []
  514. yt: DEBUG: End of projecting level level 0, memory usage -1.000e+00
  515. yt: DEBUG: End of projecting level level 1, memory usage -1.000e+00
  516. yt: DEBUG: End of projecting level level 2, memory usage -1.000e+00
  517. yt: DEBUG: End of projecting level level 3, memory usage -1.000e+00
  518. yt: DEBUG: End of projecting level level 4, memory usage -1.000e+00
  519. yt: DEBUG: End of projecting level level 5, memory usage -1.000e+00
  520. yt: DEBUG: End of projecting level level 6, memory usage -1.000e+00
  521. yt: DEBUG: End of projecting level level 7, memory usage -1.000e+00
  522. yt: INFO: Projection completed
  523. --------------------- >> end captured logging << ---------------------
  524.  
  525. ======================================================================
  526. FAIL: ProjectionValues_moving7_0010_all_VelocityMagnitude_0_VelocityMagnitude
  527. ----------------------------------------------------------------------
  528. Traceback (most recent call last):
  529. File "/Users/goldbaum/Documents/yt-x86_64/lib/python2.7/site-packages/nose/case.py", line 197, in runTest
  530. self.test(*self.arg)
  531. File "/Users/goldbaum/Documents/yt-x86_64/src/yt-hg/yt/utilities/answer_testing/framework.py", line 152, in __call__
  532. self.compare(nv, ov)
  533. File "/Users/goldbaum/Documents/yt-x86_64/src/yt-hg/yt/utilities/answer_testing/framework.py", line 248, in compare
  534. assert_equal(new_result[k], old_result[k])
  535. File "/Users/goldbaum/Documents/yt-x86_64/lib/python2.7/site-packages/numpy/testing/utils.py", line 256, in assert_equal
  536. return assert_array_equal(actual, desired, err_msg, verbose)
  537. File "/Users/goldbaum/Documents/yt-x86_64/lib/python2.7/site-packages/numpy/testing/utils.py", line 707, in assert_array_equal
  538. verbose=verbose, header='Arrays are not equal')
  539. File "/Users/goldbaum/Documents/yt-x86_64/lib/python2.7/site-packages/numpy/testing/utils.py", line 636, in assert_array_compare
  540. raise AssertionError(msg)
  541. AssertionError:
  542. Arrays are not equal
  543.  
  544. (mismatch 100.0%)
  545. x: array([ 42183576.27048518, 42186129.94749653, 42188357.85215259, ...,
  546. 41229983.55417251, 41230011.15274509, 41230406.24022865])
  547. y: array([ 42183576.75 , 42186129.75 , 42188358.25 , ...,
  548. 41229983.609375 , 41230011.21484375, 41230406.30273438])
  549. -------------------- >> begin captured logging << --------------------
  550. yt: INFO: Parameters: current_time = 0.817513171191
  551. yt: INFO: Parameters: domain_dimensions = [16 16 16]
  552. yt: INFO: Parameters: domain_left_edge = [ 0. 0. 0.]
  553. yt: INFO: Parameters: domain_right_edge = [ 1. 1. 1.]
  554. yt: INFO: Parameters: cosmological_simulation = 1
  555. yt: INFO: Parameters: current_redshift = 9.99102779567
  556. yt: INFO: Parameters: omega_lambda = 0
  557. yt: INFO: Parameters: omega_matter = 1
  558. yt: INFO: Parameters: hubble_constant = 0.5
  559. yt: DEBUG: Appending object to moving7_0010 (type: <class 'yt.data_objects.hierarchy.AMRQuadTreeProj'>)
  560. yt: DEBUG: Setting data_source to None
  561. yt: DEBUG: Setting node_name to None
  562. yt: DEBUG: Appending object to moving7_0010 (type: <class 'yt.data_objects.hierarchy.AMRRegion'>)
  563. yt: DEBUG: Going to obtain []
  564. yt: DEBUG: End of projecting level level 0, memory usage -1.000e+00
  565. yt: DEBUG: End of projecting level level 1, memory usage -1.000e+00
  566. yt: DEBUG: End of projecting level level 2, memory usage -1.000e+00
  567. yt: DEBUG: End of projecting level level 3, memory usage -1.000e+00
  568. yt: DEBUG: End of projecting level level 4, memory usage -1.000e+00
  569. yt: DEBUG: End of projecting level level 5, memory usage -1.000e+00
  570. yt: DEBUG: End of projecting level level 6, memory usage -1.000e+00
  571. yt: DEBUG: End of projecting level level 7, memory usage -1.000e+00
  572. yt: INFO: Projection completed
  573. --------------------- >> end captured logging << ---------------------
  574.  
  575. ======================================================================
  576. FAIL: FieldValues_moving7_0010_all_VelocityMagnitude
  577. ----------------------------------------------------------------------
  578. Traceback (most recent call last):
  579. File "/Users/goldbaum/Documents/yt-x86_64/lib/python2.7/site-packages/nose/case.py", line 197, in runTest
  580. self.test(*self.arg)
  581. File "/Users/goldbaum/Documents/yt-x86_64/src/yt-hg/yt/utilities/answer_testing/framework.py", line 152, in __call__
  582. self.compare(nv, ov)
  583. File "/Users/goldbaum/Documents/yt-x86_64/src/yt-hg/yt/utilities/answer_testing/framework.py", line 219, in compare
  584. assert_equal(new_result, old_result)
  585. File "/Users/goldbaum/Documents/yt-x86_64/lib/python2.7/site-packages/numpy/testing/utils.py", line 256, in assert_equal
  586. return assert_array_equal(actual, desired, err_msg, verbose)
  587. File "/Users/goldbaum/Documents/yt-x86_64/lib/python2.7/site-packages/numpy/testing/utils.py", line 707, in assert_array_equal
  588. verbose=verbose, header='Arrays are not equal')
  589. File "/Users/goldbaum/Documents/yt-x86_64/lib/python2.7/site-packages/numpy/testing/utils.py", line 600, in assert_array_compare
  590. raise AssertionError(msg)
  591. AssertionError:
  592. Arrays are not equal
  593.  
  594. (shapes (3,), (27077,) mismatch)
  595. x: array([ 40427824.70935376, 32895661.42722601, 50604130.4866387 ])
  596. y: array([ 42183572., 42186944., 42189384., ..., 36044704., 35950316.,
  597. 36161460.], dtype=float32)
  598. -------------------- >> begin captured logging << --------------------
  599. yt: INFO: Parameters: current_time = 0.817513171191
  600. yt: INFO: Parameters: domain_dimensions = [16 16 16]
  601. yt: INFO: Parameters: domain_left_edge = [ 0. 0. 0.]
  602. yt: INFO: Parameters: domain_right_edge = [ 1. 1. 1.]
  603. yt: INFO: Parameters: cosmological_simulation = 1
  604. yt: INFO: Parameters: current_redshift = 9.99102779567
  605. yt: INFO: Parameters: omega_lambda = 0
  606. yt: INFO: Parameters: omega_matter = 1
  607. yt: INFO: Parameters: hubble_constant = 0.5
  608. yt: DEBUG: Appending object to moving7_0010 (type: <class 'yt.data_objects.hierarchy.AMRRegion'>)
  609. yt: DEBUG: Going to obtain []
  610. --------------------- >> end captured logging << ---------------------
  611.  
  612. ======================================================================
  613. FAIL: ProjectionValues_moving7_0010_sphere_('max', (0.1, 'unitary'))_VelocityMagnitude_0_VelocityMagnitude
  614. ----------------------------------------------------------------------
  615. Traceback (most recent call last):
  616. File "/Users/goldbaum/Documents/yt-x86_64/lib/python2.7/site-packages/nose/case.py", line 197, in runTest
  617. self.test(*self.arg)
  618. File "/Users/goldbaum/Documents/yt-x86_64/src/yt-hg/yt/utilities/answer_testing/framework.py", line 152, in __call__
  619. self.compare(nv, ov)
  620. File "/Users/goldbaum/Documents/yt-x86_64/src/yt-hg/yt/utilities/answer_testing/framework.py", line 248, in compare
  621. assert_equal(new_result[k], old_result[k])
  622. File "/Users/goldbaum/Documents/yt-x86_64/lib/python2.7/site-packages/numpy/testing/utils.py", line 256, in assert_equal
  623. return assert_array_equal(actual, desired, err_msg, verbose)
  624. File "/Users/goldbaum/Documents/yt-x86_64/lib/python2.7/site-packages/numpy/testing/utils.py", line 707, in assert_array_equal
  625. verbose=verbose, header='Arrays are not equal')
  626. File "/Users/goldbaum/Documents/yt-x86_64/lib/python2.7/site-packages/numpy/testing/utils.py", line 636, in assert_array_compare
  627. raise AssertionError(msg)
  628. AssertionError:
  629. Arrays are not equal
  630.  
  631. (mismatch 100.0%)
  632. x: array([ 42183576.27048518, 42186129.94749653, 42188357.85215259, ...,
  633. 41229983.55417251, 41230011.15274509, 41230406.24022865])
  634. y: array([ 42183576.75 , 42186129.75 , 42188358.25 , ...,
  635. 41229983.609375 , 41230011.21484375, 41230406.30273438])
  636. -------------------- >> begin captured logging << --------------------
  637. yt: INFO: Parameters: current_time = 0.817513171191
  638. yt: INFO: Parameters: domain_dimensions = [16 16 16]
  639. yt: INFO: Parameters: domain_left_edge = [ 0. 0. 0.]
  640. yt: INFO: Parameters: domain_right_edge = [ 1. 1. 1.]
  641. yt: INFO: Parameters: cosmological_simulation = 1
  642. yt: INFO: Parameters: current_redshift = 9.99102779567
  643. yt: INFO: Parameters: omega_lambda = 0
  644. yt: INFO: Parameters: omega_matter = 1
  645. yt: INFO: Parameters: hubble_constant = 0.5
  646. yt: DEBUG: Appending object to moving7_0010 (type: <class 'yt.data_objects.hierarchy.AMRSphere'>)
  647. yt: DEBUG: Going to obtain []
  648. yt: DEBUG: Appending object to moving7_0010 (type: <class 'yt.data_objects.hierarchy.AMRQuadTreeProj'>)
  649. yt: DEBUG: Setting data_source to AMRSphere (moving7_0010): center=[ 0.75073242 0.75024414 0.75024414], radius=0.1
  650. yt: DEBUG: Setting node_name to None
  651. yt: DEBUG: Appending object to moving7_0010 (type: <class 'yt.data_objects.hierarchy.AMRRegion'>)
  652. yt: DEBUG: Going to obtain []
  653. yt: DEBUG: End of projecting level level 0, memory usage -1.000e+00
  654. yt: DEBUG: End of projecting level level 1, memory usage -1.000e+00
  655. yt: DEBUG: End of projecting level level 2, memory usage -1.000e+00
  656. yt: DEBUG: End of projecting level level 3, memory usage -1.000e+00
  657. yt: DEBUG: End of projecting level level 4, memory usage -1.000e+00
  658. yt: DEBUG: End of projecting level level 5, memory usage -1.000e+00
  659. yt: DEBUG: End of projecting level level 6, memory usage -1.000e+00
  660. yt: DEBUG: End of projecting level level 7, memory usage -1.000e+00
  661. yt: INFO: Projection completed
  662. --------------------- >> end captured logging << ---------------------
  663.  
  664. ======================================================================
  665. FAIL: ProjectionValues_moving7_0010_sphere_('max', (0.1, 'unitary'))_VelocityMagnitude_0_VelocityMagnitude
  666. ----------------------------------------------------------------------
  667. Traceback (most recent call last):
  668. File "/Users/goldbaum/Documents/yt-x86_64/lib/python2.7/site-packages/nose/case.py", line 197, in runTest
  669. self.test(*self.arg)
  670. File "/Users/goldbaum/Documents/yt-x86_64/src/yt-hg/yt/utilities/answer_testing/framework.py", line 152, in __call__
  671. self.compare(nv, ov)
  672. File "/Users/goldbaum/Documents/yt-x86_64/src/yt-hg/yt/utilities/answer_testing/framework.py", line 248, in compare
  673. assert_equal(new_result[k], old_result[k])
  674. File "/Users/goldbaum/Documents/yt-x86_64/lib/python2.7/site-packages/numpy/testing/utils.py", line 256, in assert_equal
  675. return assert_array_equal(actual, desired, err_msg, verbose)
  676. File "/Users/goldbaum/Documents/yt-x86_64/lib/python2.7/site-packages/numpy/testing/utils.py", line 707, in assert_array_equal
  677. verbose=verbose, header='Arrays are not equal')
  678. File "/Users/goldbaum/Documents/yt-x86_64/lib/python2.7/site-packages/numpy/testing/utils.py", line 636, in assert_array_compare
  679. raise AssertionError(msg)
  680. AssertionError:
  681. Arrays are not equal
  682.  
  683. (mismatch 100.0%)
  684. x: array([ 42183576.27048518, 42186129.94749653, 42188357.85215259, ...,
  685. 41229983.55417251, 41230011.15274509, 41230406.24022865])
  686. y: array([ 42183576.75 , 42186129.75 , 42188358.25 , ...,
  687. 41229983.609375 , 41230011.21484375, 41230406.30273438])
  688. -------------------- >> begin captured logging << --------------------
  689. yt: INFO: Parameters: current_time = 0.817513171191
  690. yt: INFO: Parameters: domain_dimensions = [16 16 16]
  691. yt: INFO: Parameters: domain_left_edge = [ 0. 0. 0.]
  692. yt: INFO: Parameters: domain_right_edge = [ 1. 1. 1.]
  693. yt: INFO: Parameters: cosmological_simulation = 1
  694. yt: INFO: Parameters: current_redshift = 9.99102779567
  695. yt: INFO: Parameters: omega_lambda = 0
  696. yt: INFO: Parameters: omega_matter = 1
  697. yt: INFO: Parameters: hubble_constant = 0.5
  698. yt: DEBUG: Appending object to moving7_0010 (type: <class 'yt.data_objects.hierarchy.AMRSphere'>)
  699. yt: DEBUG: Going to obtain []
  700. yt: DEBUG: Appending object to moving7_0010 (type: <class 'yt.data_objects.hierarchy.AMRQuadTreeProj'>)
  701. yt: DEBUG: Setting data_source to AMRSphere (moving7_0010): center=[ 0.75073242 0.75024414 0.75024414], radius=0.1
  702. yt: DEBUG: Setting node_name to None
  703. yt: DEBUG: Appending object to moving7_0010 (type: <class 'yt.data_objects.hierarchy.AMRRegion'>)
  704. yt: DEBUG: Going to obtain []
  705. yt: DEBUG: End of projecting level level 0, memory usage -1.000e+00
  706. yt: DEBUG: End of projecting level level 1, memory usage -1.000e+00
  707. yt: DEBUG: End of projecting level level 2, memory usage -1.000e+00
  708. yt: DEBUG: End of projecting level level 3, memory usage -1.000e+00
  709. yt: DEBUG: End of projecting level level 4, memory usage -1.000e+00
  710. yt: DEBUG: End of projecting level level 5, memory usage -1.000e+00
  711. yt: DEBUG: End of projecting level level 6, memory usage -1.000e+00
  712. yt: DEBUG: End of projecting level level 7, memory usage -1.000e+00
  713. yt: INFO: Projection completed
  714. --------------------- >> end captured logging << ---------------------
  715.  
  716. ======================================================================
  717. FAIL: FieldValues_moving7_0010_sphere_('max', (0.1, 'unitary'))_VelocityMagnitude
  718. ----------------------------------------------------------------------
  719. Traceback (most recent call last):
  720. File "/Users/goldbaum/Documents/yt-x86_64/lib/python2.7/site-packages/nose/case.py", line 197, in runTest
  721. self.test(*self.arg)
  722. File "/Users/goldbaum/Documents/yt-x86_64/src/yt-hg/yt/utilities/answer_testing/framework.py", line 152, in __call__
  723. self.compare(nv, ov)
  724. File "/Users/goldbaum/Documents/yt-x86_64/src/yt-hg/yt/utilities/answer_testing/framework.py", line 219, in compare
  725. assert_equal(new_result, old_result)
  726. File "/Users/goldbaum/Documents/yt-x86_64/lib/python2.7/site-packages/numpy/testing/utils.py", line 256, in assert_equal
  727. return assert_array_equal(actual, desired, err_msg, verbose)
  728. File "/Users/goldbaum/Documents/yt-x86_64/lib/python2.7/site-packages/numpy/testing/utils.py", line 707, in assert_array_equal
  729. verbose=verbose, header='Arrays are not equal')
  730. File "/Users/goldbaum/Documents/yt-x86_64/lib/python2.7/site-packages/numpy/testing/utils.py", line 600, in assert_array_compare
  731. raise AssertionError(msg)
  732. AssertionError:
  733. Arrays are not equal
  734.  
  735. (shapes (3,), (13898,) mismatch)
  736. x: array([ 39821579.72463666, 32895661.42722601, 50604130.4866387 ])
  737. y: array([ 39933636., 39927720., 39925928., ..., 36044704., 35950316.,
  738. 36161460.], dtype=float32)
  739. -------------------- >> begin captured logging << --------------------
  740. yt: INFO: Parameters: current_time = 0.817513171191
  741. yt: INFO: Parameters: domain_dimensions = [16 16 16]
  742. yt: INFO: Parameters: domain_left_edge = [ 0. 0. 0.]
  743. yt: INFO: Parameters: domain_right_edge = [ 1. 1. 1.]
  744. yt: INFO: Parameters: cosmological_simulation = 1
  745. yt: INFO: Parameters: current_redshift = 9.99102779567
  746. yt: INFO: Parameters: omega_lambda = 0
  747. yt: INFO: Parameters: omega_matter = 1
  748. yt: INFO: Parameters: hubble_constant = 0.5
  749. yt: DEBUG: Appending object to moving7_0010 (type: <class 'yt.data_objects.hierarchy.AMRSphere'>)
  750. yt: DEBUG: Going to obtain []
  751. --------------------- >> end captured logging << ---------------------
  752.  
  753. ======================================================================
  754. FAIL: ProjectionValues_moving7_0010_all_VelocityMagnitude_1_VelocityMagnitude
  755. ----------------------------------------------------------------------
  756. Traceback (most recent call last):
  757. File "/Users/goldbaum/Documents/yt-x86_64/lib/python2.7/site-packages/nose/case.py", line 197, in runTest
  758. self.test(*self.arg)
  759. File "/Users/goldbaum/Documents/yt-x86_64/src/yt-hg/yt/utilities/answer_testing/framework.py", line 152, in __call__
  760. self.compare(nv, ov)
  761. File "/Users/goldbaum/Documents/yt-x86_64/src/yt-hg/yt/utilities/answer_testing/framework.py", line 248, in compare
  762. assert_equal(new_result[k], old_result[k])
  763. File "/Users/goldbaum/Documents/yt-x86_64/lib/python2.7/site-packages/numpy/testing/utils.py", line 256, in assert_equal
  764. return assert_array_equal(actual, desired, err_msg, verbose)
  765. File "/Users/goldbaum/Documents/yt-x86_64/lib/python2.7/site-packages/numpy/testing/utils.py", line 707, in assert_array_equal
  766. verbose=verbose, header='Arrays are not equal')
  767. File "/Users/goldbaum/Documents/yt-x86_64/lib/python2.7/site-packages/numpy/testing/utils.py", line 636, in assert_array_compare
  768. raise AssertionError(msg)
  769. AssertionError:
  770. Arrays are not equal
  771.  
  772. (mismatch 100.0%)
  773. x: array([ 42183662.65485574, 42186200.89281922, 42188343.28527101, ...,
  774. 41246489.40049604, 41244264.58522071, 41246081.9422142 ])
  775. y: array([ 42183662.25 , 42186200.5 , 42188344. , ...,
  776. 41246488.734375 , 41244263.921875 , 41246081.27734375])
  777. -------------------- >> begin captured logging << --------------------
  778. yt: INFO: Parameters: current_time = 0.817513171191
  779. yt: INFO: Parameters: domain_dimensions = [16 16 16]
  780. yt: INFO: Parameters: domain_left_edge = [ 0. 0. 0.]
  781. yt: INFO: Parameters: domain_right_edge = [ 1. 1. 1.]
  782. yt: INFO: Parameters: cosmological_simulation = 1
  783. yt: INFO: Parameters: current_redshift = 9.99102779567
  784. yt: INFO: Parameters: omega_lambda = 0
  785. yt: INFO: Parameters: omega_matter = 1
  786. yt: INFO: Parameters: hubble_constant = 0.5
  787. yt: DEBUG: Appending object to moving7_0010 (type: <class 'yt.data_objects.hierarchy.AMRQuadTreeProj'>)
  788. yt: DEBUG: Setting data_source to None
  789. yt: DEBUG: Setting node_name to None
  790. yt: DEBUG: Appending object to moving7_0010 (type: <class 'yt.data_objects.hierarchy.AMRRegion'>)
  791. yt: DEBUG: Going to obtain []
  792. yt: DEBUG: End of projecting level level 0, memory usage -1.000e+00
  793. yt: DEBUG: End of projecting level level 1, memory usage -1.000e+00
  794. yt: DEBUG: End of projecting level level 2, memory usage -1.000e+00
  795. yt: DEBUG: End of projecting level level 3, memory usage -1.000e+00
  796. yt: DEBUG: End of projecting level level 4, memory usage -1.000e+00
  797. yt: DEBUG: End of projecting level level 5, memory usage -1.000e+00
  798. yt: DEBUG: End of projecting level level 6, memory usage -1.000e+00
  799. yt: DEBUG: End of projecting level level 7, memory usage -1.000e+00
  800. yt: INFO: Projection completed
  801. --------------------- >> end captured logging << ---------------------
  802.  
  803. ======================================================================
  804. FAIL: ProjectionValues_moving7_0010_all_VelocityMagnitude_1_VelocityMagnitude
  805. ----------------------------------------------------------------------
  806. Traceback (most recent call last):
  807. File "/Users/goldbaum/Documents/yt-x86_64/lib/python2.7/site-packages/nose/case.py", line 197, in runTest
  808. self.test(*self.arg)
  809. File "/Users/goldbaum/Documents/yt-x86_64/src/yt-hg/yt/utilities/answer_testing/framework.py", line 152, in __call__
  810. self.compare(nv, ov)
  811. File "/Users/goldbaum/Documents/yt-x86_64/src/yt-hg/yt/utilities/answer_testing/framework.py", line 248, in compare
  812. assert_equal(new_result[k], old_result[k])
  813. File "/Users/goldbaum/Documents/yt-x86_64/lib/python2.7/site-packages/numpy/testing/utils.py", line 256, in assert_equal
  814. return assert_array_equal(actual, desired, err_msg, verbose)
  815. File "/Users/goldbaum/Documents/yt-x86_64/lib/python2.7/site-packages/numpy/testing/utils.py", line 707, in assert_array_equal
  816. verbose=verbose, header='Arrays are not equal')
  817. File "/Users/goldbaum/Documents/yt-x86_64/lib/python2.7/site-packages/numpy/testing/utils.py", line 636, in assert_array_compare
  818. raise AssertionError(msg)
  819. AssertionError:
  820. Arrays are not equal
  821.  
  822. (mismatch 100.0%)
  823. x: array([ 42183662.65485574, 42186200.89281922, 42188343.28527101, ...,
  824. 41246489.40049604, 41244264.58522071, 41246081.9422142 ])
  825. y: array([ 42183662.25 , 42186200.5 , 42188344. , ...,
  826. 41246488.734375 , 41244263.921875 , 41246081.27734375])
  827. -------------------- >> begin captured logging << --------------------
  828. yt: INFO: Parameters: current_time = 0.817513171191
  829. yt: INFO: Parameters: domain_dimensions = [16 16 16]
  830. yt: INFO: Parameters: domain_left_edge = [ 0. 0. 0.]
  831. yt: INFO: Parameters: domain_right_edge = [ 1. 1. 1.]
  832. yt: INFO: Parameters: cosmological_simulation = 1
  833. yt: INFO: Parameters: current_redshift = 9.99102779567
  834. yt: INFO: Parameters: omega_lambda = 0
  835. yt: INFO: Parameters: omega_matter = 1
  836. yt: INFO: Parameters: hubble_constant = 0.5
  837. yt: DEBUG: Appending object to moving7_0010 (type: <class 'yt.data_objects.hierarchy.AMRQuadTreeProj'>)
  838. yt: DEBUG: Setting data_source to None
  839. yt: DEBUG: Setting node_name to None
  840. yt: DEBUG: Appending object to moving7_0010 (type: <class 'yt.data_objects.hierarchy.AMRRegion'>)
  841. yt: DEBUG: Going to obtain []
  842. yt: DEBUG: End of projecting level level 0, memory usage -1.000e+00
  843. yt: DEBUG: End of projecting level level 1, memory usage -1.000e+00
  844. yt: DEBUG: End of projecting level level 2, memory usage -1.000e+00
  845. yt: DEBUG: End of projecting level level 3, memory usage -1.000e+00
  846. yt: DEBUG: End of projecting level level 4, memory usage -1.000e+00
  847. yt: DEBUG: End of projecting level level 5, memory usage -1.000e+00
  848. yt: DEBUG: End of projecting level level 6, memory usage -1.000e+00
  849. yt: DEBUG: End of projecting level level 7, memory usage -1.000e+00
  850. yt: INFO: Projection completed
  851. --------------------- >> end captured logging << ---------------------
  852.  
  853. ======================================================================
  854. FAIL: FieldValues_moving7_0010_all_VelocityMagnitude
  855. ----------------------------------------------------------------------
  856. Traceback (most recent call last):
  857. File "/Users/goldbaum/Documents/yt-x86_64/lib/python2.7/site-packages/nose/case.py", line 197, in runTest
  858. self.test(*self.arg)
  859. File "/Users/goldbaum/Documents/yt-x86_64/src/yt-hg/yt/utilities/answer_testing/framework.py", line 152, in __call__
  860. self.compare(nv, ov)
  861. File "/Users/goldbaum/Documents/yt-x86_64/src/yt-hg/yt/utilities/answer_testing/framework.py", line 219, in compare
  862. assert_equal(new_result, old_result)
  863. File "/Users/goldbaum/Documents/yt-x86_64/lib/python2.7/site-packages/numpy/testing/utils.py", line 256, in assert_equal
  864. return assert_array_equal(actual, desired, err_msg, verbose)
  865. File "/Users/goldbaum/Documents/yt-x86_64/lib/python2.7/site-packages/numpy/testing/utils.py", line 707, in assert_array_equal
  866. verbose=verbose, header='Arrays are not equal')
  867. File "/Users/goldbaum/Documents/yt-x86_64/lib/python2.7/site-packages/numpy/testing/utils.py", line 600, in assert_array_compare
  868. raise AssertionError(msg)
  869. AssertionError:
  870. Arrays are not equal
  871.  
  872. (shapes (3,), (27077,) mismatch)
  873. x: array([ 40427824.70935376, 32895661.42722601, 50604130.4866387 ])
  874. y: array([ 42183572., 42186944., 42189384., ..., 36044704., 35950316.,
  875. 36161460.], dtype=float32)
  876. -------------------- >> begin captured logging << --------------------
  877. yt: INFO: Parameters: current_time = 0.817513171191
  878. yt: INFO: Parameters: domain_dimensions = [16 16 16]
  879. yt: INFO: Parameters: domain_left_edge = [ 0. 0. 0.]
  880. yt: INFO: Parameters: domain_right_edge = [ 1. 1. 1.]
  881. yt: INFO: Parameters: cosmological_simulation = 1
  882. yt: INFO: Parameters: current_redshift = 9.99102779567
  883. yt: INFO: Parameters: omega_lambda = 0
  884. yt: INFO: Parameters: omega_matter = 1
  885. yt: INFO: Parameters: hubble_constant = 0.5
  886. yt: DEBUG: Appending object to moving7_0010 (type: <class 'yt.data_objects.hierarchy.AMRRegion'>)
  887. yt: DEBUG: Going to obtain []
  888. --------------------- >> end captured logging << ---------------------
  889.  
  890. ======================================================================
  891. FAIL: ProjectionValues_moving7_0010_sphere_('max', (0.1, 'unitary'))_VelocityMagnitude_1_VelocityMagnitude
  892. ----------------------------------------------------------------------
  893. Traceback (most recent call last):
  894. File "/Users/goldbaum/Documents/yt-x86_64/lib/python2.7/site-packages/nose/case.py", line 197, in runTest
  895. self.test(*self.arg)
  896. File "/Users/goldbaum/Documents/yt-x86_64/src/yt-hg/yt/utilities/answer_testing/framework.py", line 152, in __call__
  897. self.compare(nv, ov)
  898. File "/Users/goldbaum/Documents/yt-x86_64/src/yt-hg/yt/utilities/answer_testing/framework.py", line 248, in compare
  899. assert_equal(new_result[k], old_result[k])
  900. File "/Users/goldbaum/Documents/yt-x86_64/lib/python2.7/site-packages/numpy/testing/utils.py", line 256, in assert_equal
  901. return assert_array_equal(actual, desired, err_msg, verbose)
  902. File "/Users/goldbaum/Documents/yt-x86_64/lib/python2.7/site-packages/numpy/testing/utils.py", line 707, in assert_array_equal
  903. verbose=verbose, header='Arrays are not equal')
  904. File "/Users/goldbaum/Documents/yt-x86_64/lib/python2.7/site-packages/numpy/testing/utils.py", line 636, in assert_array_compare
  905. raise AssertionError(msg)
  906. AssertionError:
  907. Arrays are not equal
  908.  
  909. (mismatch 100.0%)
  910. x: array([ 42183662.65485574, 42186200.89281922, 42188343.28527101, ...,
  911. 41246489.40049604, 41244264.58522071, 41246081.9422142 ])
  912. y: array([ 42183662.25 , 42186200.5 , 42188344. , ...,
  913. 41246488.734375 , 41244263.921875 , 41246081.27734375])
  914. -------------------- >> begin captured logging << --------------------
  915. yt: INFO: Parameters: current_time = 0.817513171191
  916. yt: INFO: Parameters: domain_dimensions = [16 16 16]
  917. yt: INFO: Parameters: domain_left_edge = [ 0. 0. 0.]
  918. yt: INFO: Parameters: domain_right_edge = [ 1. 1. 1.]
  919. yt: INFO: Parameters: cosmological_simulation = 1
  920. yt: INFO: Parameters: current_redshift = 9.99102779567
  921. yt: INFO: Parameters: omega_lambda = 0
  922. yt: INFO: Parameters: omega_matter = 1
  923. yt: INFO: Parameters: hubble_constant = 0.5
  924. yt: DEBUG: Appending object to moving7_0010 (type: <class 'yt.data_objects.hierarchy.AMRSphere'>)
  925. yt: DEBUG: Going to obtain []
  926. yt: DEBUG: Appending object to moving7_0010 (type: <class 'yt.data_objects.hierarchy.AMRQuadTreeProj'>)
  927. yt: DEBUG: Setting data_source to AMRSphere (moving7_0010): center=[ 0.75073242 0.75024414 0.75024414], radius=0.1
  928. yt: DEBUG: Setting node_name to None
  929. yt: DEBUG: Appending object to moving7_0010 (type: <class 'yt.data_objects.hierarchy.AMRRegion'>)
  930. yt: DEBUG: Going to obtain []
  931. yt: DEBUG: End of projecting level level 0, memory usage -1.000e+00
  932. yt: DEBUG: End of projecting level level 1, memory usage -1.000e+00
  933. yt: DEBUG: End of projecting level level 2, memory usage -1.000e+00
  934. yt: DEBUG: End of projecting level level 3, memory usage -1.000e+00
  935. yt: DEBUG: End of projecting level level 4, memory usage -1.000e+00
  936. yt: DEBUG: End of projecting level level 5, memory usage -1.000e+00
  937. yt: DEBUG: End of projecting level level 6, memory usage -1.000e+00
  938. yt: DEBUG: End of projecting level level 7, memory usage -1.000e+00
  939. yt: INFO: Projection completed
  940. --------------------- >> end captured logging << ---------------------
  941.  
  942. ======================================================================
  943. FAIL: ProjectionValues_moving7_0010_sphere_('max', (0.1, 'unitary'))_VelocityMagnitude_1_VelocityMagnitude
  944. ----------------------------------------------------------------------
  945. Traceback (most recent call last):
  946. File "/Users/goldbaum/Documents/yt-x86_64/lib/python2.7/site-packages/nose/case.py", line 197, in runTest
  947. self.test(*self.arg)
  948. File "/Users/goldbaum/Documents/yt-x86_64/src/yt-hg/yt/utilities/answer_testing/framework.py", line 152, in __call__
  949. self.compare(nv, ov)
  950. File "/Users/goldbaum/Documents/yt-x86_64/src/yt-hg/yt/utilities/answer_testing/framework.py", line 248, in compare
  951. assert_equal(new_result[k], old_result[k])
  952. File "/Users/goldbaum/Documents/yt-x86_64/lib/python2.7/site-packages/numpy/testing/utils.py", line 256, in assert_equal
  953. return assert_array_equal(actual, desired, err_msg, verbose)
  954. File "/Users/goldbaum/Documents/yt-x86_64/lib/python2.7/site-packages/numpy/testing/utils.py", line 707, in assert_array_equal
  955. verbose=verbose, header='Arrays are not equal')
  956. File "/Users/goldbaum/Documents/yt-x86_64/lib/python2.7/site-packages/numpy/testing/utils.py", line 636, in assert_array_compare
  957. raise AssertionError(msg)
  958. AssertionError:
  959. Arrays are not equal
  960.  
  961. (mismatch 100.0%)
  962. x: array([ 42183662.65485574, 42186200.89281922, 42188343.28527101, ...,
  963. 41246489.40049604, 41244264.58522071, 41246081.9422142 ])
  964. y: array([ 42183662.25 , 42186200.5 , 42188344. , ...,
  965. 41246488.734375 , 41244263.921875 , 41246081.27734375])
  966. -------------------- >> begin captured logging << --------------------
  967. yt: INFO: Parameters: current_time = 0.817513171191
  968. yt: INFO: Parameters: domain_dimensions = [16 16 16]
  969. yt: INFO: Parameters: domain_left_edge = [ 0. 0. 0.]
  970. yt: INFO: Parameters: domain_right_edge = [ 1. 1. 1.]
  971. yt: INFO: Parameters: cosmological_simulation = 1
  972. yt: INFO: Parameters: current_redshift = 9.99102779567
  973. yt: INFO: Parameters: omega_lambda = 0
  974. yt: INFO: Parameters: omega_matter = 1
  975. yt: INFO: Parameters: hubble_constant = 0.5
  976. yt: DEBUG: Appending object to moving7_0010 (type: <class 'yt.data_objects.hierarchy.AMRSphere'>)
  977. yt: DEBUG: Going to obtain []
  978. yt: DEBUG: Appending object to moving7_0010 (type: <class 'yt.data_objects.hierarchy.AMRQuadTreeProj'>)
  979. yt: DEBUG: Setting data_source to AMRSphere (moving7_0010): center=[ 0.75073242 0.75024414 0.75024414], radius=0.1
  980. yt: DEBUG: Setting node_name to None
  981. yt: DEBUG: Appending object to moving7_0010 (type: <class 'yt.data_objects.hierarchy.AMRRegion'>)
  982. yt: DEBUG: Going to obtain []
  983. yt: DEBUG: End of projecting level level 0, memory usage -1.000e+00
  984. yt: DEBUG: End of projecting level level 1, memory usage -1.000e+00
  985. yt: DEBUG: End of projecting level level 2, memory usage -1.000e+00
  986. yt: DEBUG: End of projecting level level 3, memory usage -1.000e+00
  987. yt: DEBUG: End of projecting level level 4, memory usage -1.000e+00
  988. yt: DEBUG: End of projecting level level 5, memory usage -1.000e+00
  989. yt: DEBUG: End of projecting level level 6, memory usage -1.000e+00
  990. yt: DEBUG: End of projecting level level 7, memory usage -1.000e+00
  991. yt: INFO: Projection completed
  992. --------------------- >> end captured logging << ---------------------
  993.  
  994. ======================================================================
  995. FAIL: FieldValues_moving7_0010_sphere_('max', (0.1, 'unitary'))_VelocityMagnitude
  996. ----------------------------------------------------------------------
  997. Traceback (most recent call last):
  998. File "/Users/goldbaum/Documents/yt-x86_64/lib/python2.7/site-packages/nose/case.py", line 197, in runTest
  999. self.test(*self.arg)
  1000. File "/Users/goldbaum/Documents/yt-x86_64/src/yt-hg/yt/utilities/answer_testing/framework.py", line 152, in __call__
  1001. self.compare(nv, ov)
  1002. File "/Users/goldbaum/Documents/yt-x86_64/src/yt-hg/yt/utilities/answer_testing/framework.py", line 219, in compare
  1003. assert_equal(new_result, old_result)
  1004. File "/Users/goldbaum/Documents/yt-x86_64/lib/python2.7/site-packages/numpy/testing/utils.py", line 256, in assert_equal
  1005. return assert_array_equal(actual, desired, err_msg, verbose)
  1006. File "/Users/goldbaum/Documents/yt-x86_64/lib/python2.7/site-packages/numpy/testing/utils.py", line 707, in assert_array_equal
  1007. verbose=verbose, header='Arrays are not equal')
  1008. File "/Users/goldbaum/Documents/yt-x86_64/lib/python2.7/site-packages/numpy/testing/utils.py", line 600, in assert_array_compare
  1009. raise AssertionError(msg)
  1010. AssertionError:
  1011. Arrays are not equal
  1012.  
  1013. (shapes (3,), (13898,) mismatch)
  1014. x: array([ 39821579.72463666, 32895661.42722601, 50604130.4866387 ])
  1015. y: array([ 39933636., 39927720., 39925928., ..., 36044704., 35950316.,
  1016. 36161460.], dtype=float32)
  1017. -------------------- >> begin captured logging << --------------------
  1018. yt: INFO: Parameters: current_time = 0.817513171191
  1019. yt: INFO: Parameters: domain_dimensions = [16 16 16]
  1020. yt: INFO: Parameters: domain_left_edge = [ 0. 0. 0.]
  1021. yt: INFO: Parameters: domain_right_edge = [ 1. 1. 1.]
  1022. yt: INFO: Parameters: cosmological_simulation = 1
  1023. yt: INFO: Parameters: current_redshift = 9.99102779567
  1024. yt: INFO: Parameters: omega_lambda = 0
  1025. yt: INFO: Parameters: omega_matter = 1
  1026. yt: INFO: Parameters: hubble_constant = 0.5
  1027. yt: DEBUG: Appending object to moving7_0010 (type: <class 'yt.data_objects.hierarchy.AMRSphere'>)
  1028. yt: DEBUG: Going to obtain []
  1029. --------------------- >> end captured logging << ---------------------
  1030.  
  1031. ======================================================================
  1032. FAIL: ProjectionValues_moving7_0010_all_VelocityMagnitude_2_VelocityMagnitude
  1033. ----------------------------------------------------------------------
  1034. Traceback (most recent call last):
  1035. File "/Users/goldbaum/Documents/yt-x86_64/lib/python2.7/site-packages/nose/case.py", line 197, in runTest
  1036. self.test(*self.arg)
  1037. File "/Users/goldbaum/Documents/yt-x86_64/src/yt-hg/yt/utilities/answer_testing/framework.py", line 152, in __call__
  1038. self.compare(nv, ov)
  1039. File "/Users/goldbaum/Documents/yt-x86_64/src/yt-hg/yt/utilities/answer_testing/framework.py", line 248, in compare
  1040. assert_equal(new_result[k], old_result[k])
  1041. File "/Users/goldbaum/Documents/yt-x86_64/lib/python2.7/site-packages/numpy/testing/utils.py", line 256, in assert_equal
  1042. return assert_array_equal(actual, desired, err_msg, verbose)
  1043. File "/Users/goldbaum/Documents/yt-x86_64/lib/python2.7/site-packages/numpy/testing/utils.py", line 707, in assert_array_equal
  1044. verbose=verbose, header='Arrays are not equal')
  1045. File "/Users/goldbaum/Documents/yt-x86_64/lib/python2.7/site-packages/numpy/testing/utils.py", line 636, in assert_array_compare
  1046. raise AssertionError(msg)
  1047. AssertionError:
  1048. Arrays are not equal
  1049.  
  1050. (mismatch 100.0%)
  1051. x: array([ 42183528.78778497, 42186148.42034267, 42188411.19195353, ...,
  1052. 41249395.76194979, 41246902.06513219, 41249009.22574125])
  1053. y: array([ 42183528.25 , 42186149. , 42188411. , ...,
  1054. 41249395.5703125 , 41246901.87109375, 41249009.03320312])
  1055. -------------------- >> begin captured logging << --------------------
  1056. yt: INFO: Parameters: current_time = 0.817513171191
  1057. yt: INFO: Parameters: domain_dimensions = [16 16 16]
  1058. yt: INFO: Parameters: domain_left_edge = [ 0. 0. 0.]
  1059. yt: INFO: Parameters: domain_right_edge = [ 1. 1. 1.]
  1060. yt: INFO: Parameters: cosmological_simulation = 1
  1061. yt: INFO: Parameters: current_redshift = 9.99102779567
  1062. yt: INFO: Parameters: omega_lambda = 0
  1063. yt: INFO: Parameters: omega_matter = 1
  1064. yt: INFO: Parameters: hubble_constant = 0.5
  1065. yt: DEBUG: Appending object to moving7_0010 (type: <class 'yt.data_objects.hierarchy.AMRQuadTreeProj'>)
  1066. yt: DEBUG: Setting data_source to None
  1067. yt: DEBUG: Setting node_name to None
  1068. yt: DEBUG: Appending object to moving7_0010 (type: <class 'yt.data_objects.hierarchy.AMRRegion'>)
  1069. yt: DEBUG: Going to obtain []
  1070. yt: DEBUG: End of projecting level level 0, memory usage -1.000e+00
  1071. yt: DEBUG: End of projecting level level 1, memory usage -1.000e+00
  1072. yt: DEBUG: End of projecting level level 2, memory usage -1.000e+00
  1073. yt: DEBUG: End of projecting level level 3, memory usage -1.000e+00
  1074. yt: DEBUG: End of projecting level level 4, memory usage -1.000e+00
  1075. yt: DEBUG: End of projecting level level 5, memory usage -1.000e+00
  1076. yt: DEBUG: End of projecting level level 6, memory usage -1.000e+00
  1077. yt: DEBUG: End of projecting level level 7, memory usage -1.000e+00
  1078. yt: INFO: Projection completed
  1079. --------------------- >> end captured logging << ---------------------
  1080.  
  1081. ======================================================================
  1082. FAIL: ProjectionValues_moving7_0010_all_VelocityMagnitude_2_VelocityMagnitude
  1083. ----------------------------------------------------------------------
  1084. Traceback (most recent call last):
  1085. File "/Users/goldbaum/Documents/yt-x86_64/lib/python2.7/site-packages/nose/case.py", line 197, in runTest
  1086. self.test(*self.arg)
  1087. File "/Users/goldbaum/Documents/yt-x86_64/src/yt-hg/yt/utilities/answer_testing/framework.py", line 152, in __call__
  1088. self.compare(nv, ov)
  1089. File "/Users/goldbaum/Documents/yt-x86_64/src/yt-hg/yt/utilities/answer_testing/framework.py", line 248, in compare
  1090. assert_equal(new_result[k], old_result[k])
  1091. File "/Users/goldbaum/Documents/yt-x86_64/lib/python2.7/site-packages/numpy/testing/utils.py", line 256, in assert_equal
  1092. return assert_array_equal(actual, desired, err_msg, verbose)
  1093. File "/Users/goldbaum/Documents/yt-x86_64/lib/python2.7/site-packages/numpy/testing/utils.py", line 707, in assert_array_equal
  1094. verbose=verbose, header='Arrays are not equal')
  1095. File "/Users/goldbaum/Documents/yt-x86_64/lib/python2.7/site-packages/numpy/testing/utils.py", line 636, in assert_array_compare
  1096. raise AssertionError(msg)
  1097. AssertionError:
  1098. Arrays are not equal
  1099.  
  1100. (mismatch 100.0%)
  1101. x: array([ 42183528.78778497, 42186148.42034267, 42188411.19195353, ...,
  1102. 41249395.76194979, 41246902.06513219, 41249009.22574125])
  1103. y: array([ 42183528.25 , 42186149. , 42188411. , ...,
  1104. 41249395.5703125 , 41246901.87109375, 41249009.03320312])
  1105. -------------------- >> begin captured logging << --------------------
  1106. yt: INFO: Parameters: current_time = 0.817513171191
  1107. yt: INFO: Parameters: domain_dimensions = [16 16 16]
  1108. yt: INFO: Parameters: domain_left_edge = [ 0. 0. 0.]
  1109. yt: INFO: Parameters: domain_right_edge = [ 1. 1. 1.]
  1110. yt: INFO: Parameters: cosmological_simulation = 1
  1111. yt: INFO: Parameters: current_redshift = 9.99102779567
  1112. yt: INFO: Parameters: omega_lambda = 0
  1113. yt: INFO: Parameters: omega_matter = 1
  1114. yt: INFO: Parameters: hubble_constant = 0.5
  1115. yt: DEBUG: Appending object to moving7_0010 (type: <class 'yt.data_objects.hierarchy.AMRQuadTreeProj'>)
  1116. yt: DEBUG: Setting data_source to None
  1117. yt: DEBUG: Setting node_name to None
  1118. yt: DEBUG: Appending object to moving7_0010 (type: <class 'yt.data_objects.hierarchy.AMRRegion'>)
  1119. yt: DEBUG: Going to obtain []
  1120. yt: DEBUG: End of projecting level level 0, memory usage -1.000e+00
  1121. yt: DEBUG: End of projecting level level 1, memory usage -1.000e+00
  1122. yt: DEBUG: End of projecting level level 2, memory usage -1.000e+00
  1123. yt: DEBUG: End of projecting level level 3, memory usage -1.000e+00
  1124. yt: DEBUG: End of projecting level level 4, memory usage -1.000e+00
  1125. yt: DEBUG: End of projecting level level 5, memory usage -1.000e+00
  1126. yt: DEBUG: End of projecting level level 6, memory usage -1.000e+00
  1127. yt: DEBUG: End of projecting level level 7, memory usage -1.000e+00
  1128. yt: INFO: Projection completed
  1129. --------------------- >> end captured logging << ---------------------
  1130.  
  1131. ======================================================================
  1132. FAIL: FieldValues_moving7_0010_all_VelocityMagnitude
  1133. ----------------------------------------------------------------------
  1134. Traceback (most recent call last):
  1135. File "/Users/goldbaum/Documents/yt-x86_64/lib/python2.7/site-packages/nose/case.py", line 197, in runTest
  1136. self.test(*self.arg)
  1137. File "/Users/goldbaum/Documents/yt-x86_64/src/yt-hg/yt/utilities/answer_testing/framework.py", line 152, in __call__
  1138. self.compare(nv, ov)
  1139. File "/Users/goldbaum/Documents/yt-x86_64/src/yt-hg/yt/utilities/answer_testing/framework.py", line 219, in compare
  1140. assert_equal(new_result, old_result)
  1141. File "/Users/goldbaum/Documents/yt-x86_64/lib/python2.7/site-packages/numpy/testing/utils.py", line 256, in assert_equal
  1142. return assert_array_equal(actual, desired, err_msg, verbose)
  1143. File "/Users/goldbaum/Documents/yt-x86_64/lib/python2.7/site-packages/numpy/testing/utils.py", line 707, in assert_array_equal
  1144. verbose=verbose, header='Arrays are not equal')
  1145. File "/Users/goldbaum/Documents/yt-x86_64/lib/python2.7/site-packages/numpy/testing/utils.py", line 600, in assert_array_compare
  1146. raise AssertionError(msg)
  1147. AssertionError:
  1148. Arrays are not equal
  1149.  
  1150. (shapes (3,), (27077,) mismatch)
  1151. x: array([ 40427824.70935376, 32895661.42722601, 50604130.4866387 ])
  1152. y: array([ 42183572., 42186944., 42189384., ..., 36044704., 35950316.,
  1153. 36161460.], dtype=float32)
  1154. -------------------- >> begin captured logging << --------------------
  1155. yt: INFO: Parameters: current_time = 0.817513171191
  1156. yt: INFO: Parameters: domain_dimensions = [16 16 16]
  1157. yt: INFO: Parameters: domain_left_edge = [ 0. 0. 0.]
  1158. yt: INFO: Parameters: domain_right_edge = [ 1. 1. 1.]
  1159. yt: INFO: Parameters: cosmological_simulation = 1
  1160. yt: INFO: Parameters: current_redshift = 9.99102779567
  1161. yt: INFO: Parameters: omega_lambda = 0
  1162. yt: INFO: Parameters: omega_matter = 1
  1163. yt: INFO: Parameters: hubble_constant = 0.5
  1164. yt: DEBUG: Appending object to moving7_0010 (type: <class 'yt.data_objects.hierarchy.AMRRegion'>)
  1165. yt: DEBUG: Going to obtain []
  1166. --------------------- >> end captured logging << ---------------------
  1167.  
  1168. ======================================================================
  1169. FAIL: ProjectionValues_moving7_0010_sphere_('max', (0.1, 'unitary'))_VelocityMagnitude_2_VelocityMagnitude
  1170. ----------------------------------------------------------------------
  1171. Traceback (most recent call last):
  1172. File "/Users/goldbaum/Documents/yt-x86_64/lib/python2.7/site-packages/nose/case.py", line 197, in runTest
  1173. self.test(*self.arg)
  1174. File "/Users/goldbaum/Documents/yt-x86_64/src/yt-hg/yt/utilities/answer_testing/framework.py", line 152, in __call__
  1175. self.compare(nv, ov)
  1176. File "/Users/goldbaum/Documents/yt-x86_64/src/yt-hg/yt/utilities/answer_testing/framework.py", line 248, in compare
  1177. assert_equal(new_result[k], old_result[k])
  1178. File "/Users/goldbaum/Documents/yt-x86_64/lib/python2.7/site-packages/numpy/testing/utils.py", line 256, in assert_equal
  1179. return assert_array_equal(actual, desired, err_msg, verbose)
  1180. File "/Users/goldbaum/Documents/yt-x86_64/lib/python2.7/site-packages/numpy/testing/utils.py", line 707, in assert_array_equal
  1181. verbose=verbose, header='Arrays are not equal')
  1182. File "/Users/goldbaum/Documents/yt-x86_64/lib/python2.7/site-packages/numpy/testing/utils.py", line 636, in assert_array_compare
  1183. raise AssertionError(msg)
  1184. AssertionError:
  1185. Arrays are not equal
  1186.  
  1187. (mismatch 100.0%)
  1188. x: array([ 42183528.78778497, 42186148.42034267, 42188411.19195353, ...,
  1189. 41249395.76194979, 41246902.06513219, 41249009.22574125])
  1190. y: array([ 42183528.25 , 42186149. , 42188411. , ...,
  1191. 41249395.5703125 , 41246901.87109375, 41249009.03320312])
  1192. -------------------- >> begin captured logging << --------------------
  1193. yt: INFO: Parameters: current_time = 0.817513171191
  1194. yt: INFO: Parameters: domain_dimensions = [16 16 16]
  1195. yt: INFO: Parameters: domain_left_edge = [ 0. 0. 0.]
  1196. yt: INFO: Parameters: domain_right_edge = [ 1. 1. 1.]
  1197. yt: INFO: Parameters: cosmological_simulation = 1
  1198. yt: INFO: Parameters: current_redshift = 9.99102779567
  1199. yt: INFO: Parameters: omega_lambda = 0
  1200. yt: INFO: Parameters: omega_matter = 1
  1201. yt: INFO: Parameters: hubble_constant = 0.5
  1202. yt: DEBUG: Appending object to moving7_0010 (type: <class 'yt.data_objects.hierarchy.AMRSphere'>)
  1203. yt: DEBUG: Going to obtain []
  1204. yt: DEBUG: Appending object to moving7_0010 (type: <class 'yt.data_objects.hierarchy.AMRQuadTreeProj'>)
  1205. yt: DEBUG: Setting data_source to AMRSphere (moving7_0010): center=[ 0.75073242 0.75024414 0.75024414], radius=0.1
  1206. yt: DEBUG: Setting node_name to None
  1207. yt: DEBUG: Appending object to moving7_0010 (type: <class 'yt.data_objects.hierarchy.AMRRegion'>)
  1208. yt: DEBUG: Going to obtain []
  1209. yt: DEBUG: End of projecting level level 0, memory usage -1.000e+00
  1210. yt: DEBUG: End of projecting level level 1, memory usage -1.000e+00
  1211. yt: DEBUG: End of projecting level level 2, memory usage -1.000e+00
  1212. yt: DEBUG: End of projecting level level 3, memory usage -1.000e+00
  1213. yt: DEBUG: End of projecting level level 4, memory usage -1.000e+00
  1214. yt: DEBUG: End of projecting level level 5, memory usage -1.000e+00
  1215. yt: DEBUG: End of projecting level level 6, memory usage -1.000e+00
  1216. yt: DEBUG: End of projecting level level 7, memory usage -1.000e+00
  1217. yt: INFO: Projection completed
  1218. --------------------- >> end captured logging << ---------------------
  1219.  
  1220. ======================================================================
  1221. FAIL: ProjectionValues_moving7_0010_sphere_('max', (0.1, 'unitary'))_VelocityMagnitude_2_VelocityMagnitude
  1222. ----------------------------------------------------------------------
  1223. Traceback (most recent call last):
  1224. File "/Users/goldbaum/Documents/yt-x86_64/lib/python2.7/site-packages/nose/case.py", line 197, in runTest
  1225. self.test(*self.arg)
  1226. File "/Users/goldbaum/Documents/yt-x86_64/src/yt-hg/yt/utilities/answer_testing/framework.py", line 152, in __call__
  1227. self.compare(nv, ov)
  1228. File "/Users/goldbaum/Documents/yt-x86_64/src/yt-hg/yt/utilities/answer_testing/framework.py", line 248, in compare
  1229. assert_equal(new_result[k], old_result[k])
  1230. File "/Users/goldbaum/Documents/yt-x86_64/lib/python2.7/site-packages/numpy/testing/utils.py", line 256, in assert_equal
  1231. return assert_array_equal(actual, desired, err_msg, verbose)
  1232. File "/Users/goldbaum/Documents/yt-x86_64/lib/python2.7/site-packages/numpy/testing/utils.py", line 707, in assert_array_equal
  1233. verbose=verbose, header='Arrays are not equal')
  1234. File "/Users/goldbaum/Documents/yt-x86_64/lib/python2.7/site-packages/numpy/testing/utils.py", line 636, in assert_array_compare
  1235. raise AssertionError(msg)
  1236. AssertionError:
  1237. Arrays are not equal
  1238.  
  1239. (mismatch 100.0%)
  1240. x: array([ 42183528.78778497, 42186148.42034267, 42188411.19195353, ...,
  1241. 41249395.76194979, 41246902.06513219, 41249009.22574125])
  1242. y: array([ 42183528.25 , 42186149. , 42188411. , ...,
  1243. 41249395.5703125 , 41246901.87109375, 41249009.03320312])
  1244. -------------------- >> begin captured logging << --------------------
  1245. yt: INFO: Parameters: current_time = 0.817513171191
  1246. yt: INFO: Parameters: domain_dimensions = [16 16 16]
  1247. yt: INFO: Parameters: domain_left_edge = [ 0. 0. 0.]
  1248. yt: INFO: Parameters: domain_right_edge = [ 1. 1. 1.]
  1249. yt: INFO: Parameters: cosmological_simulation = 1
  1250. yt: INFO: Parameters: current_redshift = 9.99102779567
  1251. yt: INFO: Parameters: omega_lambda = 0
  1252. yt: INFO: Parameters: omega_matter = 1
  1253. yt: INFO: Parameters: hubble_constant = 0.5
  1254. yt: DEBUG: Appending object to moving7_0010 (type: <class 'yt.data_objects.hierarchy.AMRSphere'>)
  1255. yt: DEBUG: Going to obtain []
  1256. yt: DEBUG: Appending object to moving7_0010 (type: <class 'yt.data_objects.hierarchy.AMRQuadTreeProj'>)
  1257. yt: DEBUG: Setting data_source to AMRSphere (moving7_0010): center=[ 0.75073242 0.75024414 0.75024414], radius=0.1
  1258. yt: DEBUG: Setting node_name to None
  1259. yt: DEBUG: Appending object to moving7_0010 (type: <class 'yt.data_objects.hierarchy.AMRRegion'>)
  1260. yt: DEBUG: Going to obtain []
  1261. yt: DEBUG: End of projecting level level 0, memory usage -1.000e+00
  1262. yt: DEBUG: End of projecting level level 1, memory usage -1.000e+00
  1263. yt: DEBUG: End of projecting level level 2, memory usage -1.000e+00
  1264. yt: DEBUG: End of projecting level level 3, memory usage -1.000e+00
  1265. yt: DEBUG: End of projecting level level 4, memory usage -1.000e+00
  1266. yt: DEBUG: End of projecting level level 5, memory usage -1.000e+00
  1267. yt: DEBUG: End of projecting level level 6, memory usage -1.000e+00
  1268. yt: DEBUG: End of projecting level level 7, memory usage -1.000e+00
  1269. yt: INFO: Projection completed
  1270. --------------------- >> end captured logging << ---------------------
  1271.  
  1272. ======================================================================
  1273. FAIL: FieldValues_moving7_0010_sphere_('max', (0.1, 'unitary'))_VelocityMagnitude
  1274. ----------------------------------------------------------------------
  1275. Traceback (most recent call last):
  1276. File "/Users/goldbaum/Documents/yt-x86_64/lib/python2.7/site-packages/nose/case.py", line 197, in runTest
  1277. self.test(*self.arg)
  1278. File "/Users/goldbaum/Documents/yt-x86_64/src/yt-hg/yt/utilities/answer_testing/framework.py", line 152, in __call__
  1279. self.compare(nv, ov)
  1280. File "/Users/goldbaum/Documents/yt-x86_64/src/yt-hg/yt/utilities/answer_testing/framework.py", line 219, in compare
  1281. assert_equal(new_result, old_result)
  1282. File "/Users/goldbaum/Documents/yt-x86_64/lib/python2.7/site-packages/numpy/testing/utils.py", line 256, in assert_equal
  1283. return assert_array_equal(actual, desired, err_msg, verbose)
  1284. File "/Users/goldbaum/Documents/yt-x86_64/lib/python2.7/site-packages/numpy/testing/utils.py", line 707, in assert_array_equal
  1285. verbose=verbose, header='Arrays are not equal')
  1286. File "/Users/goldbaum/Documents/yt-x86_64/lib/python2.7/site-packages/numpy/testing/utils.py", line 600, in assert_array_compare
  1287. raise AssertionError(msg)
  1288. AssertionError:
  1289. Arrays are not equal
  1290.  
  1291. (shapes (3,), (13898,) mismatch)
  1292. x: array([ 39821579.72463666, 32895661.42722601, 50604130.4866387 ])
  1293. y: array([ 39933636., 39927720., 39925928., ..., 36044704., 35950316.,
  1294. 36161460.], dtype=float32)
  1295. -------------------- >> begin captured logging << --------------------
  1296. yt: INFO: Parameters: current_time = 0.817513171191
  1297. yt: INFO: Parameters: domain_dimensions = [16 16 16]
  1298. yt: INFO: Parameters: domain_left_edge = [ 0. 0. 0.]
  1299. yt: INFO: Parameters: domain_right_edge = [ 1. 1. 1.]
  1300. yt: INFO: Parameters: cosmological_simulation = 1
  1301. yt: INFO: Parameters: current_redshift = 9.99102779567
  1302. yt: INFO: Parameters: omega_lambda = 0
  1303. yt: INFO: Parameters: omega_matter = 1
  1304. yt: INFO: Parameters: hubble_constant = 0.5
  1305. yt: DEBUG: Appending object to moving7_0010 (type: <class 'yt.data_objects.hierarchy.AMRSphere'>)
  1306. yt: DEBUG: Going to obtain []
  1307. --------------------- >> end captured logging << ---------------------
  1308.  
  1309. ======================================================================
  1310. FAIL: FieldValues_moving7_0010_all_DivV
  1311. ----------------------------------------------------------------------
  1312. Traceback (most recent call last):
  1313. File "/Users/goldbaum/Documents/yt-x86_64/lib/python2.7/site-packages/nose/case.py", line 197, in runTest
  1314. self.test(*self.arg)
  1315. File "/Users/goldbaum/Documents/yt-x86_64/src/yt-hg/yt/utilities/answer_testing/framework.py", line 152, in __call__
  1316. self.compare(nv, ov)
  1317. File "/Users/goldbaum/Documents/yt-x86_64/src/yt-hg/yt/utilities/answer_testing/framework.py", line 219, in compare
  1318. assert_equal(new_result, old_result)
  1319. File "/Users/goldbaum/Documents/yt-x86_64/lib/python2.7/site-packages/numpy/testing/utils.py", line 256, in assert_equal
  1320. return assert_array_equal(actual, desired, err_msg, verbose)
  1321. File "/Users/goldbaum/Documents/yt-x86_64/lib/python2.7/site-packages/numpy/testing/utils.py", line 707, in assert_array_equal
  1322. verbose=verbose, header='Arrays are not equal')
  1323. File "/Users/goldbaum/Documents/yt-x86_64/lib/python2.7/site-packages/numpy/testing/utils.py", line 600, in assert_array_compare
  1324. raise AssertionError(msg)
  1325. AssertionError:
  1326. Arrays are not equal
  1327.  
  1328. (shapes (3,), (27077,) mismatch)
  1329. x: array([ -3.31032148e-16, -8.26700906e-14, 9.61928414e-15])
  1330. y: array([ 5.88007677e-20, 7.59509916e-20, 7.62928566e-20, ...,
  1331. -4.80984445e-15, -4.05693937e-15, -1.50968646e-15])
  1332. -------------------- >> begin captured logging << --------------------
  1333. yt: INFO: Parameters: current_time = 0.817513171191
  1334. yt: INFO: Parameters: domain_dimensions = [16 16 16]
  1335. yt: INFO: Parameters: domain_left_edge = [ 0. 0. 0.]
  1336. yt: INFO: Parameters: domain_right_edge = [ 1. 1. 1.]
  1337. yt: INFO: Parameters: cosmological_simulation = 1
  1338. yt: INFO: Parameters: current_redshift = 9.99102779567
  1339. yt: INFO: Parameters: omega_lambda = 0
  1340. yt: INFO: Parameters: omega_matter = 1
  1341. yt: INFO: Parameters: hubble_constant = 0.5
  1342. yt: DEBUG: Appending object to moving7_0010 (type: <class 'yt.data_objects.hierarchy.AMRRegion'>)
  1343. yt: DEBUG: Going to obtain []
  1344. yt: DEBUG: Appending object to moving7_0010 (type: <class 'yt.data_objects.hierarchy.AMRSmoothedCoveringGrid'>)
  1345. yt: DEBUG: Setting normal to [ 0. 0. 1.]
  1346. yt: DEBUG: Setting bulk_velocity to [ 0. 0. 0.]
  1347. yt: DEBUG: Getting fields ['x-velocity', 'y-velocity', 'z-velocity'] from 1 possible grids
  1348. yt: DEBUG: Appending object to moving7_0010 (type: <class 'yt.data_objects.hierarchy.AMRSmoothedCoveringGrid'>)
  1349. yt: DEBUG: Setting normal to [ 0. 0. 1.]
  1350. yt: DEBUG: Setting bulk_velocity to [ 0. 0. 0.]
  1351. yt: DEBUG: Getting fields ['x-velocity', 'y-velocity', 'z-velocity'] from 4 possible grids
  1352. yt: DEBUG: Updating level state to 1
  1353. yt: DEBUG: Appending object to moving7_0010 (type: <class 'yt.data_objects.hierarchy.AMRSmoothedCoveringGrid'>)
  1354. yt: DEBUG: Setting normal to [ 0. 0. 1.]
  1355. yt: DEBUG: Setting bulk_velocity to [ 0. 0. 0.]
  1356. yt: DEBUG: Getting fields ['x-velocity', 'y-velocity', 'z-velocity'] from 4 possible grids
  1357. yt: DEBUG: Updating level state to 1
  1358. yt: DEBUG: Appending object to moving7_0010 (type: <class 'yt.data_objects.hierarchy.AMRSmoothedCoveringGrid'>)
  1359. yt: DEBUG: Setting normal to [ 0. 0. 1.]
  1360. yt: DEBUG: Setting bulk_velocity to [ 0. 0. 0.]
  1361. yt: DEBUG: Getting fields ['x-velocity', 'y-velocity', 'z-velocity'] from 4 possible grids
  1362. yt: DEBUG: Updating level state to 1
  1363. yt: DEBUG: Appending object to moving7_0010 (type: <class 'yt.data_objects.hierarchy.AMRSmoothedCoveringGrid'>)
  1364. yt: DEBUG: Setting normal to [ 0. 0. 1.]
  1365. yt: DEBUG: Setting bulk_velocity to [ 0. 0. 0.]
  1366. yt: DEBUG: Getting fields ['x-velocity', 'y-velocity', 'z-velocity'] from 5 possible grids
  1367. yt: DEBUG: Updating level state to 1
  1368. yt: DEBUG: Updating level state to 2
  1369. yt: DEBUG: Appending object to moving7_0010 (type: <class 'yt.data_objects.hierarchy.AMRSmoothedCoveringGrid'>)
  1370. yt: DEBUG: Setting normal to [ 0. 0. 1.]
  1371. yt: DEBUG: Setting bulk_velocity to [ 0. 0. 0.]
  1372. yt: DEBUG: Getting fields ['x-velocity', 'y-velocity', 'z-velocity'] from 4 possible grids
  1373. yt: DEBUG: Updating level state to 1
  1374. yt: DEBUG: Updating level state to 2
  1375. yt: DEBUG: Updating level state to 3
  1376. yt: DEBUG: Appending object to moving7_0010 (type: <class 'yt.data_objects.hierarchy.AMRSmoothedCoveringGrid'>)
  1377. yt: DEBUG: Setting normal to [ 0. 0. 1.]
  1378. yt: DEBUG: Setting bulk_velocity to [ 0. 0. 0.]
  1379. yt: DEBUG: Getting fields ['x-velocity', 'y-velocity', 'z-velocity'] from 5 possible grids
  1380. yt: DEBUG: Updating level state to 1
  1381. yt: DEBUG: Updating level state to 2
  1382. yt: DEBUG: Updating level state to 3
  1383. yt: DEBUG: Updating level state to 4
  1384. yt: DEBUG: Appending object to moving7_0010 (type: <class 'yt.data_objects.hierarchy.AMRSmoothedCoveringGrid'>)
  1385. yt: DEBUG: Setting normal to [ 0. 0. 1.]
  1386. yt: DEBUG: Setting bulk_velocity to [ 0. 0. 0.]
  1387. yt: DEBUG: Getting fields ['x-velocity', 'y-velocity', 'z-velocity'] from 6 possible grids
  1388. yt: DEBUG: Updating level state to 1
  1389. yt: DEBUG: Updating level state to 2
  1390. yt: DEBUG: Updating level state to 3
  1391. yt: DEBUG: Updating level state to 4
  1392. yt: DEBUG: Updating level state to 5
  1393. yt: DEBUG: Appending object to moving7_0010 (type: <class 'yt.data_objects.hierarchy.AMRSmoothedCoveringGrid'>)
  1394. yt: DEBUG: Setting normal to [ 0. 0. 1.]
  1395. yt: DEBUG: Setting bulk_velocity to [ 0. 0. 0.]
  1396. yt: DEBUG: Getting fields ['x-velocity', 'y-velocity', 'z-velocity'] from 7 possible grids
  1397. yt: DEBUG: Updating level state to 1
  1398. yt: DEBUG: Updating level state to 2
  1399. yt: DEBUG: Updating level state to 3
  1400. yt: DEBUG: Updating level state to 4
  1401. yt: DEBUG: Updating level state to 5
  1402. yt: DEBUG: Updating level state to 6
  1403. yt: DEBUG: Appending object to moving7_0010 (type: <class 'yt.data_objects.hierarchy.AMRSmoothedCoveringGrid'>)
  1404. yt: DEBUG: Setting normal to [ 0. 0. 1.]
  1405. yt: DEBUG: Setting bulk_velocity to [ 0. 0. 0.]
  1406. yt: DEBUG: Getting fields ['x-velocity', 'y-velocity', 'z-velocity'] from 8 possible grids
  1407. yt: DEBUG: Updating level state to 1
  1408. yt: DEBUG: Updating level state to 2
  1409. yt: DEBUG: Updating level state to 3
  1410. yt: DEBUG: Updating level state to 4
  1411. yt: DEBUG: Updating level state to 5
  1412. yt: DEBUG: Updating level state to 6
  1413. yt: DEBUG: Updating level state to 7
  1414. yt: DEBUG: Appending object to moving7_0010 (type: <class 'yt.data_objects.hierarchy.AMRSmoothedCoveringGrid'>)
  1415. yt: DEBUG: Setting normal to [ 0. 0. 1.]
  1416. yt: DEBUG: Setting bulk_velocity to [ 0. 0. 0.]
  1417. yt: DEBUG: Getting fields ['x-velocity', 'y-velocity', 'z-velocity'] from 1 possible grids
  1418. yt: DEBUG: Appending object to moving7_0010 (type: <class 'yt.data_objects.hierarchy.AMRSmoothedCoveringGrid'>)
  1419. yt: DEBUG: Setting normal to [ 0. 0. 1.]
  1420. yt: DEBUG: Setting bulk_velocity to [ 0. 0. 0.]
  1421. yt: DEBUG: Getting fields ['x-velocity', 'y-velocity', 'z-velocity'] from 4 possible grids
  1422. yt: DEBUG: Updating level state to 1
  1423. yt: DEBUG: Appending object to moving7_0010 (type: <class 'yt.data_objects.hierarchy.AMRSmoothedCoveringGrid'>)
  1424. yt: DEBUG: Setting normal to [ 0. 0. 1.]
  1425. yt: DEBUG: Setting bulk_velocity to [ 0. 0. 0.]
  1426. yt: DEBUG: Getting fields ['x-velocity', 'y-velocity', 'z-velocity'] from 4 possible grids
  1427. yt: DEBUG: Updating level state to 1
  1428. yt: DEBUG: Appending object to moving7_0010 (type: <class 'yt.data_objects.hierarchy.AMRSmoothedCoveringGrid'>)
  1429. yt: DEBUG: Setting normal to [ 0. 0. 1.]
  1430. yt: DEBUG: Setting bulk_velocity to [ 0. 0. 0.]
  1431. yt: DEBUG: Getting fields ['x-velocity', 'y-velocity', 'z-velocity'] from 4 possible grids
  1432. yt: DEBUG: Updating level state to 1
  1433. yt: DEBUG: Appending object to moving7_0010 (type: <class 'yt.data_objects.hierarchy.AMRSmoothedCoveringGrid'>)
  1434. yt: DEBUG: Setting normal to [ 0. 0. 1.]
  1435. yt: DEBUG: Setting bulk_velocity to [ 0. 0. 0.]
  1436. yt: DEBUG: Getting fields ['x-velocity', 'y-velocity', 'z-velocity'] from 5 possible grids
  1437. yt: DEBUG: Updating level state to 1
  1438. yt: DEBUG: Updating level state to 2
  1439. yt: DEBUG: Appending object to moving7_0010 (type: <class 'yt.data_objects.hierarchy.AMRSmoothedCoveringGrid'>)
  1440. yt: DEBUG: Setting normal to [ 0. 0. 1.]
  1441. yt: DEBUG: Setting bulk_velocity to [ 0. 0. 0.]
  1442. yt: DEBUG: Getting fields ['x-velocity', 'y-velocity', 'z-velocity'] from 4 possible grids
  1443. yt: DEBUG: Updating level state to 1
  1444. yt: DEBUG: Updating level state to 2
  1445. yt: DEBUG: Updating level state to 3
  1446. yt: DEBUG: Appending object to moving7_0010 (type: <class 'yt.data_objects.hierarchy.AMRSmoothedCoveringGrid'>)
  1447. yt: DEBUG: Setting normal to [ 0. 0. 1.]
  1448. yt: DEBUG: Setting bulk_velocity to [ 0. 0. 0.]
  1449. yt: DEBUG: Getting fields ['x-velocity', 'y-velocity', 'z-velocity'] from 5 possible grids
  1450. yt: DEBUG: Updating level state to 1
  1451. yt: DEBUG: Updating level state to 2
  1452. yt: DEBUG: Updating level state to 3
  1453. yt: DEBUG: Updating level state to 4
  1454. yt: DEBUG: Appending object to moving7_0010 (type: <class 'yt.data_objects.hierarchy.AMRSmoothedCoveringGrid'>)
  1455. yt: DEBUG: Setting normal to [ 0. 0. 1.]
  1456. yt: DEBUG: Setting bulk_velocity to [ 0. 0. 0.]
  1457. yt: DEBUG: Getting fields ['x-velocity', 'y-velocity', 'z-velocity'] from 6 possible grids
  1458. yt: DEBUG: Updating level state to 1
  1459. yt: DEBUG: Updating level state to 2
  1460. yt: DEBUG: Updating level state to 3
  1461. yt: DEBUG: Updating level state to 4
  1462. yt: DEBUG: Updating level state to 5
  1463. yt: DEBUG: Appending object to moving7_0010 (type: <class 'yt.data_objects.hierarchy.AMRSmoothedCoveringGrid'>)
  1464. yt: DEBUG: Setting normal to [ 0. 0. 1.]
  1465. yt: DEBUG: Setting bulk_velocity to [ 0. 0. 0.]
  1466. yt: DEBUG: Getting fields ['x-velocity', 'y-velocity', 'z-velocity'] from 7 possible grids
  1467. yt: DEBUG: Updating level state to 1
  1468. yt: DEBUG: Updating level state to 2
  1469. yt: DEBUG: Updating level state to 3
  1470. yt: DEBUG: Updating level state to 4
  1471. yt: DEBUG: Updating level state to 5
  1472. yt: DEBUG: Updating level state to 6
  1473. yt: DEBUG: Appending object to moving7_0010 (type: <class 'yt.data_objects.hierarchy.AMRSmoothedCoveringGrid'>)
  1474. yt: DEBUG: Setting normal to [ 0. 0. 1.]
  1475. yt: DEBUG: Setting bulk_velocity to [ 0. 0. 0.]
  1476. yt: DEBUG: Getting fields ['x-velocity', 'y-velocity', 'z-velocity'] from 8 possible grids
  1477. yt: DEBUG: Updating level state to 1
  1478. yt: DEBUG: Updating level state to 2
  1479. yt: DEBUG: Updating level state to 3
  1480. yt: DEBUG: Updating level state to 4
  1481. yt: DEBUG: Updating level state to 5
  1482. yt: DEBUG: Updating level state to 6
  1483. yt: DEBUG: Updating level state to 7
  1484. --------------------- >> end captured logging << ---------------------
  1485.  
  1486. ======================================================================
  1487. FAIL: FieldValues_moving7_0010_sphere_('max', (0.1, 'unitary'))_DivV
  1488. ----------------------------------------------------------------------
  1489. Traceback (most recent call last):
  1490. File "/Users/goldbaum/Documents/yt-x86_64/lib/python2.7/site-packages/nose/case.py", line 197, in runTest
  1491. self.test(*self.arg)
  1492. File "/Users/goldbaum/Documents/yt-x86_64/src/yt-hg/yt/utilities/answer_testing/framework.py", line 152, in __call__
  1493. self.compare(nv, ov)
  1494. File "/Users/goldbaum/Documents/yt-x86_64/src/yt-hg/yt/utilities/answer_testing/framework.py", line 219, in compare
  1495. assert_equal(new_result, old_result)
  1496. File "/Users/goldbaum/Documents/yt-x86_64/lib/python2.7/site-packages/numpy/testing/utils.py", line 256, in assert_equal
  1497. return assert_array_equal(actual, desired, err_msg, verbose)
  1498. File "/Users/goldbaum/Documents/yt-x86_64/lib/python2.7/site-packages/numpy/testing/utils.py", line 707, in assert_array_equal
  1499. verbose=verbose, header='Arrays are not equal')
  1500. File "/Users/goldbaum/Documents/yt-x86_64/lib/python2.7/site-packages/numpy/testing/utils.py", line 600, in assert_array_compare
  1501. raise AssertionError(msg)
  1502. AssertionError:
  1503. Arrays are not equal
  1504.  
  1505. (shapes (3,), (13898,) mismatch)
  1506. x: array([ -6.27025222e-16, -8.26700906e-14, 9.61928414e-15])
  1507. y: array([ -2.33197463e-18, -3.87321569e-18, -2.26656448e-18, ...,
  1508. -4.80984445e-15, -4.05693937e-15, -1.50968646e-15])
  1509. -------------------- >> begin captured logging << --------------------
  1510. yt: INFO: Parameters: current_time = 0.817513171191
  1511. yt: INFO: Parameters: domain_dimensions = [16 16 16]
  1512. yt: INFO: Parameters: domain_left_edge = [ 0. 0. 0.]
  1513. yt: INFO: Parameters: domain_right_edge = [ 1. 1. 1.]
  1514. yt: INFO: Parameters: cosmological_simulation = 1
  1515. yt: INFO: Parameters: current_redshift = 9.99102779567
  1516. yt: INFO: Parameters: omega_lambda = 0
  1517. yt: INFO: Parameters: omega_matter = 1
  1518. yt: INFO: Parameters: hubble_constant = 0.5
  1519. yt: DEBUG: Appending object to moving7_0010 (type: <class 'yt.data_objects.hierarchy.AMRSphere'>)
  1520. yt: DEBUG: Going to obtain []
  1521. yt: DEBUG: Appending object to moving7_0010 (type: <class 'yt.data_objects.hierarchy.AMRSmoothedCoveringGrid'>)
  1522. yt: DEBUG: Setting bulk_velocity to [ 0. 0. 0.]
  1523. yt: DEBUG: Setting radius to 0.1
  1524. yt: DEBUG: Setting normal to [ 0. 0. 1.]
  1525. yt: DEBUG: Getting fields ['x-velocity', 'y-velocity', 'z-velocity'] from 1 possible grids
  1526. yt: DEBUG: Appending object to moving7_0010 (type: <class 'yt.data_objects.hierarchy.AMRSmoothedCoveringGrid'>)
  1527. yt: DEBUG: Setting bulk_velocity to [ 0. 0. 0.]
  1528. yt: DEBUG: Setting radius to 0.1
  1529. yt: DEBUG: Setting normal to [ 0. 0. 1.]
  1530. yt: DEBUG: Getting fields ['x-velocity', 'y-velocity', 'z-velocity'] from 4 possible grids
  1531. yt: DEBUG: Updating level state to 1
  1532. yt: DEBUG: Appending object to moving7_0010 (type: <class 'yt.data_objects.hierarchy.AMRSmoothedCoveringGrid'>)
  1533. yt: DEBUG: Setting bulk_velocity to [ 0. 0. 0.]
  1534. yt: DEBUG: Setting radius to 0.1
  1535. yt: DEBUG: Setting normal to [ 0. 0. 1.]
  1536. yt: DEBUG: Getting fields ['x-velocity', 'y-velocity', 'z-velocity'] from 4 possible grids
  1537. yt: DEBUG: Updating level state to 1
  1538. yt: DEBUG: Appending object to moving7_0010 (type: <class 'yt.data_objects.hierarchy.AMRSmoothedCoveringGrid'>)
  1539. yt: DEBUG: Setting bulk_velocity to [ 0. 0. 0.]
  1540. yt: DEBUG: Setting radius to 0.1
  1541. yt: DEBUG: Setting normal to [ 0. 0. 1.]
  1542. yt: DEBUG: Getting fields ['x-velocity', 'y-velocity', 'z-velocity'] from 5 possible grids
  1543. yt: DEBUG: Updating level state to 1
  1544. yt: DEBUG: Updating level state to 2
  1545. yt: DEBUG: Appending object to moving7_0010 (type: <class 'yt.data_objects.hierarchy.AMRSmoothedCoveringGrid'>)
  1546. yt: DEBUG: Setting bulk_velocity to [ 0. 0. 0.]
  1547. yt: DEBUG: Setting radius to 0.1
  1548. yt: DEBUG: Setting normal to [ 0. 0. 1.]
  1549. yt: DEBUG: Getting fields ['x-velocity', 'y-velocity', 'z-velocity'] from 4 possible grids
  1550. yt: DEBUG: Updating level state to 1
  1551. yt: DEBUG: Updating level state to 2
  1552. yt: DEBUG: Updating level state to 3
  1553. yt: DEBUG: Appending object to moving7_0010 (type: <class 'yt.data_objects.hierarchy.AMRSmoothedCoveringGrid'>)
  1554. yt: DEBUG: Setting bulk_velocity to [ 0. 0. 0.]
  1555. yt: DEBUG: Setting radius to 0.1
  1556. yt: DEBUG: Setting normal to [ 0. 0. 1.]
  1557. yt: DEBUG: Getting fields ['x-velocity', 'y-velocity', 'z-velocity'] from 5 possible grids
  1558. yt: DEBUG: Updating level state to 1
  1559. yt: DEBUG: Updating level state to 2
  1560. yt: DEBUG: Updating level state to 3
  1561. yt: DEBUG: Updating level state to 4
  1562. yt: DEBUG: Appending object to moving7_0010 (type: <class 'yt.data_objects.hierarchy.AMRSmoothedCoveringGrid'>)
  1563. yt: DEBUG: Setting bulk_velocity to [ 0. 0. 0.]
  1564. yt: DEBUG: Setting radius to 0.1
  1565. yt: DEBUG: Setting normal to [ 0. 0. 1.]
  1566. yt: DEBUG: Getting fields ['x-velocity', 'y-velocity', 'z-velocity'] from 6 possible grids
  1567. yt: DEBUG: Updating level state to 1
  1568. yt: DEBUG: Updating level state to 2
  1569. yt: DEBUG: Updating level state to 3
  1570. yt: DEBUG: Updating level state to 4
  1571. yt: DEBUG: Updating level state to 5
  1572. yt: DEBUG: Appending object to moving7_0010 (type: <class 'yt.data_objects.hierarchy.AMRSmoothedCoveringGrid'>)
  1573. yt: DEBUG: Setting bulk_velocity to [ 0. 0. 0.]
  1574. yt: DEBUG: Setting radius to 0.1
  1575. yt: DEBUG: Setting normal to [ 0. 0. 1.]
  1576. yt: DEBUG: Getting fields ['x-velocity', 'y-velocity', 'z-velocity'] from 7 possible grids
  1577. yt: DEBUG: Updating level state to 1
  1578. yt: DEBUG: Updating level state to 2
  1579. yt: DEBUG: Updating level state to 3
  1580. yt: DEBUG: Updating level state to 4
  1581. yt: DEBUG: Updating level state to 5
  1582. yt: DEBUG: Updating level state to 6
  1583. yt: DEBUG: Appending object to moving7_0010 (type: <class 'yt.data_objects.hierarchy.AMRSmoothedCoveringGrid'>)
  1584. yt: DEBUG: Setting bulk_velocity to [ 0. 0. 0.]
  1585. yt: DEBUG: Setting radius to 0.1
  1586. yt: DEBUG: Setting normal to [ 0. 0. 1.]
  1587. yt: DEBUG: Getting fields ['x-velocity', 'y-velocity', 'z-velocity'] from 8 possible grids
  1588. yt: DEBUG: Updating level state to 1
  1589. yt: DEBUG: Updating level state to 2
  1590. yt: DEBUG: Updating level state to 3
  1591. yt: DEBUG: Updating level state to 4
  1592. yt: DEBUG: Updating level state to 5
  1593. yt: DEBUG: Updating level state to 6
  1594. yt: DEBUG: Updating level state to 7
  1595. yt: DEBUG: Appending object to moving7_0010 (type: <class 'yt.data_objects.hierarchy.AMRSmoothedCoveringGrid'>)
  1596. yt: DEBUG: Setting bulk_velocity to [ 0. 0. 0.]
  1597. yt: DEBUG: Setting radius to 0.1
  1598. yt: DEBUG: Setting normal to [ 0. 0. 1.]
  1599. yt: DEBUG: Getting fields ['x-velocity', 'y-velocity', 'z-velocity'] from 1 possible grids
  1600. yt: DEBUG: Appending object to moving7_0010 (type: <class 'yt.data_objects.hierarchy.AMRSmoothedCoveringGrid'>)
  1601. yt: DEBUG: Setting bulk_velocity to [ 0. 0. 0.]
  1602. yt: DEBUG: Setting radius to 0.1
  1603. yt: DEBUG: Setting normal to [ 0. 0. 1.]
  1604. yt: DEBUG: Getting fields ['x-velocity', 'y-velocity', 'z-velocity'] from 4 possible grids
  1605. yt: DEBUG: Updating level state to 1
  1606. yt: DEBUG: Appending object to moving7_0010 (type: <class 'yt.data_objects.hierarchy.AMRSmoothedCoveringGrid'>)
  1607. yt: DEBUG: Setting bulk_velocity to [ 0. 0. 0.]
  1608. yt: DEBUG: Setting radius to 0.1
  1609. yt: DEBUG: Setting normal to [ 0. 0. 1.]
  1610. yt: DEBUG: Getting fields ['x-velocity', 'y-velocity', 'z-velocity'] from 4 possible grids
  1611. yt: DEBUG: Updating level state to 1
  1612. yt: DEBUG: Appending object to moving7_0010 (type: <class 'yt.data_objects.hierarchy.AMRSmoothedCoveringGrid'>)
  1613. yt: DEBUG: Setting bulk_velocity to [ 0. 0. 0.]
  1614. yt: DEBUG: Setting radius to 0.1
  1615. yt: DEBUG: Setting normal to [ 0. 0. 1.]
  1616. yt: DEBUG: Getting fields ['x-velocity', 'y-velocity', 'z-velocity'] from 5 possible grids
  1617. yt: DEBUG: Updating level state to 1
  1618. yt: DEBUG: Updating level state to 2
  1619. yt: DEBUG: Appending object to moving7_0010 (type: <class 'yt.data_objects.hierarchy.AMRSmoothedCoveringGrid'>)
  1620. yt: DEBUG: Setting bulk_velocity to [ 0. 0. 0.]
  1621. yt: DEBUG: Setting radius to 0.1
  1622. yt: DEBUG: Setting normal to [ 0. 0. 1.]
  1623. yt: DEBUG: Getting fields ['x-velocity', 'y-velocity', 'z-velocity'] from 4 possible grids
  1624. yt: DEBUG: Updating level state to 1
  1625. yt: DEBUG: Updating level state to 2
  1626. yt: DEBUG: Updating level state to 3
  1627. yt: DEBUG: Appending object to moving7_0010 (type: <class 'yt.data_objects.hierarchy.AMRSmoothedCoveringGrid'>)
  1628. yt: DEBUG: Setting bulk_velocity to [ 0. 0. 0.]
  1629. yt: DEBUG: Setting radius to 0.1
  1630. yt: DEBUG: Setting normal to [ 0. 0. 1.]
  1631. yt: DEBUG: Getting fields ['x-velocity', 'y-velocity', 'z-velocity'] from 5 possible grids
  1632. yt: DEBUG: Updating level state to 1
  1633. yt: DEBUG: Updating level state to 2
  1634. yt: DEBUG: Updating level state to 3
  1635. yt: DEBUG: Updating level state to 4
  1636. yt: DEBUG: Appending object to moving7_0010 (type: <class 'yt.data_objects.hierarchy.AMRSmoothedCoveringGrid'>)
  1637. yt: DEBUG: Setting bulk_velocity to [ 0. 0. 0.]
  1638. yt: DEBUG: Setting radius to 0.1
  1639. yt: DEBUG: Setting normal to [ 0. 0. 1.]
  1640. yt: DEBUG: Getting fields ['x-velocity', 'y-velocity', 'z-velocity'] from 6 possible grids
  1641. yt: DEBUG: Updating level state to 1
  1642. yt: DEBUG: Updating level state to 2
  1643. yt: DEBUG: Updating level state to 3
  1644. yt: DEBUG: Updating level state to 4
  1645. yt: DEBUG: Updating level state to 5
  1646. yt: DEBUG: Appending object to moving7_0010 (type: <class 'yt.data_objects.hierarchy.AMRSmoothedCoveringGrid'>)
  1647. yt: DEBUG: Setting bulk_velocity to [ 0. 0. 0.]
  1648. yt: DEBUG: Setting radius to 0.1
  1649. yt: DEBUG: Setting normal to [ 0. 0. 1.]
  1650. yt: DEBUG: Getting fields ['x-velocity', 'y-velocity', 'z-velocity'] from 7 possible grids
  1651. yt: DEBUG: Updating level state to 1
  1652. yt: DEBUG: Updating level state to 2
  1653. yt: DEBUG: Updating level state to 3
  1654. yt: DEBUG: Updating level state to 4
  1655. yt: DEBUG: Updating level state to 5
  1656. yt: DEBUG: Updating level state to 6
  1657. yt: DEBUG: Appending object to moving7_0010 (type: <class 'yt.data_objects.hierarchy.AMRSmoothedCoveringGrid'>)
  1658. yt: DEBUG: Setting bulk_velocity to [ 0. 0. 0.]
  1659. yt: DEBUG: Setting radius to 0.1
  1660. yt: DEBUG: Setting normal to [ 0. 0. 1.]
  1661. yt: DEBUG: Getting fields ['x-velocity', 'y-velocity', 'z-velocity'] from 8 possible grids
  1662. yt: DEBUG: Updating level state to 1
  1663. yt: DEBUG: Updating level state to 2
  1664. yt: DEBUG: Updating level state to 3
  1665. yt: DEBUG: Updating level state to 4
  1666. yt: DEBUG: Updating level state to 5
  1667. yt: DEBUG: Updating level state to 6
  1668. yt: DEBUG: Updating level state to 7
  1669. --------------------- >> end captured logging << ---------------------
  1670.  
  1671. ======================================================================
  1672. FAIL: FieldValues_moving7_0010_all_DivV
  1673. ----------------------------------------------------------------------
  1674. Traceback (most recent call last):
  1675. File "/Users/goldbaum/Documents/yt-x86_64/lib/python2.7/site-packages/nose/case.py", line 197, in runTest
  1676. self.test(*self.arg)
  1677. File "/Users/goldbaum/Documents/yt-x86_64/src/yt-hg/yt/utilities/answer_testing/framework.py", line 152, in __call__
  1678. self.compare(nv, ov)
  1679. File "/Users/goldbaum/Documents/yt-x86_64/src/yt-hg/yt/utilities/answer_testing/framework.py", line 219, in compare
  1680. assert_equal(new_result, old_result)
  1681. File "/Users/goldbaum/Documents/yt-x86_64/lib/python2.7/site-packages/numpy/testing/utils.py", line 256, in assert_equal
  1682. return assert_array_equal(actual, desired, err_msg, verbose)
  1683. File "/Users/goldbaum/Documents/yt-x86_64/lib/python2.7/site-packages/numpy/testing/utils.py", line 707, in assert_array_equal
  1684. verbose=verbose, header='Arrays are not equal')
  1685. File "/Users/goldbaum/Documents/yt-x86_64/lib/python2.7/site-packages/numpy/testing/utils.py", line 600, in assert_array_compare
  1686. raise AssertionError(msg)
  1687. AssertionError:
  1688. Arrays are not equal
  1689.  
  1690. (shapes (3,), (27077,) mismatch)
  1691. x: array([ -3.31032148e-16, -8.26700906e-14, 9.61928414e-15])
  1692. y: array([ 5.88007677e-20, 7.59509916e-20, 7.62928566e-20, ...,
  1693. -4.80984445e-15, -4.05693937e-15, -1.50968646e-15])
  1694. -------------------- >> begin captured logging << --------------------
  1695. yt: INFO: Parameters: current_time = 0.817513171191
  1696. yt: INFO: Parameters: domain_dimensions = [16 16 16]
  1697. yt: INFO: Parameters: domain_left_edge = [ 0. 0. 0.]
  1698. yt: INFO: Parameters: domain_right_edge = [ 1. 1. 1.]
  1699. yt: INFO: Parameters: cosmological_simulation = 1
  1700. yt: INFO: Parameters: current_redshift = 9.99102779567
  1701. yt: INFO: Parameters: omega_lambda = 0
  1702. yt: INFO: Parameters: omega_matter = 1
  1703. yt: INFO: Parameters: hubble_constant = 0.5
  1704. yt: DEBUG: Appending object to moving7_0010 (type: <class 'yt.data_objects.hierarchy.AMRRegion'>)
  1705. yt: DEBUG: Going to obtain []
  1706. yt: DEBUG: Appending object to moving7_0010 (type: <class 'yt.data_objects.hierarchy.AMRSmoothedCoveringGrid'>)
  1707. yt: DEBUG: Setting normal to [ 0. 0. 1.]
  1708. yt: DEBUG: Setting bulk_velocity to [ 0. 0. 0.]
  1709. yt: DEBUG: Getting fields ['x-velocity', 'y-velocity', 'z-velocity'] from 1 possible grids
  1710. yt: DEBUG: Appending object to moving7_0010 (type: <class 'yt.data_objects.hierarchy.AMRSmoothedCoveringGrid'>)
  1711. yt: DEBUG: Setting normal to [ 0. 0. 1.]
  1712. yt: DEBUG: Setting bulk_velocity to [ 0. 0. 0.]
  1713. yt: DEBUG: Getting fields ['x-velocity', 'y-velocity', 'z-velocity'] from 4 possible grids
  1714. yt: DEBUG: Updating level state to 1
  1715. yt: DEBUG: Appending object to moving7_0010 (type: <class 'yt.data_objects.hierarchy.AMRSmoothedCoveringGrid'>)
  1716. yt: DEBUG: Setting normal to [ 0. 0. 1.]
  1717. yt: DEBUG: Setting bulk_velocity to [ 0. 0. 0.]
  1718. yt: DEBUG: Getting fields ['x-velocity', 'y-velocity', 'z-velocity'] from 4 possible grids
  1719. yt: DEBUG: Updating level state to 1
  1720. yt: DEBUG: Appending object to moving7_0010 (type: <class 'yt.data_objects.hierarchy.AMRSmoothedCoveringGrid'>)
  1721. yt: DEBUG: Setting normal to [ 0. 0. 1.]
  1722. yt: DEBUG: Setting bulk_velocity to [ 0. 0. 0.]
  1723. yt: DEBUG: Getting fields ['x-velocity', 'y-velocity', 'z-velocity'] from 4 possible grids
  1724. yt: DEBUG: Updating level state to 1
  1725. yt: DEBUG: Appending object to moving7_0010 (type: <class 'yt.data_objects.hierarchy.AMRSmoothedCoveringGrid'>)
  1726. yt: DEBUG: Setting normal to [ 0. 0. 1.]
  1727. yt: DEBUG: Setting bulk_velocity to [ 0. 0. 0.]
  1728. yt: DEBUG: Getting fields ['x-velocity', 'y-velocity', 'z-velocity'] from 5 possible grids
  1729. yt: DEBUG: Updating level state to 1
  1730. yt: DEBUG: Updating level state to 2
  1731. yt: DEBUG: Appending object to moving7_0010 (type: <class 'yt.data_objects.hierarchy.AMRSmoothedCoveringGrid'>)
  1732. yt: DEBUG: Setting normal to [ 0. 0. 1.]
  1733. yt: DEBUG: Setting bulk_velocity to [ 0. 0. 0.]
  1734. yt: DEBUG: Getting fields ['x-velocity', 'y-velocity', 'z-velocity'] from 4 possible grids
  1735. yt: DEBUG: Updating level state to 1
  1736. yt: DEBUG: Updating level state to 2
  1737. yt: DEBUG: Updating level state to 3
  1738. yt: DEBUG: Appending object to moving7_0010 (type: <class 'yt.data_objects.hierarchy.AMRSmoothedCoveringGrid'>)
  1739. yt: DEBUG: Setting normal to [ 0. 0. 1.]
  1740. yt: DEBUG: Setting bulk_velocity to [ 0. 0. 0.]
  1741. yt: DEBUG: Getting fields ['x-velocity', 'y-velocity', 'z-velocity'] from 5 possible grids
  1742. yt: DEBUG: Updating level state to 1
  1743. yt: DEBUG: Updating level state to 2
  1744. yt: DEBUG: Updating level state to 3
  1745. yt: DEBUG: Updating level state to 4
  1746. yt: DEBUG: Appending object to moving7_0010 (type: <class 'yt.data_objects.hierarchy.AMRSmoothedCoveringGrid'>)
  1747. yt: DEBUG: Setting normal to [ 0. 0. 1.]
  1748. yt: DEBUG: Setting bulk_velocity to [ 0. 0. 0.]
  1749. yt: DEBUG: Getting fields ['x-velocity', 'y-velocity', 'z-velocity'] from 6 possible grids
  1750. yt: DEBUG: Updating level state to 1
  1751. yt: DEBUG: Updating level state to 2
  1752. yt: DEBUG: Updating level state to 3
  1753. yt: DEBUG: Updating level state to 4
  1754. yt: DEBUG: Updating level state to 5
  1755. yt: DEBUG: Appending object to moving7_0010 (type: <class 'yt.data_objects.hierarchy.AMRSmoothedCoveringGrid'>)
  1756. yt: DEBUG: Setting normal to [ 0. 0. 1.]
  1757. yt: DEBUG: Setting bulk_velocity to [ 0. 0. 0.]
  1758. yt: DEBUG: Getting fields ['x-velocity', 'y-velocity', 'z-velocity'] from 7 possible grids
  1759. yt: DEBUG: Updating level state to 1
  1760. yt: DEBUG: Updating level state to 2
  1761. yt: DEBUG: Updating level state to 3
  1762. yt: DEBUG: Updating level state to 4
  1763. yt: DEBUG: Updating level state to 5
  1764. yt: DEBUG: Updating level state to 6
  1765. yt: DEBUG: Appending object to moving7_0010 (type: <class 'yt.data_objects.hierarchy.AMRSmoothedCoveringGrid'>)
  1766. yt: DEBUG: Setting normal to [ 0. 0. 1.]
  1767. yt: DEBUG: Setting bulk_velocity to [ 0. 0. 0.]
  1768. yt: DEBUG: Getting fields ['x-velocity', 'y-velocity', 'z-velocity'] from 8 possible grids
  1769. yt: DEBUG: Updating level state to 1
  1770. yt: DEBUG: Updating level state to 2
  1771. yt: DEBUG: Updating level state to 3
  1772. yt: DEBUG: Updating level state to 4
  1773. yt: DEBUG: Updating level state to 5
  1774. yt: DEBUG: Updating level state to 6
  1775. yt: DEBUG: Updating level state to 7
  1776. yt: DEBUG: Appending object to moving7_0010 (type: <class 'yt.data_objects.hierarchy.AMRSmoothedCoveringGrid'>)
  1777. yt: DEBUG: Setting normal to [ 0. 0. 1.]
  1778. yt: DEBUG: Setting bulk_velocity to [ 0. 0. 0.]
  1779. yt: DEBUG: Getting fields ['x-velocity', 'y-velocity', 'z-velocity'] from 1 possible grids
  1780. yt: DEBUG: Appending object to moving7_0010 (type: <class 'yt.data_objects.hierarchy.AMRSmoothedCoveringGrid'>)
  1781. yt: DEBUG: Setting normal to [ 0. 0. 1.]
  1782. yt: DEBUG: Setting bulk_velocity to [ 0. 0. 0.]
  1783. yt: DEBUG: Getting fields ['x-velocity', 'y-velocity', 'z-velocity'] from 4 possible grids
  1784. yt: DEBUG: Updating level state to 1
  1785. yt: DEBUG: Appending object to moving7_0010 (type: <class 'yt.data_objects.hierarchy.AMRSmoothedCoveringGrid'>)
  1786. yt: DEBUG: Setting normal to [ 0. 0. 1.]
  1787. yt: DEBUG: Setting bulk_velocity to [ 0. 0. 0.]
  1788. yt: DEBUG: Getting fields ['x-velocity', 'y-velocity', 'z-velocity'] from 4 possible grids
  1789. yt: DEBUG: Updating level state to 1
  1790. yt: DEBUG: Appending object to moving7_0010 (type: <class 'yt.data_objects.hierarchy.AMRSmoothedCoveringGrid'>)
  1791. yt: DEBUG: Setting normal to [ 0. 0. 1.]
  1792. yt: DEBUG: Setting bulk_velocity to [ 0. 0. 0.]
  1793. yt: DEBUG: Getting fields ['x-velocity', 'y-velocity', 'z-velocity'] from 4 possible grids
  1794. yt: DEBUG: Updating level state to 1
  1795. yt: DEBUG: Appending object to moving7_0010 (type: <class 'yt.data_objects.hierarchy.AMRSmoothedCoveringGrid'>)
  1796. yt: DEBUG: Setting normal to [ 0. 0. 1.]
  1797. yt: DEBUG: Setting bulk_velocity to [ 0. 0. 0.]
  1798. yt: DEBUG: Getting fields ['x-velocity', 'y-velocity', 'z-velocity'] from 5 possible grids
  1799. yt: DEBUG: Updating level state to 1
  1800. yt: DEBUG: Updating level state to 2
  1801. yt: DEBUG: Appending object to moving7_0010 (type: <class 'yt.data_objects.hierarchy.AMRSmoothedCoveringGrid'>)
  1802. yt: DEBUG: Setting normal to [ 0. 0. 1.]
  1803. yt: DEBUG: Setting bulk_velocity to [ 0. 0. 0.]
  1804. yt: DEBUG: Getting fields ['x-velocity', 'y-velocity', 'z-velocity'] from 4 possible grids
  1805. yt: DEBUG: Updating level state to 1
  1806. yt: DEBUG: Updating level state to 2
  1807. yt: DEBUG: Updating level state to 3
  1808. yt: DEBUG: Appending object to moving7_0010 (type: <class 'yt.data_objects.hierarchy.AMRSmoothedCoveringGrid'>)
  1809. yt: DEBUG: Setting normal to [ 0. 0. 1.]
  1810. yt: DEBUG: Setting bulk_velocity to [ 0. 0. 0.]
  1811. yt: DEBUG: Getting fields ['x-velocity', 'y-velocity', 'z-velocity'] from 5 possible grids
  1812. yt: DEBUG: Updating level state to 1
  1813. yt: DEBUG: Updating level state to 2
  1814. yt: DEBUG: Updating level state to 3
  1815. yt: DEBUG: Updating level state to 4
  1816. yt: DEBUG: Appending object to moving7_0010 (type: <class 'yt.data_objects.hierarchy.AMRSmoothedCoveringGrid'>)
  1817. yt: DEBUG: Setting normal to [ 0. 0. 1.]
  1818. yt: DEBUG: Setting bulk_velocity to [ 0. 0. 0.]
  1819. yt: DEBUG: Getting fields ['x-velocity', 'y-velocity', 'z-velocity'] from 6 possible grids
  1820. yt: DEBUG: Updating level state to 1
  1821. yt: DEBUG: Updating level state to 2
  1822. yt: DEBUG: Updating level state to 3
  1823. yt: DEBUG: Updating level state to 4
  1824. yt: DEBUG: Updating level state to 5
  1825. yt: DEBUG: Appending object to moving7_0010 (type: <class 'yt.data_objects.hierarchy.AMRSmoothedCoveringGrid'>)
  1826. yt: DEBUG: Setting normal to [ 0. 0. 1.]
  1827. yt: DEBUG: Setting bulk_velocity to [ 0. 0. 0.]
  1828. yt: DEBUG: Getting fields ['x-velocity', 'y-velocity', 'z-velocity'] from 7 possible grids
  1829. yt: DEBUG: Updating level state to 1
  1830. yt: DEBUG: Updating level state to 2
  1831. yt: DEBUG: Updating level state to 3
  1832. yt: DEBUG: Updating level state to 4
  1833. yt: DEBUG: Updating level state to 5
  1834. yt: DEBUG: Updating level state to 6
  1835. yt: DEBUG: Appending object to moving7_0010 (type: <class 'yt.data_objects.hierarchy.AMRSmoothedCoveringGrid'>)
  1836. yt: DEBUG: Setting normal to [ 0. 0. 1.]
  1837. yt: DEBUG: Setting bulk_velocity to [ 0. 0. 0.]
  1838. yt: DEBUG: Getting fields ['x-velocity', 'y-velocity', 'z-velocity'] from 8 possible grids
  1839. yt: DEBUG: Updating level state to 1
  1840. yt: DEBUG: Updating level state to 2
  1841. yt: DEBUG: Updating level state to 3
  1842. yt: DEBUG: Updating level state to 4
  1843. yt: DEBUG: Updating level state to 5
  1844. yt: DEBUG: Updating level state to 6
  1845. yt: DEBUG: Updating level state to 7
  1846. --------------------- >> end captured logging << ---------------------
  1847.  
  1848. ======================================================================
  1849. FAIL: FieldValues_moving7_0010_sphere_('max', (0.1, 'unitary'))_DivV
  1850. ----------------------------------------------------------------------
  1851. Traceback (most recent call last):
  1852. File "/Users/goldbaum/Documents/yt-x86_64/lib/python2.7/site-packages/nose/case.py", line 197, in runTest
  1853. self.test(*self.arg)
  1854. File "/Users/goldbaum/Documents/yt-x86_64/src/yt-hg/yt/utilities/answer_testing/framework.py", line 152, in __call__
  1855. self.compare(nv, ov)
  1856. File "/Users/goldbaum/Documents/yt-x86_64/src/yt-hg/yt/utilities/answer_testing/framework.py", line 219, in compare
  1857. assert_equal(new_result, old_result)
  1858. File "/Users/goldbaum/Documents/yt-x86_64/lib/python2.7/site-packages/numpy/testing/utils.py", line 256, in assert_equal
  1859. return assert_array_equal(actual, desired, err_msg, verbose)
  1860. File "/Users/goldbaum/Documents/yt-x86_64/lib/python2.7/site-packages/numpy/testing/utils.py", line 707, in assert_array_equal
  1861. verbose=verbose, header='Arrays are not equal')
  1862. File "/Users/goldbaum/Documents/yt-x86_64/lib/python2.7/site-packages/numpy/testing/utils.py", line 600, in assert_array_compare
  1863. raise AssertionError(msg)
  1864. AssertionError:
  1865. Arrays are not equal
  1866.  
  1867. (shapes (3,), (13898,) mismatch)
  1868. x: array([ -6.27025222e-16, -8.26700906e-14, 9.61928414e-15])
  1869. y: array([ -2.33197463e-18, -3.87321569e-18, -2.26656448e-18, ...,
  1870. -4.80984445e-15, -4.05693937e-15, -1.50968646e-15])
  1871. -------------------- >> begin captured logging << --------------------
  1872. yt: INFO: Parameters: current_time = 0.817513171191
  1873. yt: INFO: Parameters: domain_dimensions = [16 16 16]
  1874. yt: INFO: Parameters: domain_left_edge = [ 0. 0. 0.]
  1875. yt: INFO: Parameters: domain_right_edge = [ 1. 1. 1.]
  1876. yt: INFO: Parameters: cosmological_simulation = 1
  1877. yt: INFO: Parameters: current_redshift = 9.99102779567
  1878. yt: INFO: Parameters: omega_lambda = 0
  1879. yt: INFO: Parameters: omega_matter = 1
  1880. yt: INFO: Parameters: hubble_constant = 0.5
  1881. yt: DEBUG: Appending object to moving7_0010 (type: <class 'yt.data_objects.hierarchy.AMRSphere'>)
  1882. yt: DEBUG: Going to obtain []
  1883. yt: DEBUG: Appending object to moving7_0010 (type: <class 'yt.data_objects.hierarchy.AMRSmoothedCoveringGrid'>)
  1884. yt: DEBUG: Setting bulk_velocity to [ 0. 0. 0.]
  1885. yt: DEBUG: Setting radius to 0.1
  1886. yt: DEBUG: Setting normal to [ 0. 0. 1.]
  1887. yt: DEBUG: Getting fields ['x-velocity', 'y-velocity', 'z-velocity'] from 1 possible grids
  1888. yt: DEBUG: Appending object to moving7_0010 (type: <class 'yt.data_objects.hierarchy.AMRSmoothedCoveringGrid'>)
  1889. yt: DEBUG: Setting bulk_velocity to [ 0. 0. 0.]
  1890. yt: DEBUG: Setting radius to 0.1
  1891. yt: DEBUG: Setting normal to [ 0. 0. 1.]
  1892. yt: DEBUG: Getting fields ['x-velocity', 'y-velocity', 'z-velocity'] from 4 possible grids
  1893. yt: DEBUG: Updating level state to 1
  1894. yt: DEBUG: Appending object to moving7_0010 (type: <class 'yt.data_objects.hierarchy.AMRSmoothedCoveringGrid'>)
  1895. yt: DEBUG: Setting bulk_velocity to [ 0. 0. 0.]
  1896. yt: DEBUG: Setting radius to 0.1
  1897. yt: DEBUG: Setting normal to [ 0. 0. 1.]
  1898. yt: DEBUG: Getting fields ['x-velocity', 'y-velocity', 'z-velocity'] from 4 possible grids
  1899. yt: DEBUG: Updating level state to 1
  1900. yt: DEBUG: Appending object to moving7_0010 (type: <class 'yt.data_objects.hierarchy.AMRSmoothedCoveringGrid'>)
  1901. yt: DEBUG: Setting bulk_velocity to [ 0. 0. 0.]
  1902. yt: DEBUG: Setting radius to 0.1
  1903. yt: DEBUG: Setting normal to [ 0. 0. 1.]
  1904. yt: DEBUG: Getting fields ['x-velocity', 'y-velocity', 'z-velocity'] from 5 possible grids
  1905. yt: DEBUG: Updating level state to 1
  1906. yt: DEBUG: Updating level state to 2
  1907. yt: DEBUG: Appending object to moving7_0010 (type: <class 'yt.data_objects.hierarchy.AMRSmoothedCoveringGrid'>)
  1908. yt: DEBUG: Setting bulk_velocity to [ 0. 0. 0.]
  1909. yt: DEBUG: Setting radius to 0.1
  1910. yt: DEBUG: Setting normal to [ 0. 0. 1.]
  1911. yt: DEBUG: Getting fields ['x-velocity', 'y-velocity', 'z-velocity'] from 4 possible grids
  1912. yt: DEBUG: Updating level state to 1
  1913. yt: DEBUG: Updating level state to 2
  1914. yt: DEBUG: Updating level state to 3
  1915. yt: DEBUG: Appending object to moving7_0010 (type: <class 'yt.data_objects.hierarchy.AMRSmoothedCoveringGrid'>)
  1916. yt: DEBUG: Setting bulk_velocity to [ 0. 0. 0.]
  1917. yt: DEBUG: Setting radius to 0.1
  1918. yt: DEBUG: Setting normal to [ 0. 0. 1.]
  1919. yt: DEBUG: Getting fields ['x-velocity', 'y-velocity', 'z-velocity'] from 5 possible grids
  1920. yt: DEBUG: Updating level state to 1
  1921. yt: DEBUG: Updating level state to 2
  1922. yt: DEBUG: Updating level state to 3
  1923. yt: DEBUG: Updating level state to 4
  1924. yt: DEBUG: Appending object to moving7_0010 (type: <class 'yt.data_objects.hierarchy.AMRSmoothedCoveringGrid'>)
  1925. yt: DEBUG: Setting bulk_velocity to [ 0. 0. 0.]
  1926. yt: DEBUG: Setting radius to 0.1
  1927. yt: DEBUG: Setting normal to [ 0. 0. 1.]
  1928. yt: DEBUG: Getting fields ['x-velocity', 'y-velocity', 'z-velocity'] from 6 possible grids
  1929. yt: DEBUG: Updating level state to 1
  1930. yt: DEBUG: Updating level state to 2
  1931. yt: DEBUG: Updating level state to 3
  1932. yt: DEBUG: Updating level state to 4
  1933. yt: DEBUG: Updating level state to 5
  1934. yt: DEBUG: Appending object to moving7_0010 (type: <class 'yt.data_objects.hierarchy.AMRSmoothedCoveringGrid'>)
  1935. yt: DEBUG: Setting bulk_velocity to [ 0. 0. 0.]
  1936. yt: DEBUG: Setting radius to 0.1
  1937. yt: DEBUG: Setting normal to [ 0. 0. 1.]
  1938. yt: DEBUG: Getting fields ['x-velocity', 'y-velocity', 'z-velocity'] from 7 possible grids
  1939. yt: DEBUG: Updating level state to 1
  1940. yt: DEBUG: Updating level state to 2
  1941. yt: DEBUG: Updating level state to 3
  1942. yt: DEBUG: Updating level state to 4
  1943. yt: DEBUG: Updating level state to 5
  1944. yt: DEBUG: Updating level state to 6
  1945. yt: DEBUG: Appending object to moving7_0010 (type: <class 'yt.data_objects.hierarchy.AMRSmoothedCoveringGrid'>)
  1946. yt: DEBUG: Setting bulk_velocity to [ 0. 0. 0.]
  1947. yt: DEBUG: Setting radius to 0.1
  1948. yt: DEBUG: Setting normal to [ 0. 0. 1.]
  1949. yt: DEBUG: Getting fields ['x-velocity', 'y-velocity', 'z-velocity'] from 8 possible grids
  1950. yt: DEBUG: Updating level state to 1
  1951. yt: DEBUG: Updating level state to 2
  1952. yt: DEBUG: Updating level state to 3
  1953. yt: DEBUG: Updating level state to 4
  1954. yt: DEBUG: Updating level state to 5
  1955. yt: DEBUG: Updating level state to 6
  1956. yt: DEBUG: Updating level state to 7
  1957. yt: DEBUG: Appending object to moving7_0010 (type: <class 'yt.data_objects.hierarchy.AMRSmoothedCoveringGrid'>)
  1958. yt: DEBUG: Setting bulk_velocity to [ 0. 0. 0.]
  1959. yt: DEBUG: Setting radius to 0.1
  1960. yt: DEBUG: Setting normal to [ 0. 0. 1.]
  1961. yt: DEBUG: Getting fields ['x-velocity', 'y-velocity', 'z-velocity'] from 1 possible grids
  1962. yt: DEBUG: Appending object to moving7_0010 (type: <class 'yt.data_objects.hierarchy.AMRSmoothedCoveringGrid'>)
  1963. yt: DEBUG: Setting bulk_velocity to [ 0. 0. 0.]
  1964. yt: DEBUG: Setting radius to 0.1
  1965. yt: DEBUG: Setting normal to [ 0. 0. 1.]
  1966. yt: DEBUG: Getting fields ['x-velocity', 'y-velocity', 'z-velocity'] from 4 possible grids
  1967. yt: DEBUG: Updating level state to 1
  1968. yt: DEBUG: Appending object to moving7_0010 (type: <class 'yt.data_objects.hierarchy.AMRSmoothedCoveringGrid'>)
  1969. yt: DEBUG: Setting bulk_velocity to [ 0. 0. 0.]
  1970. yt: DEBUG: Setting radius to 0.1
  1971. yt: DEBUG: Setting normal to [ 0. 0. 1.]
  1972. yt: DEBUG: Getting fields ['x-velocity', 'y-velocity', 'z-velocity'] from 4 possible grids
  1973. yt: DEBUG: Updating level state to 1
  1974. yt: DEBUG: Appending object to moving7_0010 (type: <class 'yt.data_objects.hierarchy.AMRSmoothedCoveringGrid'>)
  1975. yt: DEBUG: Setting bulk_velocity to [ 0. 0. 0.]
  1976. yt: DEBUG: Setting radius to 0.1
  1977. yt: DEBUG: Setting normal to [ 0. 0. 1.]
  1978. yt: DEBUG: Getting fields ['x-velocity', 'y-velocity', 'z-velocity'] from 5 possible grids
  1979. yt: DEBUG: Updating level state to 1
  1980. yt: DEBUG: Updating level state to 2
  1981. yt: DEBUG: Appending object to moving7_0010 (type: <class 'yt.data_objects.hierarchy.AMRSmoothedCoveringGrid'>)
  1982. yt: DEBUG: Setting bulk_velocity to [ 0. 0. 0.]
  1983. yt: DEBUG: Setting radius to 0.1
  1984. yt: DEBUG: Setting normal to [ 0. 0. 1.]
  1985. yt: DEBUG: Getting fields ['x-velocity', 'y-velocity', 'z-velocity'] from 4 possible grids
  1986. yt: DEBUG: Updating level state to 1
  1987. yt: DEBUG: Updating level state to 2
  1988. yt: DEBUG: Updating level state to 3
  1989. yt: DEBUG: Appending object to moving7_0010 (type: <class 'yt.data_objects.hierarchy.AMRSmoothedCoveringGrid'>)
  1990. yt: DEBUG: Setting bulk_velocity to [ 0. 0. 0.]
  1991. yt: DEBUG: Setting radius to 0.1
  1992. yt: DEBUG: Setting normal to [ 0. 0. 1.]
  1993. yt: DEBUG: Getting fields ['x-velocity', 'y-velocity', 'z-velocity'] from 5 possible grids
  1994. yt: DEBUG: Updating level state to 1
  1995. yt: DEBUG: Updating level state to 2
  1996. yt: DEBUG: Updating level state to 3
  1997. yt: DEBUG: Updating level state to 4
  1998. yt: DEBUG: Appending object to moving7_0010 (type: <class 'yt.data_objects.hierarchy.AMRSmoothedCoveringGrid'>)
  1999. yt: DEBUG: Setting bulk_velocity to [ 0. 0. 0.]
  2000. yt: DEBUG: Setting radius to 0.1
  2001. yt: DEBUG: Setting normal to [ 0. 0. 1.]
  2002. yt: DEBUG: Getting fields ['x-velocity', 'y-velocity', 'z-velocity'] from 6 possible grids
  2003. yt: DEBUG: Updating level state to 1
  2004. yt: DEBUG: Updating level state to 2
  2005. yt: DEBUG: Updating level state to 3
  2006. yt: DEBUG: Updating level state to 4
  2007. yt: DEBUG: Updating level state to 5
  2008. yt: DEBUG: Appending object to moving7_0010 (type: <class 'yt.data_objects.hierarchy.AMRSmoothedCoveringGrid'>)
  2009. yt: DEBUG: Setting bulk_velocity to [ 0. 0. 0.]
  2010. yt: DEBUG: Setting radius to 0.1
  2011. yt: DEBUG: Setting normal to [ 0. 0. 1.]
  2012. yt: DEBUG: Getting fields ['x-velocity', 'y-velocity', 'z-velocity'] from 7 possible grids
  2013. yt: DEBUG: Updating level state to 1
  2014. yt: DEBUG: Updating level state to 2
  2015. yt: DEBUG: Updating level state to 3
  2016. yt: DEBUG: Updating level state to 4
  2017. yt: DEBUG: Updating level state to 5
  2018. yt: DEBUG: Updating level state to 6
  2019. yt: DEBUG: Appending object to moving7_0010 (type: <class 'yt.data_objects.hierarchy.AMRSmoothedCoveringGrid'>)
  2020. yt: DEBUG: Setting bulk_velocity to [ 0. 0. 0.]
  2021. yt: DEBUG: Setting radius to 0.1
  2022. yt: DEBUG: Setting normal to [ 0. 0. 1.]
  2023. yt: DEBUG: Getting fields ['x-velocity', 'y-velocity', 'z-velocity'] from 8 possible grids
  2024. yt: DEBUG: Updating level state to 1
  2025. yt: DEBUG: Updating level state to 2
  2026. yt: DEBUG: Updating level state to 3
  2027. yt: DEBUG: Updating level state to 4
  2028. yt: DEBUG: Updating level state to 5
  2029. yt: DEBUG: Updating level state to 6
  2030. yt: DEBUG: Updating level state to 7
  2031. --------------------- >> end captured logging << ---------------------
  2032.  
  2033. ======================================================================
  2034. FAIL: FieldValues_moving7_0010_all_DivV
  2035. ----------------------------------------------------------------------
  2036. Traceback (most recent call last):
  2037. File "/Users/goldbaum/Documents/yt-x86_64/lib/python2.7/site-packages/nose/case.py", line 197, in runTest
  2038. self.test(*self.arg)
  2039. File "/Users/goldbaum/Documents/yt-x86_64/src/yt-hg/yt/utilities/answer_testing/framework.py", line 152, in __call__
  2040. self.compare(nv, ov)
  2041. File "/Users/goldbaum/Documents/yt-x86_64/src/yt-hg/yt/utilities/answer_testing/framework.py", line 219, in compare
  2042. assert_equal(new_result, old_result)
  2043. File "/Users/goldbaum/Documents/yt-x86_64/lib/python2.7/site-packages/numpy/testing/utils.py", line 256, in assert_equal
  2044. return assert_array_equal(actual, desired, err_msg, verbose)
  2045. File "/Users/goldbaum/Documents/yt-x86_64/lib/python2.7/site-packages/numpy/testing/utils.py", line 707, in assert_array_equal
  2046. verbose=verbose, header='Arrays are not equal')
  2047. File "/Users/goldbaum/Documents/yt-x86_64/lib/python2.7/site-packages/numpy/testing/utils.py", line 600, in assert_array_compare
  2048. raise AssertionError(msg)
  2049. AssertionError:
  2050. Arrays are not equal
  2051.  
  2052. (shapes (3,), (27077,) mismatch)
  2053. x: array([ -3.31032148e-16, -8.26700906e-14, 9.61928414e-15])
  2054. y: array([ 5.88007677e-20, 7.59509916e-20, 7.62928566e-20, ...,
  2055. -4.80984445e-15, -4.05693937e-15, -1.50968646e-15])
  2056. -------------------- >> begin captured logging << --------------------
  2057. yt: INFO: Parameters: current_time = 0.817513171191
  2058. yt: INFO: Parameters: domain_dimensions = [16 16 16]
  2059. yt: INFO: Parameters: domain_left_edge = [ 0. 0. 0.]
  2060. yt: INFO: Parameters: domain_right_edge = [ 1. 1. 1.]
  2061. yt: INFO: Parameters: cosmological_simulation = 1
  2062. yt: INFO: Parameters: current_redshift = 9.99102779567
  2063. yt: INFO: Parameters: omega_lambda = 0
  2064. yt: INFO: Parameters: omega_matter = 1
  2065. yt: INFO: Parameters: hubble_constant = 0.5
  2066. yt: DEBUG: Appending object to moving7_0010 (type: <class 'yt.data_objects.hierarchy.AMRRegion'>)
  2067. yt: DEBUG: Going to obtain []
  2068. yt: DEBUG: Appending object to moving7_0010 (type: <class 'yt.data_objects.hierarchy.AMRSmoothedCoveringGrid'>)
  2069. yt: DEBUG: Setting normal to [ 0. 0. 1.]
  2070. yt: DEBUG: Setting bulk_velocity to [ 0. 0. 0.]
  2071. yt: DEBUG: Getting fields ['x-velocity', 'y-velocity', 'z-velocity'] from 1 possible grids
  2072. yt: DEBUG: Appending object to moving7_0010 (type: <class 'yt.data_objects.hierarchy.AMRSmoothedCoveringGrid'>)
  2073. yt: DEBUG: Setting normal to [ 0. 0. 1.]
  2074. yt: DEBUG: Setting bulk_velocity to [ 0. 0. 0.]
  2075. yt: DEBUG: Getting fields ['x-velocity', 'y-velocity', 'z-velocity'] from 4 possible grids
  2076. yt: DEBUG: Updating level state to 1
  2077. yt: DEBUG: Appending object to moving7_0010 (type: <class 'yt.data_objects.hierarchy.AMRSmoothedCoveringGrid'>)
  2078. yt: DEBUG: Setting normal to [ 0. 0. 1.]
  2079. yt: DEBUG: Setting bulk_velocity to [ 0. 0. 0.]
  2080. yt: DEBUG: Getting fields ['x-velocity', 'y-velocity', 'z-velocity'] from 4 possible grids
  2081. yt: DEBUG: Updating level state to 1
  2082. yt: DEBUG: Appending object to moving7_0010 (type: <class 'yt.data_objects.hierarchy.AMRSmoothedCoveringGrid'>)
  2083. yt: DEBUG: Setting normal to [ 0. 0. 1.]
  2084. yt: DEBUG: Setting bulk_velocity to [ 0. 0. 0.]
  2085. yt: DEBUG: Getting fields ['x-velocity', 'y-velocity', 'z-velocity'] from 4 possible grids
  2086. yt: DEBUG: Updating level state to 1
  2087. yt: DEBUG: Appending object to moving7_0010 (type: <class 'yt.data_objects.hierarchy.AMRSmoothedCoveringGrid'>)
  2088. yt: DEBUG: Setting normal to [ 0. 0. 1.]
  2089. yt: DEBUG: Setting bulk_velocity to [ 0. 0. 0.]
  2090. yt: DEBUG: Getting fields ['x-velocity', 'y-velocity', 'z-velocity'] from 5 possible grids
  2091. yt: DEBUG: Updating level state to 1
  2092. yt: DEBUG: Updating level state to 2
  2093. yt: DEBUG: Appending object to moving7_0010 (type: <class 'yt.data_objects.hierarchy.AMRSmoothedCoveringGrid'>)
  2094. yt: DEBUG: Setting normal to [ 0. 0. 1.]
  2095. yt: DEBUG: Setting bulk_velocity to [ 0. 0. 0.]
  2096. yt: DEBUG: Getting fields ['x-velocity', 'y-velocity', 'z-velocity'] from 4 possible grids
  2097. yt: DEBUG: Updating level state to 1
  2098. yt: DEBUG: Updating level state to 2
  2099. yt: DEBUG: Updating level state to 3
  2100. yt: DEBUG: Appending object to moving7_0010 (type: <class 'yt.data_objects.hierarchy.AMRSmoothedCoveringGrid'>)
  2101. yt: DEBUG: Setting normal to [ 0. 0. 1.]
  2102. yt: DEBUG: Setting bulk_velocity to [ 0. 0. 0.]
  2103. yt: DEBUG: Getting fields ['x-velocity', 'y-velocity', 'z-velocity'] from 5 possible grids
  2104. yt: DEBUG: Updating level state to 1
  2105. yt: DEBUG: Updating level state to 2
  2106. yt: DEBUG: Updating level state to 3
  2107. yt: DEBUG: Updating level state to 4
  2108. yt: DEBUG: Appending object to moving7_0010 (type: <class 'yt.data_objects.hierarchy.AMRSmoothedCoveringGrid'>)
  2109. yt: DEBUG: Setting normal to [ 0. 0. 1.]
  2110. yt: DEBUG: Setting bulk_velocity to [ 0. 0. 0.]
  2111. yt: DEBUG: Getting fields ['x-velocity', 'y-velocity', 'z-velocity'] from 6 possible grids
  2112. yt: DEBUG: Updating level state to 1
  2113. yt: DEBUG: Updating level state to 2
  2114. yt: DEBUG: Updating level state to 3
  2115. yt: DEBUG: Updating level state to 4
  2116. yt: DEBUG: Updating level state to 5
  2117. yt: DEBUG: Appending object to moving7_0010 (type: <class 'yt.data_objects.hierarchy.AMRSmoothedCoveringGrid'>)
  2118. yt: DEBUG: Setting normal to [ 0. 0. 1.]
  2119. yt: DEBUG: Setting bulk_velocity to [ 0. 0. 0.]
  2120. yt: DEBUG: Getting fields ['x-velocity', 'y-velocity', 'z-velocity'] from 7 possible grids
  2121. yt: DEBUG: Updating level state to 1
  2122. yt: DEBUG: Updating level state to 2
  2123. yt: DEBUG: Updating level state to 3
  2124. yt: DEBUG: Updating level state to 4
  2125. yt: DEBUG: Updating level state to 5
  2126. yt: DEBUG: Updating level state to 6
  2127. yt: DEBUG: Appending object to moving7_0010 (type: <class 'yt.data_objects.hierarchy.AMRSmoothedCoveringGrid'>)
  2128. yt: DEBUG: Setting normal to [ 0. 0. 1.]
  2129. yt: DEBUG: Setting bulk_velocity to [ 0. 0. 0.]
  2130. yt: DEBUG: Getting fields ['x-velocity', 'y-velocity', 'z-velocity'] from 8 possible grids
  2131. yt: DEBUG: Updating level state to 1
  2132. yt: DEBUG: Updating level state to 2
  2133. yt: DEBUG: Updating level state to 3
  2134. yt: DEBUG: Updating level state to 4
  2135. yt: DEBUG: Updating level state to 5
  2136. yt: DEBUG: Updating level state to 6
  2137. yt: DEBUG: Updating level state to 7
  2138. yt: DEBUG: Appending object to moving7_0010 (type: <class 'yt.data_objects.hierarchy.AMRSmoothedCoveringGrid'>)
  2139. yt: DEBUG: Setting normal to [ 0. 0. 1.]
  2140. yt: DEBUG: Setting bulk_velocity to [ 0. 0. 0.]
  2141. yt: DEBUG: Getting fields ['x-velocity', 'y-velocity', 'z-velocity'] from 1 possible grids
  2142. yt: DEBUG: Appending object to moving7_0010 (type: <class 'yt.data_objects.hierarchy.AMRSmoothedCoveringGrid'>)
  2143. yt: DEBUG: Setting normal to [ 0. 0. 1.]
  2144. yt: DEBUG: Setting bulk_velocity to [ 0. 0. 0.]
  2145. yt: DEBUG: Getting fields ['x-velocity', 'y-velocity', 'z-velocity'] from 4 possible grids
  2146. yt: DEBUG: Updating level state to 1
  2147. yt: DEBUG: Appending object to moving7_0010 (type: <class 'yt.data_objects.hierarchy.AMRSmoothedCoveringGrid'>)
  2148. yt: DEBUG: Setting normal to [ 0. 0. 1.]
  2149. yt: DEBUG: Setting bulk_velocity to [ 0. 0. 0.]
  2150. yt: DEBUG: Getting fields ['x-velocity', 'y-velocity', 'z-velocity'] from 4 possible grids
  2151. yt: DEBUG: Updating level state to 1
  2152. yt: DEBUG: Appending object to moving7_0010 (type: <class 'yt.data_objects.hierarchy.AMRSmoothedCoveringGrid'>)
  2153. yt: DEBUG: Setting normal to [ 0. 0. 1.]
  2154. yt: DEBUG: Setting bulk_velocity to [ 0. 0. 0.]
  2155. yt: DEBUG: Getting fields ['x-velocity', 'y-velocity', 'z-velocity'] from 4 possible grids
  2156. yt: DEBUG: Updating level state to 1
  2157. yt: DEBUG: Appending object to moving7_0010 (type: <class 'yt.data_objects.hierarchy.AMRSmoothedCoveringGrid'>)
  2158. yt: DEBUG: Setting normal to [ 0. 0. 1.]
  2159. yt: DEBUG: Setting bulk_velocity to [ 0. 0. 0.]
  2160. yt: DEBUG: Getting fields ['x-velocity', 'y-velocity', 'z-velocity'] from 5 possible grids
  2161. yt: DEBUG: Updating level state to 1
  2162. yt: DEBUG: Updating level state to 2
  2163. yt: DEBUG: Appending object to moving7_0010 (type: <class 'yt.data_objects.hierarchy.AMRSmoothedCoveringGrid'>)
  2164. yt: DEBUG: Setting normal to [ 0. 0. 1.]
  2165. yt: DEBUG: Setting bulk_velocity to [ 0. 0. 0.]
  2166. yt: DEBUG: Getting fields ['x-velocity', 'y-velocity', 'z-velocity'] from 4 possible grids
  2167. yt: DEBUG: Updating level state to 1
  2168. yt: DEBUG: Updating level state to 2
  2169. yt: DEBUG: Updating level state to 3
  2170. yt: DEBUG: Appending object to moving7_0010 (type: <class 'yt.data_objects.hierarchy.AMRSmoothedCoveringGrid'>)
  2171. yt: DEBUG: Setting normal to [ 0. 0. 1.]
  2172. yt: DEBUG: Setting bulk_velocity to [ 0. 0. 0.]
  2173. yt: DEBUG: Getting fields ['x-velocity', 'y-velocity', 'z-velocity'] from 5 possible grids
  2174. yt: DEBUG: Updating level state to 1
  2175. yt: DEBUG: Updating level state to 2
  2176. yt: DEBUG: Updating level state to 3
  2177. yt: DEBUG: Updating level state to 4
  2178. yt: DEBUG: Appending object to moving7_0010 (type: <class 'yt.data_objects.hierarchy.AMRSmoothedCoveringGrid'>)
  2179. yt: DEBUG: Setting normal to [ 0. 0. 1.]
  2180. yt: DEBUG: Setting bulk_velocity to [ 0. 0. 0.]
  2181. yt: DEBUG: Getting fields ['x-velocity', 'y-velocity', 'z-velocity'] from 6 possible grids
  2182. yt: DEBUG: Updating level state to 1
  2183. yt: DEBUG: Updating level state to 2
  2184. yt: DEBUG: Updating level state to 3
  2185. yt: DEBUG: Updating level state to 4
  2186. yt: DEBUG: Updating level state to 5
  2187. yt: DEBUG: Appending object to moving7_0010 (type: <class 'yt.data_objects.hierarchy.AMRSmoothedCoveringGrid'>)
  2188. yt: DEBUG: Setting normal to [ 0. 0. 1.]
  2189. yt: DEBUG: Setting bulk_velocity to [ 0. 0. 0.]
  2190. yt: DEBUG: Getting fields ['x-velocity', 'y-velocity', 'z-velocity'] from 7 possible grids
  2191. yt: DEBUG: Updating level state to 1
  2192. yt: DEBUG: Updating level state to 2
  2193. yt: DEBUG: Updating level state to 3
  2194. yt: DEBUG: Updating level state to 4
  2195. yt: DEBUG: Updating level state to 5
  2196. yt: DEBUG: Updating level state to 6
  2197. yt: DEBUG: Appending object to moving7_0010 (type: <class 'yt.data_objects.hierarchy.AMRSmoothedCoveringGrid'>)
  2198. yt: DEBUG: Setting normal to [ 0. 0. 1.]
  2199. yt: DEBUG: Setting bulk_velocity to [ 0. 0. 0.]
  2200. yt: DEBUG: Getting fields ['x-velocity', 'y-velocity', 'z-velocity'] from 8 possible grids
  2201. yt: DEBUG: Updating level state to 1
  2202. yt: DEBUG: Updating level state to 2
  2203. yt: DEBUG: Updating level state to 3
  2204. yt: DEBUG: Updating level state to 4
  2205. yt: DEBUG: Updating level state to 5
  2206. yt: DEBUG: Updating level state to 6
  2207. yt: DEBUG: Updating level state to 7
  2208. --------------------- >> end captured logging << ---------------------
  2209.  
  2210. ======================================================================
  2211. FAIL: FieldValues_moving7_0010_sphere_('max', (0.1, 'unitary'))_DivV
  2212. ----------------------------------------------------------------------
  2213. Traceback (most recent call last):
  2214. File "/Users/goldbaum/Documents/yt-x86_64/lib/python2.7/site-packages/nose/case.py", line 197, in runTest
  2215. self.test(*self.arg)
  2216. File "/Users/goldbaum/Documents/yt-x86_64/src/yt-hg/yt/utilities/answer_testing/framework.py", line 152, in __call__
  2217. self.compare(nv, ov)
  2218. File "/Users/goldbaum/Documents/yt-x86_64/src/yt-hg/yt/utilities/answer_testing/framework.py", line 219, in compare
  2219. assert_equal(new_result, old_result)
  2220. File "/Users/goldbaum/Documents/yt-x86_64/lib/python2.7/site-packages/numpy/testing/utils.py", line 256, in assert_equal
  2221. return assert_array_equal(actual, desired, err_msg, verbose)
  2222. File "/Users/goldbaum/Documents/yt-x86_64/lib/python2.7/site-packages/numpy/testing/utils.py", line 707, in assert_array_equal
  2223. verbose=verbose, header='Arrays are not equal')
  2224. File "/Users/goldbaum/Documents/yt-x86_64/lib/python2.7/site-packages/numpy/testing/utils.py", line 600, in assert_array_compare
  2225. raise AssertionError(msg)
  2226. AssertionError:
  2227. Arrays are not equal
  2228.  
  2229. (shapes (3,), (13898,) mismatch)
  2230. x: array([ -6.27025222e-16, -8.26700906e-14, 9.61928414e-15])
  2231. y: array([ -2.33197463e-18, -3.87321569e-18, -2.26656448e-18, ...,
  2232. -4.80984445e-15, -4.05693937e-15, -1.50968646e-15])
  2233. -------------------- >> begin captured logging << --------------------
  2234. yt: INFO: Parameters: current_time = 0.817513171191
  2235. yt: INFO: Parameters: domain_dimensions = [16 16 16]
  2236. yt: INFO: Parameters: domain_left_edge = [ 0. 0. 0.]
  2237. yt: INFO: Parameters: domain_right_edge = [ 1. 1. 1.]
  2238. yt: INFO: Parameters: cosmological_simulation = 1
  2239. yt: INFO: Parameters: current_redshift = 9.99102779567
  2240. yt: INFO: Parameters: omega_lambda = 0
  2241. yt: INFO: Parameters: omega_matter = 1
  2242. yt: INFO: Parameters: hubble_constant = 0.5
  2243. yt: DEBUG: Appending object to moving7_0010 (type: <class 'yt.data_objects.hierarchy.AMRSphere'>)
  2244. yt: DEBUG: Going to obtain []
  2245. yt: DEBUG: Appending object to moving7_0010 (type: <class 'yt.data_objects.hierarchy.AMRSmoothedCoveringGrid'>)
  2246. yt: DEBUG: Setting bulk_velocity to [ 0. 0. 0.]
  2247. yt: DEBUG: Setting radius to 0.1
  2248. yt: DEBUG: Setting normal to [ 0. 0. 1.]
  2249. yt: DEBUG: Getting fields ['x-velocity', 'y-velocity', 'z-velocity'] from 1 possible grids
  2250. yt: DEBUG: Appending object to moving7_0010 (type: <class 'yt.data_objects.hierarchy.AMRSmoothedCoveringGrid'>)
  2251. yt: DEBUG: Setting bulk_velocity to [ 0. 0. 0.]
  2252. yt: DEBUG: Setting radius to 0.1
  2253. yt: DEBUG: Setting normal to [ 0. 0. 1.]
  2254. yt: DEBUG: Getting fields ['x-velocity', 'y-velocity', 'z-velocity'] from 4 possible grids
  2255. yt: DEBUG: Updating level state to 1
  2256. yt: DEBUG: Appending object to moving7_0010 (type: <class 'yt.data_objects.hierarchy.AMRSmoothedCoveringGrid'>)
  2257. yt: DEBUG: Setting bulk_velocity to [ 0. 0. 0.]
  2258. yt: DEBUG: Setting radius to 0.1
  2259. yt: DEBUG: Setting normal to [ 0. 0. 1.]
  2260. yt: DEBUG: Getting fields ['x-velocity', 'y-velocity', 'z-velocity'] from 4 possible grids
  2261. yt: DEBUG: Updating level state to 1
  2262. yt: DEBUG: Appending object to moving7_0010 (type: <class 'yt.data_objects.hierarchy.AMRSmoothedCoveringGrid'>)
  2263. yt: DEBUG: Setting bulk_velocity to [ 0. 0. 0.]
  2264. yt: DEBUG: Setting radius to 0.1
  2265. yt: DEBUG: Setting normal to [ 0. 0. 1.]
  2266. yt: DEBUG: Getting fields ['x-velocity', 'y-velocity', 'z-velocity'] from 5 possible grids
  2267. yt: DEBUG: Updating level state to 1
  2268. yt: DEBUG: Updating level state to 2
  2269. yt: DEBUG: Appending object to moving7_0010 (type: <class 'yt.data_objects.hierarchy.AMRSmoothedCoveringGrid'>)
  2270. yt: DEBUG: Setting bulk_velocity to [ 0. 0. 0.]
  2271. yt: DEBUG: Setting radius to 0.1
  2272. yt: DEBUG: Setting normal to [ 0. 0. 1.]
  2273. yt: DEBUG: Getting fields ['x-velocity', 'y-velocity', 'z-velocity'] from 4 possible grids
  2274. yt: DEBUG: Updating level state to 1
  2275. yt: DEBUG: Updating level state to 2
  2276. yt: DEBUG: Updating level state to 3
  2277. yt: DEBUG: Appending object to moving7_0010 (type: <class 'yt.data_objects.hierarchy.AMRSmoothedCoveringGrid'>)
  2278. yt: DEBUG: Setting bulk_velocity to [ 0. 0. 0.]
  2279. yt: DEBUG: Setting radius to 0.1
  2280. yt: DEBUG: Setting normal to [ 0. 0. 1.]
  2281. yt: DEBUG: Getting fields ['x-velocity', 'y-velocity', 'z-velocity'] from 5 possible grids
  2282. yt: DEBUG: Updating level state to 1
  2283. yt: DEBUG: Updating level state to 2
  2284. yt: DEBUG: Updating level state to 3
  2285. yt: DEBUG: Updating level state to 4
  2286. yt: DEBUG: Appending object to moving7_0010 (type: <class 'yt.data_objects.hierarchy.AMRSmoothedCoveringGrid'>)
  2287. yt: DEBUG: Setting bulk_velocity to [ 0. 0. 0.]
  2288. yt: DEBUG: Setting radius to 0.1
  2289. yt: DEBUG: Setting normal to [ 0. 0. 1.]
  2290. yt: DEBUG: Getting fields ['x-velocity', 'y-velocity', 'z-velocity'] from 6 possible grids
  2291. yt: DEBUG: Updating level state to 1
  2292. yt: DEBUG: Updating level state to 2
  2293. yt: DEBUG: Updating level state to 3
  2294. yt: DEBUG: Updating level state to 4
  2295. yt: DEBUG: Updating level state to 5
  2296. yt: DEBUG: Appending object to moving7_0010 (type: <class 'yt.data_objects.hierarchy.AMRSmoothedCoveringGrid'>)
  2297. yt: DEBUG: Setting bulk_velocity to [ 0. 0. 0.]
  2298. yt: DEBUG: Setting radius to 0.1
  2299. yt: DEBUG: Setting normal to [ 0. 0. 1.]
  2300. yt: DEBUG: Getting fields ['x-velocity', 'y-velocity', 'z-velocity'] from 7 possible grids
  2301. yt: DEBUG: Updating level state to 1
  2302. yt: DEBUG: Updating level state to 2
  2303. yt: DEBUG: Updating level state to 3
  2304. yt: DEBUG: Updating level state to 4
  2305. yt: DEBUG: Updating level state to 5
  2306. yt: DEBUG: Updating level state to 6
  2307. yt: DEBUG: Appending object to moving7_0010 (type: <class 'yt.data_objects.hierarchy.AMRSmoothedCoveringGrid'>)
  2308. yt: DEBUG: Setting bulk_velocity to [ 0. 0. 0.]
  2309. yt: DEBUG: Setting radius to 0.1
  2310. yt: DEBUG: Setting normal to [ 0. 0. 1.]
  2311. yt: DEBUG: Getting fields ['x-velocity', 'y-velocity', 'z-velocity'] from 8 possible grids
  2312. yt: DEBUG: Updating level state to 1
  2313. yt: DEBUG: Updating level state to 2
  2314. yt: DEBUG: Updating level state to 3
  2315. yt: DEBUG: Updating level state to 4
  2316. yt: DEBUG: Updating level state to 5
  2317. yt: DEBUG: Updating level state to 6
  2318. yt: DEBUG: Updating level state to 7
  2319. yt: DEBUG: Appending object to moving7_0010 (type: <class 'yt.data_objects.hierarchy.AMRSmoothedCoveringGrid'>)
  2320. yt: DEBUG: Setting bulk_velocity to [ 0. 0. 0.]
  2321. yt: DEBUG: Setting radius to 0.1
  2322. yt: DEBUG: Setting normal to [ 0. 0. 1.]
  2323. yt: DEBUG: Getting fields ['x-velocity', 'y-velocity', 'z-velocity'] from 1 possible grids
  2324. yt: DEBUG: Appending object to moving7_0010 (type: <class 'yt.data_objects.hierarchy.AMRSmoothedCoveringGrid'>)
  2325. yt: DEBUG: Setting bulk_velocity to [ 0. 0. 0.]
  2326. yt: DEBUG: Setting radius to 0.1
  2327. yt: DEBUG: Setting normal to [ 0. 0. 1.]
  2328. yt: DEBUG: Getting fields ['x-velocity', 'y-velocity', 'z-velocity'] from 4 possible grids
  2329. yt: DEBUG: Updating level state to 1
  2330. yt: DEBUG: Appending object to moving7_0010 (type: <class 'yt.data_objects.hierarchy.AMRSmoothedCoveringGrid'>)
  2331. yt: DEBUG: Setting bulk_velocity to [ 0. 0. 0.]
  2332. yt: DEBUG: Setting radius to 0.1
  2333. yt: DEBUG: Setting normal to [ 0. 0. 1.]
  2334. yt: DEBUG: Getting fields ['x-velocity', 'y-velocity', 'z-velocity'] from 4 possible grids
  2335. yt: DEBUG: Updating level state to 1
  2336. yt: DEBUG: Appending object to moving7_0010 (type: <class 'yt.data_objects.hierarchy.AMRSmoothedCoveringGrid'>)
  2337. yt: DEBUG: Setting bulk_velocity to [ 0. 0. 0.]
  2338. yt: DEBUG: Setting radius to 0.1
  2339. yt: DEBUG: Setting normal to [ 0. 0. 1.]
  2340. yt: DEBUG: Getting fields ['x-velocity', 'y-velocity', 'z-velocity'] from 5 possible grids
  2341. yt: DEBUG: Updating level state to 1
  2342. yt: DEBUG: Updating level state to 2
  2343. yt: DEBUG: Appending object to moving7_0010 (type: <class 'yt.data_objects.hierarchy.AMRSmoothedCoveringGrid'>)
  2344. yt: DEBUG: Setting bulk_velocity to [ 0. 0. 0.]
  2345. yt: DEBUG: Setting radius to 0.1
  2346. yt: DEBUG: Setting normal to [ 0. 0. 1.]
  2347. yt: DEBUG: Getting fields ['x-velocity', 'y-velocity', 'z-velocity'] from 4 possible grids
  2348. yt: DEBUG: Updating level state to 1
  2349. yt: DEBUG: Updating level state to 2
  2350. yt: DEBUG: Updating level state to 3
  2351. yt: DEBUG: Appending object to moving7_0010 (type: <class 'yt.data_objects.hierarchy.AMRSmoothedCoveringGrid'>)
  2352. yt: DEBUG: Setting bulk_velocity to [ 0. 0. 0.]
  2353. yt: DEBUG: Setting radius to 0.1
  2354. yt: DEBUG: Setting normal to [ 0. 0. 1.]
  2355. yt: DEBUG: Getting fields ['x-velocity', 'y-velocity', 'z-velocity'] from 5 possible grids
  2356. yt: DEBUG: Updating level state to 1
  2357. yt: DEBUG: Updating level state to 2
  2358. yt: DEBUG: Updating level state to 3
  2359. yt: DEBUG: Updating level state to 4
  2360. yt: DEBUG: Appending object to moving7_0010 (type: <class 'yt.data_objects.hierarchy.AMRSmoothedCoveringGrid'>)
  2361. yt: DEBUG: Setting bulk_velocity to [ 0. 0. 0.]
  2362. yt: DEBUG: Setting radius to 0.1
  2363. yt: DEBUG: Setting normal to [ 0. 0. 1.]
  2364. yt: DEBUG: Getting fields ['x-velocity', 'y-velocity', 'z-velocity'] from 6 possible grids
  2365. yt: DEBUG: Updating level state to 1
  2366. yt: DEBUG: Updating level state to 2
  2367. yt: DEBUG: Updating level state to 3
  2368. yt: DEBUG: Updating level state to 4
  2369. yt: DEBUG: Updating level state to 5
  2370. yt: DEBUG: Appending object to moving7_0010 (type: <class 'yt.data_objects.hierarchy.AMRSmoothedCoveringGrid'>)
  2371. yt: DEBUG: Setting bulk_velocity to [ 0. 0. 0.]
  2372. yt: DEBUG: Setting radius to 0.1
  2373. yt: DEBUG: Setting normal to [ 0. 0. 1.]
  2374. yt: DEBUG: Getting fields ['x-velocity', 'y-velocity', 'z-velocity'] from 7 possible grids
  2375. yt: DEBUG: Updating level state to 1
  2376. yt: DEBUG: Updating level state to 2
  2377. yt: DEBUG: Updating level state to 3
  2378. yt: DEBUG: Updating level state to 4
  2379. yt: DEBUG: Updating level state to 5
  2380. yt: DEBUG: Updating level state to 6
  2381. yt: DEBUG: Appending object to moving7_0010 (type: <class 'yt.data_objects.hierarchy.AMRSmoothedCoveringGrid'>)
  2382. yt: DEBUG: Setting bulk_velocity to [ 0. 0. 0.]
  2383. yt: DEBUG: Setting radius to 0.1
  2384. yt: DEBUG: Setting normal to [ 0. 0. 1.]
  2385. yt: DEBUG: Getting fields ['x-velocity', 'y-velocity', 'z-velocity'] from 8 possible grids
  2386. yt: DEBUG: Updating level state to 1
  2387. yt: DEBUG: Updating level state to 2
  2388. yt: DEBUG: Updating level state to 3
  2389. yt: DEBUG: Updating level state to 4
  2390. yt: DEBUG: Updating level state to 5
  2391. yt: DEBUG: Updating level state to 6
  2392. yt: DEBUG: Updating level state to 7
  2393. --------------------- >> end captured logging << ---------------------
  2394.  
  2395. ======================================================================
  2396. FAIL: FieldValues_moving7_0010_all_particle_density
  2397. ----------------------------------------------------------------------
  2398. Traceback (most recent call last):
  2399. File "/Users/goldbaum/Documents/yt-x86_64/lib/python2.7/site-packages/nose/case.py", line 197, in runTest
  2400. self.test(*self.arg)
  2401. File "/Users/goldbaum/Documents/yt-x86_64/src/yt-hg/yt/utilities/answer_testing/framework.py", line 152, in __call__
  2402. self.compare(nv, ov)
  2403. File "/Users/goldbaum/Documents/yt-x86_64/src/yt-hg/yt/utilities/answer_testing/framework.py", line 219, in compare
  2404. assert_equal(new_result, old_result)
  2405. File "/Users/goldbaum/Documents/yt-x86_64/lib/python2.7/site-packages/numpy/testing/utils.py", line 256, in assert_equal
  2406. return assert_array_equal(actual, desired, err_msg, verbose)
  2407. File "/Users/goldbaum/Documents/yt-x86_64/lib/python2.7/site-packages/numpy/testing/utils.py", line 707, in assert_array_equal
  2408. verbose=verbose, header='Arrays are not equal')
  2409. File "/Users/goldbaum/Documents/yt-x86_64/lib/python2.7/site-packages/numpy/testing/utils.py", line 600, in assert_array_compare
  2410. raise AssertionError(msg)
  2411. AssertionError:
  2412. Arrays are not equal
  2413.  
  2414. (shapes (3,), (27077,) mismatch)
  2415. x: array([ 2.59942028e-23, 0.00000000e+00, 1.66866192e-20])
  2416. y: array([ 1.81644576e-28, 3.40742921e-27, 5.82940630e-27, ...,
  2417. 0.00000000e+00, 0.00000000e+00, 0.00000000e+00], dtype=float32)
  2418. -------------------- >> begin captured logging << --------------------
  2419. yt: INFO: Parameters: current_time = 0.817513171191
  2420. yt: INFO: Parameters: domain_dimensions = [16 16 16]
  2421. yt: INFO: Parameters: domain_left_edge = [ 0. 0. 0.]
  2422. yt: INFO: Parameters: domain_right_edge = [ 1. 1. 1.]
  2423. yt: INFO: Parameters: cosmological_simulation = 1
  2424. yt: INFO: Parameters: current_redshift = 9.99102779567
  2425. yt: INFO: Parameters: omega_lambda = 0
  2426. yt: INFO: Parameters: omega_matter = 1
  2427. yt: INFO: Parameters: hubble_constant = 0.5
  2428. yt: DEBUG: Appending object to moving7_0010 (type: <class 'yt.data_objects.hierarchy.AMRRegion'>)
  2429. yt: DEBUG: Going to obtain []
  2430. --------------------- >> end captured logging << ---------------------
  2431.  
  2432. ======================================================================
  2433. FAIL: FieldValues_moving7_0010_sphere_('max', (0.1, 'unitary'))_particle_density
  2434. ----------------------------------------------------------------------
  2435. Traceback (most recent call last):
  2436. File "/Users/goldbaum/Documents/yt-x86_64/lib/python2.7/site-packages/nose/case.py", line 197, in runTest
  2437. self.test(*self.arg)
  2438. File "/Users/goldbaum/Documents/yt-x86_64/src/yt-hg/yt/utilities/answer_testing/framework.py", line 152, in __call__
  2439. self.compare(nv, ov)
  2440. File "/Users/goldbaum/Documents/yt-x86_64/src/yt-hg/yt/utilities/answer_testing/framework.py", line 219, in compare
  2441. assert_equal(new_result, old_result)
  2442. File "/Users/goldbaum/Documents/yt-x86_64/lib/python2.7/site-packages/numpy/testing/utils.py", line 256, in assert_equal
  2443. return assert_array_equal(actual, desired, err_msg, verbose)
  2444. File "/Users/goldbaum/Documents/yt-x86_64/lib/python2.7/site-packages/numpy/testing/utils.py", line 707, in assert_array_equal
  2445. verbose=verbose, header='Arrays are not equal')
  2446. File "/Users/goldbaum/Documents/yt-x86_64/lib/python2.7/site-packages/numpy/testing/utils.py", line 600, in assert_array_compare
  2447. raise AssertionError(msg)
  2448. AssertionError:
  2449. Arrays are not equal
  2450.  
  2451. (shapes (3,), (13898,) mismatch)
  2452. x: array([ 5.05868382e-23, 0.00000000e+00, 1.66866192e-20])
  2453. y: array([ 3.35086394e-25, 2.59994225e-26, 2.12499456e-25, ...,
  2454. 0.00000000e+00, 0.00000000e+00, 0.00000000e+00], dtype=float32)
  2455. -------------------- >> begin captured logging << --------------------
  2456. yt: INFO: Parameters: current_time = 0.817513171191
  2457. yt: INFO: Parameters: domain_dimensions = [16 16 16]
  2458. yt: INFO: Parameters: domain_left_edge = [ 0. 0. 0.]
  2459. yt: INFO: Parameters: domain_right_edge = [ 1. 1. 1.]
  2460. yt: INFO: Parameters: cosmological_simulation = 1
  2461. yt: INFO: Parameters: current_redshift = 9.99102779567
  2462. yt: INFO: Parameters: omega_lambda = 0
  2463. yt: INFO: Parameters: omega_matter = 1
  2464. yt: INFO: Parameters: hubble_constant = 0.5
  2465. yt: DEBUG: Appending object to moving7_0010 (type: <class 'yt.data_objects.hierarchy.AMRSphere'>)
  2466. yt: DEBUG: Going to obtain []
  2467. --------------------- >> end captured logging << ---------------------
  2468.  
  2469. ======================================================================
  2470. FAIL: FieldValues_moving7_0010_all_particle_density
  2471. ----------------------------------------------------------------------
  2472. Traceback (most recent call last):
  2473. File "/Users/goldbaum/Documents/yt-x86_64/lib/python2.7/site-packages/nose/case.py", line 197, in runTest
  2474. self.test(*self.arg)
  2475. File "/Users/goldbaum/Documents/yt-x86_64/src/yt-hg/yt/utilities/answer_testing/framework.py", line 152, in __call__
  2476. self.compare(nv, ov)
  2477. File "/Users/goldbaum/Documents/yt-x86_64/src/yt-hg/yt/utilities/answer_testing/framework.py", line 219, in compare
  2478. assert_equal(new_result, old_result)
  2479. File "/Users/goldbaum/Documents/yt-x86_64/lib/python2.7/site-packages/numpy/testing/utils.py", line 256, in assert_equal
  2480. return assert_array_equal(actual, desired, err_msg, verbose)
  2481. File "/Users/goldbaum/Documents/yt-x86_64/lib/python2.7/site-packages/numpy/testing/utils.py", line 707, in assert_array_equal
  2482. verbose=verbose, header='Arrays are not equal')
  2483. File "/Users/goldbaum/Documents/yt-x86_64/lib/python2.7/site-packages/numpy/testing/utils.py", line 600, in assert_array_compare
  2484. raise AssertionError(msg)
  2485. AssertionError:
  2486. Arrays are not equal
  2487.  
  2488. (shapes (3,), (27077,) mismatch)
  2489. x: array([ 2.59942028e-23, 0.00000000e+00, 1.66866192e-20])
  2490. y: array([ 1.81644576e-28, 3.40742921e-27, 5.82940630e-27, ...,
  2491. 0.00000000e+00, 0.00000000e+00, 0.00000000e+00], dtype=float32)
  2492. -------------------- >> begin captured logging << --------------------
  2493. yt: INFO: Parameters: current_time = 0.817513171191
  2494. yt: INFO: Parameters: domain_dimensions = [16 16 16]
  2495. yt: INFO: Parameters: domain_left_edge = [ 0. 0. 0.]
  2496. yt: INFO: Parameters: domain_right_edge = [ 1. 1. 1.]
  2497. yt: INFO: Parameters: cosmological_simulation = 1
  2498. yt: INFO: Parameters: current_redshift = 9.99102779567
  2499. yt: INFO: Parameters: omega_lambda = 0
  2500. yt: INFO: Parameters: omega_matter = 1
  2501. yt: INFO: Parameters: hubble_constant = 0.5
  2502. yt: DEBUG: Appending object to moving7_0010 (type: <class 'yt.data_objects.hierarchy.AMRRegion'>)
  2503. yt: DEBUG: Going to obtain []
  2504. --------------------- >> end captured logging << ---------------------
  2505.  
  2506. ======================================================================
  2507. FAIL: FieldValues_moving7_0010_sphere_('max', (0.1, 'unitary'))_particle_density
  2508. ----------------------------------------------------------------------
  2509. Traceback (most recent call last):
  2510. File "/Users/goldbaum/Documents/yt-x86_64/lib/python2.7/site-packages/nose/case.py", line 197, in runTest
  2511. self.test(*self.arg)
  2512. File "/Users/goldbaum/Documents/yt-x86_64/src/yt-hg/yt/utilities/answer_testing/framework.py", line 152, in __call__
  2513. self.compare(nv, ov)
  2514. File "/Users/goldbaum/Documents/yt-x86_64/src/yt-hg/yt/utilities/answer_testing/framework.py", line 219, in compare
  2515. assert_equal(new_result, old_result)
  2516. File "/Users/goldbaum/Documents/yt-x86_64/lib/python2.7/site-packages/numpy/testing/utils.py", line 256, in assert_equal
  2517. return assert_array_equal(actual, desired, err_msg, verbose)
  2518. File "/Users/goldbaum/Documents/yt-x86_64/lib/python2.7/site-packages/numpy/testing/utils.py", line 707, in assert_array_equal
  2519. verbose=verbose, header='Arrays are not equal')
  2520. File "/Users/goldbaum/Documents/yt-x86_64/lib/python2.7/site-packages/numpy/testing/utils.py", line 600, in assert_array_compare
  2521. raise AssertionError(msg)
  2522. AssertionError:
  2523. Arrays are not equal
  2524.  
  2525. (shapes (3,), (13898,) mismatch)
  2526. x: array([ 5.05868382e-23, 0.00000000e+00, 1.66866192e-20])
  2527. y: array([ 3.35086394e-25, 2.59994225e-26, 2.12499456e-25, ...,
  2528. 0.00000000e+00, 0.00000000e+00, 0.00000000e+00], dtype=float32)
  2529. -------------------- >> begin captured logging << --------------------
  2530. yt: INFO: Parameters: current_time = 0.817513171191
  2531. yt: INFO: Parameters: domain_dimensions = [16 16 16]
  2532. yt: INFO: Parameters: domain_left_edge = [ 0. 0. 0.]
  2533. yt: INFO: Parameters: domain_right_edge = [ 1. 1. 1.]
  2534. yt: INFO: Parameters: cosmological_simulation = 1
  2535. yt: INFO: Parameters: current_redshift = 9.99102779567
  2536. yt: INFO: Parameters: omega_lambda = 0
  2537. yt: INFO: Parameters: omega_matter = 1
  2538. yt: INFO: Parameters: hubble_constant = 0.5
  2539. yt: DEBUG: Appending object to moving7_0010 (type: <class 'yt.data_objects.hierarchy.AMRSphere'>)
  2540. yt: DEBUG: Going to obtain []
  2541. --------------------- >> end captured logging << ---------------------
  2542.  
  2543. ======================================================================
  2544. FAIL: FieldValues_moving7_0010_all_particle_density
  2545. ----------------------------------------------------------------------
  2546. Traceback (most recent call last):
  2547. File "/Users/goldbaum/Documents/yt-x86_64/lib/python2.7/site-packages/nose/case.py", line 197, in runTest
  2548. self.test(*self.arg)
  2549. File "/Users/goldbaum/Documents/yt-x86_64/src/yt-hg/yt/utilities/answer_testing/framework.py", line 152, in __call__
  2550. self.compare(nv, ov)
  2551. File "/Users/goldbaum/Documents/yt-x86_64/src/yt-hg/yt/utilities/answer_testing/framework.py", line 219, in compare
  2552. assert_equal(new_result, old_result)
  2553. File "/Users/goldbaum/Documents/yt-x86_64/lib/python2.7/site-packages/numpy/testing/utils.py", line 256, in assert_equal
  2554. return assert_array_equal(actual, desired, err_msg, verbose)
  2555. File "/Users/goldbaum/Documents/yt-x86_64/lib/python2.7/site-packages/numpy/testing/utils.py", line 707, in assert_array_equal
  2556. verbose=verbose, header='Arrays are not equal')
  2557. File "/Users/goldbaum/Documents/yt-x86_64/lib/python2.7/site-packages/numpy/testing/utils.py", line 600, in assert_array_compare
  2558. raise AssertionError(msg)
  2559. AssertionError:
  2560. Arrays are not equal
  2561.  
  2562. (shapes (3,), (27077,) mismatch)
  2563. x: array([ 2.59942028e-23, 0.00000000e+00, 1.66866192e-20])
  2564. y: array([ 1.81644576e-28, 3.40742921e-27, 5.82940630e-27, ...,
  2565. 0.00000000e+00, 0.00000000e+00, 0.00000000e+00], dtype=float32)
  2566. -------------------- >> begin captured logging << --------------------
  2567. yt: INFO: Parameters: current_time = 0.817513171191
  2568. yt: INFO: Parameters: domain_dimensions = [16 16 16]
  2569. yt: INFO: Parameters: domain_left_edge = [ 0. 0. 0.]
  2570. yt: INFO: Parameters: domain_right_edge = [ 1. 1. 1.]
  2571. yt: INFO: Parameters: cosmological_simulation = 1
  2572. yt: INFO: Parameters: current_redshift = 9.99102779567
  2573. yt: INFO: Parameters: omega_lambda = 0
  2574. yt: INFO: Parameters: omega_matter = 1
  2575. yt: INFO: Parameters: hubble_constant = 0.5
  2576. yt: DEBUG: Appending object to moving7_0010 (type: <class 'yt.data_objects.hierarchy.AMRRegion'>)
  2577. yt: DEBUG: Going to obtain []
  2578. --------------------- >> end captured logging << ---------------------
  2579.  
  2580. ======================================================================
  2581. FAIL: FieldValues_moving7_0010_sphere_('max', (0.1, 'unitary'))_particle_density
  2582. ----------------------------------------------------------------------
  2583. Traceback (most recent call last):
  2584. File "/Users/goldbaum/Documents/yt-x86_64/lib/python2.7/site-packages/nose/case.py", line 197, in runTest
  2585. self.test(*self.arg)
  2586. File "/Users/goldbaum/Documents/yt-x86_64/src/yt-hg/yt/utilities/answer_testing/framework.py", line 152, in __call__
  2587. self.compare(nv, ov)
  2588. File "/Users/goldbaum/Documents/yt-x86_64/src/yt-hg/yt/utilities/answer_testing/framework.py", line 219, in compare
  2589. assert_equal(new_result, old_result)
  2590. File "/Users/goldbaum/Documents/yt-x86_64/lib/python2.7/site-packages/numpy/testing/utils.py", line 256, in assert_equal
  2591. return assert_array_equal(actual, desired, err_msg, verbose)
  2592. File "/Users/goldbaum/Documents/yt-x86_64/lib/python2.7/site-packages/numpy/testing/utils.py", line 707, in assert_array_equal
  2593. verbose=verbose, header='Arrays are not equal')
  2594. File "/Users/goldbaum/Documents/yt-x86_64/lib/python2.7/site-packages/numpy/testing/utils.py", line 600, in assert_array_compare
  2595. raise AssertionError(msg)
  2596. AssertionError:
  2597. Arrays are not equal
  2598.  
  2599. (shapes (3,), (13898,) mismatch)
  2600. x: array([ 5.05868382e-23, 0.00000000e+00, 1.66866192e-20])
  2601. y: array([ 3.35086394e-25, 2.59994225e-26, 2.12499456e-25, ...,
  2602. 0.00000000e+00, 0.00000000e+00, 0.00000000e+00], dtype=float32)
  2603. -------------------- >> begin captured logging << --------------------
  2604. yt: INFO: Parameters: current_time = 0.817513171191
  2605. yt: INFO: Parameters: domain_dimensions = [16 16 16]
  2606. yt: INFO: Parameters: domain_left_edge = [ 0. 0. 0.]
  2607. yt: INFO: Parameters: domain_right_edge = [ 1. 1. 1.]
  2608. yt: INFO: Parameters: cosmological_simulation = 1
  2609. yt: INFO: Parameters: current_redshift = 9.99102779567
  2610. yt: INFO: Parameters: omega_lambda = 0
  2611. yt: INFO: Parameters: omega_matter = 1
  2612. yt: INFO: Parameters: hubble_constant = 0.5
  2613. yt: DEBUG: Appending object to moving7_0010 (type: <class 'yt.data_objects.hierarchy.AMRSphere'>)
  2614. yt: DEBUG: Going to obtain []
  2615. --------------------- >> end captured logging << ---------------------
  2616.  
  2617. ----------------------------------------------------------------------
  2618. Ran 98 tests in 24.542s
  2619.  
  2620. FAILED (failures=43)
  2621. [?1034h
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement