Project

General

Profile

Actions

Bug #1533

closed

Bug #1323: Recon Refactoring

uploaded EMAN eulers are incorrect

Added by Anchi Cheng almost 13 years ago. Updated over 10 years ago.

Status:
Closed
Priority:
High
Assignee:
Amber Herold
Category:
Python scripting
Target version:
Start date:
01/23/2012
Due date:
% Done:

0%

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

Description

According to appion/bin/uploadEMANRefine.py particle_data...txt file is in EMAN's euler definition taken from proj.n.txt in combination to its class.m.txt.

However, appion/appionlib/uploadRecon.py insertRefineParticleData function goes through

alt, az, phi = apXmipp.convertXmippEulersToEman(particledata[i]['phi'], particledata[i]['theta'], particledata[i]['omega'])

So what should be changed? Making EMAN not to go through XmippToEman convertion or change how particle_data.txt writes them?

Actions

Also available in: Atom PDF