You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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'
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: