Advertisement
Guest User

profileCGH

a guest
May 23rd, 2013
173
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.08 KB | None | 0 0
  1. Computing...
  2.  
  3. Hologram resolution = 601,601
  4.  
  5. Number of source points from image = 14
  6.  
  7. Calculating hologram for source point:
  8. 1
  9. 2
  10. 3
  11. 4
  12. 5
  13. 6
  14. 7
  15. 8
  16. 9
  17. 10
  18. 11
  19. 12
  20. 13
  21. 14
  22. 53.7346010208
  23. 197607 function calls (194161 primitive calls) in 54.476 seconds
  24.  
  25. Ordered by: internal time
  26.  
  27. ncalls tottime percall cumtime percall filename:lineno(function)
  28. 1 53.731 53.731 53.731 53.731 cgh.py:127(getComplexwave)
  29. 1 0.276 0.276 0.405 0.405 {gtk._gtk.main}
  30. 1 0.026 0.026 0.035 0.035 ticker.py:123(<module>)
  31. 1 0.021 0.021 0.027 0.027 __init__.py:23(<module>)
  32. 3324 0.019 0.000 0.019 0.000 {numpy.core.multiarray.array}
  33. 1 0.019 0.019 0.019 0.019 {gc.collect}
  34. 1 0.012 0.012 0.033 0.033 image.py:139(_get_unsampled_image)
  35. 1397 0.011 0.000 0.027 0.000 path.py:87(__init__)
  36. 1649 0.010 0.000 0.010 0.000 {method 'reduce' of 'numpy.ufunc' objects}
  37. 2590 0.006 0.000 0.008 0.000 weakref.py:47(__init__)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement