mxcube / mxcubeqt

Qt Front-end of MXCuBE
http://mxcube.github.io/mxcube/
GNU Lesser General Public License v3.0
14 stars 34 forks source link

Added parameter validation to paramsgui and GPhL parameter queries. #346

Closed rhfogh closed 5 years ago

rhfogh commented 5 years ago

Added parameter validation to GPhL using paramsgui for runtime parameter queries.

NB goes with matching PR in HardwareRepository

IvarsKarpics commented 5 years ago

Just a minor pylint suggestions: https://app.codacy.com/app/mxcube/mxcube/pullRequest?prid=3513574 Otherwise I am fine with the PR.

rhfogh commented 5 years ago

@IvarsKarpics I am working on fixing the Codacy problems. Till soon, Rasmus

rhfogh commented 5 years ago

Added pylint/black fixes