Project

General

Profile

Actions

Bug #632

closed

particle flipped upside down after running through Beam Tilt corrected subStack.py

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

Status:
Closed
Priority:
High
Assignee:
Category:
-
Target version:
Start date:
06/04/2010
Due date:
% Done:

100%

Estimated time:
Affected Version:
Pre-2.0
Show in known bugs:
Yes
Workaround:

Description

suspect similar problem with other functions that used apImagicFile.writeImagic

Actions #1

Updated by Anchi Cheng almost 14 years ago

  • Status changed from New to Assigned
  • Assignee changed from Anchi Cheng to Neil Voss
  • Priority changed from Normal to High
  • % Done changed from 0 to 50

Particle array read from Imagic stack file need to fliplr to give the same orientation as Leginon's mrc image coordinate. By testing, I found that it needs flipup before writeImagic() This addition is applied to apBeamTilt.py in r14287 in trunk. apXmipp.getSingleFilesIntoStack uses the same writeImaigic() function. It should be tested for correctness.

Actions #2

Updated by Amber Herold almost 14 years ago

  • Target version changed from Appion/Leginon 2.0.1 to Appion/Leginon 2.0.2
Actions #3

Updated by Amber Herold almost 14 years ago

  • Target version changed from Appion/Leginon 2.0.2 to Appion/Leginon 2.1.0
  • Affected Version set to Myami 2.0.1
Actions #4

Updated by Amber Herold almost 14 years ago

  • Affected Version changed from Myami 2.0.1 to Appion/Leginon 2.0.1
  • Show in known bugs set to Yes
Actions #5

Updated by Neil Voss almost 14 years ago

  • Affected Version changed from Appion/Leginon 2.0.1 to Pre-2.0
Actions #6

Updated by Amber Herold almost 14 years ago

  • Target version changed from Appion/Leginon 2.1.0 to Appion/Leginon 2.2.0
Actions #7

Updated by Neil Voss almost 14 years ago

  • Status changed from Assigned to In Code Review
  • Assignee changed from Neil Voss to Anchi Cheng
  • Target version changed from Appion/Leginon 2.2.0 to Appion/Leginon 2.1.0

I've fixed this feature, we need to mirror the particles both on read and write of IMAGIC data r14483. Run the function appion/test/testStacks.py to make sure it works on your system.

Actions #8

Updated by Anchi Cheng over 13 years ago

  • Status changed from In Code Review to Closed
  • % Done changed from 50 to 100

found it changed so that I modified apBeamTilt.py back in r144668. This change has a side effect of web stackviewer showing image in the opposite orientation from images in stack summary since the former is based on EMAN v2 orientation where (0,0) is at bottom_left while leginon in general is based on (0,0) at top_left.

Actions

Also available in: Atom PDF