legrandp/xdsme

xds version March 15 2012 breaks scripts

Closed this issue · 2 comments

What steps will reproduce the problem?
1. xdsme images/*.img
2.
3.

What is the expected output? What do you see instead?
--->  Running job:              CORRECT

  Upper theoritical limit of I/sigma:   18.350
  RMSd spot position:                    1.27 pix,  0.17 deg.
  Refined Mosaicity:                                0.16 deg.

  Rsym:                                   5.9
  I/sigma:                               10.2
  Compared reflections:                 104982
  Total number of measures:             105004

Traceback (most recent call last):
  File "/xsoft/xdsme-0.5alpha3/bin/noarch/xdsme", line 1759, in <module>
    newrun.run_correct((h, l), spgn)
  File "/xsoft/xdsme-0.5alpha3/bin/noarch/xdsme", line 1166, in run_correct
    s = resum_scaling(lpf=os.path.join(self.run_dir,"CORRECT.LP"))
  File "/home/jogl/xsoft/xdsme-0.5alpha3/XDS/xupy.py", line 937, in resum_scaling
    if type(s[k]) == str: s[k] = float(s[k].replace("%",""))
ValueError: invalid literal for float(): 48*


What version of the product are you using? On what operating system?
0.5alpha3 failure on linux and mac
Error message on Mac: 
xdsme line1132, in run_pre_correct
a,b,c,A,B,G = new_cell
TypeError: 'bool' object is not iterable


Please provide any additional information below.
The March 15 version replaced RmrgdF with CC(1/2). Values for CC(1/2) (at least 
for some) are printed with an '*' symbol as are values for Anom Corr. The 
combination '48*' appears in CORRECT.LP overall table as total Anom Corr...

Original issue reported on code.google.com by Gerwald....@gmail.com on 11 Apr 2012 at 6:31

These two issues are fixed from version xdsme-0.5beta1.
Thanks for the notification !
Pierre

Original comment by legrand.p on 24 Apr 2012 at 2:41

  • Added labels: ****
  • Removed labels: ****

Original comment by legrand.p on 24 Apr 2012 at 2:43

  • Changed state: Fixed
  • Added labels: ****
  • Removed labels: ****