Project

General

Profile

Actions

Feature #1885

closed

allowing ctffind result to be corrected by ace2correct?

Added by Anchi Cheng over 12 years ago. Updated almost 7 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Python scripting
Target version:
Start date:
06/26/2012
Due date:
% Done:

0%

Estimated time:

Description

We have a condition in makestack2.py that reads:

        if self.params['fliptype'] == 'ace2image' and self.params['ctfmethod'] is None:
            apDisplay.printMsg("setting ctf method to ace2")
            self.params['ctfmethod'] = 'ace2'

With more people use never use ace2 estimation method in their trials, and with better consistency in ctf parameters now, should this condition be removed? See #396 for the original reason to put it in. Please comment.

Actions

Also available in: Atom PDF