Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dxtbx.to_xds broken #101

Closed
graeme-winter opened this issue Oct 2, 2019 · 1 comment
Closed

dxtbx.to_xds broken #101

graeme-winter opened this issue Oct 2, 2019 · 1 comment

Comments

@graeme-winter
Copy link
Collaborator

graeme-winter commented Oct 2, 2019

cs03r-sc-serv-16 to_xds :) $ dials.import ../aps-zw-dials-bad/*cbf
DIALS (2018) Acta Cryst. D74, 85-97. https://doi.org/10.1107/S2059798317017235
DIALS 2.dev.905-g8220f3939
The following parameters have been modified:

input {
  experiments = <image files>
}

--------------------------------------------------------------------------------
  format: <class 'dxtbx.format.FormatCBFMiniEiger.FormatCBFMiniEiger'>
  num images: 3600
  num sweeps: 1
  num stills: 0
--------------------------------------------------------------------------------
Writing experiments to imported.expt
cs03r-sc-serv-16 to_xds :) $ dxtbx.to_xds imported.expt 
Traceback (most recent call last):
  File "/dls/science/users/gw56/svn/cctbx/build/../modules/dxtbx/command_line/to_xds.py", line 35, in <module>
    run(sys.argv[1:])
  File "/dls/science/users/gw56/svn/cctbx/build/../modules/dxtbx/command_line/to_xds.py", line 29, in run
    sweep = ImageSetFactory.new(file_names)[0]
  File "/dls/science/users/gw56/svn/cctbx/modules/dxtbx/imageset.py", line 331, in new
    iset = ImageSetFactory._create_imageset(filelist, check_headers)
  File "/dls/science/users/gw56/svn/cctbx/modules/dxtbx/imageset.py", line 434, in _create_imageset
    return format_class.get_imageset(filenames, as_imageset=True)
AttributeError: 'NoneType' object has no attribute 'get_imageset'
@dagewa
Copy link
Member

dagewa commented Jul 5, 2023

dxtbx.to_xds appears not to exist now, so I'm closing this.

@dagewa dagewa closed this as completed Jul 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants