Wednesday 6 November 2013

xia2 broken with very latest cctbx

If you have a cctbx about 3 days old or younger you will have found errors like

Traceback (most recent call last):
  File "/Users/graeme/svn/xia2/Wrappers/XIA/Diffdump.py", line 648, in readheader
    self._header = failover_dxtbx(self._image)
  File "/Users/graeme/svn/xia2/Wrappers/XIA/Diffdump.py", line 471, in failover_dxtbx
    fast, slow = map(int, d.get_image_size())
AttributeError: 'Detector' object has no attribute 'get_image_size'

This relates to recent changes in cctbx; a fix for xia2 will follow later today.

Update: fix was sent to svn yesterday morning, so nightly build from last night should be fine if you hit this problem... however any problems please contact xia2.support@gmail.com as usual.

No comments: