Project

General

Profile

Actions

Bug #897

closed

MemoryError after doing too many bright / dark references

Added by Anchi Cheng about 14 years ago. Updated almost 14 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
-
Start date:
09/29/2010
Due date:
% Done:

0%

Estimated time:
Affected Version:
Appion/Leginon 2.1.0
Show in known bugs:
No
Workaround:

Description

After doing about 10 different camear configurations, some large, some small.

Leginon logger says Reference acquisition failed: DE12 GetImage did not return array

On Main (defcon1) terminal:

Exception in thread Thread-64:
Traceback (most recent call last):
File "/usr/lib64/python2.4/threading.py", line 442, in bootstrap
self.run()
File "/usr/lib64/python2.4/threading.py", line 422, in run
self.__target(*self.__args, **self.__kwargs)
File "/home/acheng/myami/leginon/corrector.py", line 102, in acquireBright
imagedata = self.acquireReference(type='bright', channel=channel)
File "/home/acheng/myami/leginon/corrector.py", line 200, in acquireReference
self.instrument.ccdcamera.ExposureType = 'normal'
File "/home/acheng/myami/leginon/remotecall.py", line 235, in __setattr

return self._objectservice._call(*args)
File "/home/acheng/myami/leginon/remotecall.py", line 354, in _call
return self.clients[node].send(request)
File "/home/acheng/myami/leginon/datatransport.py", line 62, in send
raise result
MemoryError: <unprintable instance object>

DE12 DirectElectronAPI_with_preexposure_delay,exe looks normal, no error message, nor does Leginon clients.

Actions

Also available in: Atom PDF