mxcube / HardwareObjects

**DEPRECATED**: MXCuBE Hardware Objects (now part of HardwareRepository)
1 stars 11 forks source link

2016.08.17. Added methods zoom_in, zoom_out and code clean up #91

Closed IvarsKarpics closed 8 years ago

IvarsKarpics commented 8 years ago
* AbstractCollect.py: display more digits when displaying float values
* AbstractXRFSpectrum.py: limit energy to 20keV
* GenericDiffractometer.py: added zoim_in, zoom_out
* ISPyBClient2.py: restored missing comment
* ISPyBRestClient.py: some more developments
* MicrodiffZoom.py: added zoom_in, zoom_out
marcus-oscarsson commented 8 years ago

Thanks Ivars !

IvarsKarpics commented 8 years ago

Thanks @marcus-oscarsson ,

I am improving some mockup hardware objects. However I am pushing all changes to the development master branch. At one moment we should sync it with 2.2 and create 2.3. Could you accept PR also in the mxcube repository? I guess i should not accept my own PRs :)

Cheers, Ivars

marcus-oscarsson commented 8 years ago

Hey @IvarsKarpics

That's great !, Sorry I missed your PR in the mxcube repo, its merged now. Yes, your probably right there should perhaps a new branch called 2.3. Its a bit weird to add commits to a branch called 2.2 :). I'm not really up to speed with the branching model used :), if you have decided on something.

Cheers !, Marcus