Bug #3935
closed
combining stack containing virtual stack fails to add particles in stackfile
Added by Anchi Cheng almost 9 years ago.
Updated over 8 years ago.
Affected Version:
Appion/Leginon 3.2
Description
The resulting stack lacks the particle stack file but has apStackParticleData. How should we handle this ? I can add a check function before attempting to combine as workaround if there is no solution already.
hmmm, hadn't thought about this. Haven't combined a stack in years, I didn't know this was still an option.
I think the best thing would be to check for a virtual stack upon launching the combine command, and then generate a temporary one for the purposes of combining the stacks. Then delete the temp stack file.
What do you think?
- Assignee changed from Gabriel Lander to Anchi Cheng
Gabe,
Sounds good. Do you have a function that I can call to generate stack or should I migrate the one in generateStack.py to do so generally ?
I don't have a function in appion, I would just grab whatever I used for the generateStack.py script.
r19511 moves generateMissingStack function to apVirtualStack.py so that it is callable by combinestack.py
r19512 use it in combinestack.py
- Status changed from Assigned to In Test
- Assignee changed from Anchi Cheng to Gabriel Lander
- Target version set to Appion/Leginon 3.2
Gabe,
See if it works for you. The runname, rundir and jobtype are for standard form generation. see Issue #3918
- Status changed from In Test to Closed
Also available in: Atom
PDF