Bug #5640
closed
proc2dLib read in the whole particle stack all the time
Added by Anchi Cheng over 6 years ago.
Updated over 6 years ago.
Status:
Won't Fix or Won't Do
Affected Version:
Appion/Leginon 3.3
Description
Line 407
indata = self.readFileData(self.params['infile'])
And then for Imagic file
Line 230
data = imagic.read(filename)
- Project changed from 138 to Appion
- Assignee set to Neil Voss
- Affected Version set to Appion/Leginon 3.3
Neil,
I don't need you to fix this right now if you don't have time, but I noticed this because a user here made a stack three times the size by mistake and ran into memory issue reading the file and let me to this. I just wonder if this is the source of proc2dLib "known to have out of memory issues". The user was running maxlikealignment.py
- Description updated (diff)
- Status changed from Assigned to Won't Fix or Won't Do
- Assignee changed from Neil Voss to Anchi Cheng
Never mind. Her problem is that the file does not actually has the right size even though the header says so.
Also available in: Atom
PDF