Advertisement
Guest User

dials.image_viewer problem

a guest
Feb 12th, 2018
139
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.74 KB | None | 0 0
  1. C:\Users\rdvries\Documents\CCP4\Project1\CCP4_JOBS\job_4\DEFAULT\NATIVE\SWEEP1\
  2. index>dials.image_viewer 9_experiments_reindexed.json 10_reflections_reindexed.p
  3. ickle
  4.  
  5. C:\Users\rdvries\Documents\CCP4\Project1\CCP4_JOBS\job_4\DEFAULT\NATIVE\SWEEP1\
  6. index>ccp4-python -Qnew -m dials.command_line.image_viewer 9_experiments_reind
  7. exed.json 10_reflections_reindexed.pickle
  8. The following parameters have been modified:
  9.  
  10. input {
  11. experiments = 9_experiments_reindexed.json
  12. reflections = 10_reflections_reindexed.pickle
  13. }
  14.  
  15. Traceback (most recent call last):
  16. File "C:\CCP4-7\python2.7\lib\runpy.py", line 162, in _run_module_as_main
  17. "__main__", fname, loader, pkg_name)
  18. File "C:\CCP4-7\python2.7\lib\runpy.py", line 72, in _run_code
  19. exec code in run_globals
  20. File "C:\CCP4-7\7.0\lib\py2\site-packages\dials\command_line\image_viewer.py",
  21. line 202, in <module>
  22. runner()
  23. File "C:\CCP4-7\7.0\lib\py2\site-packages\dials\command_line\image_viewer.py",
  24. line 139, in __call__
  25. self.view()
  26. File "C:\CCP4-7\7.0\lib\py2\site-packages\dials\command_line\image_viewer.py",
  27. line 147, in view
  28. reflections=self.reflections)
  29. File "C:\CCP4-7\7.0\lib\py2\site-packages\dials\util\image_viewer\spotfinder_w
  30. rap.py", line 34, in display
  31. reflections=reflections)
  32. File "C:\CCP4-7\7.0\lib\py2\site-packages\dials\util\image_viewer\spotfinder_f
  33. rame.py", line 46, in __init__
  34. super(SpotFrame, self).__init__(*args, **kwds)
  35. File "C:\CCP4-7\7.0\lib\py2\site-packages\cctbx_project\rstbx\slip_viewer\fram
  36. e.py", line 63, in __init__
  37. contents = os.listdir(slip_viewer_dir)
  38. WindowsError: [Error 3] The system cannot find the path specified: 'c:\\ccp4-7\\
  39. 7.0\\lib\\checkout\\cctbx-phaser\\cctbx_project\\rstbx\\slip_viewer/*.*'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement