ccp4 / DUI

CCP4 DIALS User Interface

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Import filename lost on windows

ndevenish opened this issue · comments

  • Import some images
  • Close DUI
  • Reopen DUI

image

Cause is

if singl_com[0:1] == "/":
self.path_file_str = str(singl_com)
self.put_str_lin()
- ignoring anything that isn't a beam centre, inversion or /-starting path.