Actions
Bug #2936
closedSvn rev 18580: DM_VERSION harcoded in pyscope/dmsem.py
Status:
Closed
Priority:
Normal
Assignee:
Category:
-
Target version:
Start date:
09/22/2014
Due date:
% Done:
0%
Estimated time:
Affected Version:
Appion/Leginon 3.1.0
Show in known bugs:
No
Workaround:
Set DM_VERSION to 2.31.xxxx
Description
After upgrading to DM 2.31 streaks appeared in normalized images/movies. After analyzing the issue we found that normalization images were applied erroneously due to the hardcoded setting in dmsem,py which forces version 2.30 causing different behavior.
The issue is that all appeared to work fine at first and that two sessions were collected with the wrong version and it took another two days to find this setting.
It would be better to obtain the version from DM and report the found version and/or have the version not set in the committed file, reminding the installer that it must be set to the correct version of Digital Micrograph.
Actions