Actions
Bug #4839
closedcdf scaling in myamiweb viewer gives error on some installation.
Status:
Closed
Priority:
Normal
Assignee:
Category:
-
Target version:
Start date:
03/16/2017
Due date:
% Done:
0%
Estimated time:
Affected Version:
Appion/Leginon 3.2
Show in known bugs:
No
Workaround:
Description
File "..../redux/pipes/scale.py", line 89 in scale_cdf omin = vals[minp] IndexError: only integers, slices (`:`), ellipsis (`...`), numpy.newaxis (`None`) and integer or boolean arrays are valid indices
Updated by Anchi Cheng over 7 years ago
- Status changed from Assigned to Closed
Appears to happen when using numpy 1.12.0 but not 1.10.1
Fixed by forcing to integer
Actions