mxcube / mxcubecore

Backend used by MXCuBE
http://mxcube.github.io/mxcube/
GNU Lesser General Public License v3.0
11 stars 51 forks source link

Bug fix and Py4J version handling #861

Closed rhfogh closed 4 months ago

rhfogh commented 4 months ago

1) Fixed apparent bug in setting default values for osc_start, kappa, phi; configured values of 0.0 were set to None This should solve the 'red box for osc_start' bug in the qt UI.

2) Changed code to work with both old and new py4j versions