screen lift not working in beam size calibrator
Added by Bob Grassucci over 8 years ago
I did the beam size calibration and the screen lift does not work. I get the following error.
File "/usr/local/lib/python2.7/site-packages/leginon/gui/wx/BeamSizeCalibrator.py", line 150, in onScreenDownButton
threading.Thread(target=self.node.screenDown).start()
AttributeError: 'BeamSizeCalibrator' object has no attribute 'screenDown'
Replies (3)
RE: screen lift not working on F20 - Added by Anchi Cheng over 8 years ago
Sorry my bad, will fix it. In the mean time, just do it manually. The whole calibration procedure is done with screen down.
RE: screen lift not working in beam size calibrator - Added by Anchi Cheng over 8 years ago
Started Issue #4296 and fixed it. Will be available in the 3.3 release.