Project

General

Profile

Actions

Bug #4506

open

ctfinsert.py rejects angle of stigmation happens to be near 90 degrees.

Added by Anchi Cheng over 7 years ago.

Status:
New
Priority:
Normal
Assignee:
Category:
-
Target version:
-
Start date:
10/05/2016
Due date:
% Done:

0%

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

Description

        elif not confirm_degrees and absangle > 0 and absangle < 1.571:
                msg = "suspicious angle astigmatism, may be in radians (%.4f)"%(absangle)
                radian_suspects += 1
                apDisplay.printWarning(msg)
                return False


Related issues 1 (0 open1 closed)

Related to Appion - Bug #4505: apCtf crashes on bad display rather than moving onClosedNeil Voss10/05/2016

Actions
Actions #1

Updated by Anchi Cheng over 7 years ago

  • Related to Bug #4505: apCtf crashes on bad display rather than moving on added
Actions

Also available in: Atom PDF