Project

General

Profile

Actions

Feature #329

closed

Add maxthresh cutoff to DoG picker within TiltPicker

Added by Neil Voss about 14 years ago. Updated about 14 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Target version:
Start date:
04/07/2010
Due date:
% Done:

100%

Estimated time:

Description

Add maxthresh cutoff to DoG picker within TiltPicker

Actions #1

Updated by Neil Voss about 14 years ago

  • Project changed from Appion to TiltPicker
Actions #2

Updated by Neil Voss about 14 years ago

  • Status changed from Assigned to In Code Review
  • Assignee changed from Neil Voss to Amber Herold

Fixed in r13434.

Actions #3

Updated by Neil Voss about 14 years ago

  • % Done changed from 0 to 100
Actions #4

Updated by Neil Voss about 14 years ago

Note I had to completely redesign dialog box to have standard and advanced options, because there are now too many options.

Actions #5

Updated by Amber Herold about 14 years ago

  • Assignee changed from Amber Herold to Neil Voss

Hey Neil, what's going on with specifying unicode? Just for good practice or is there another reason?

# -*- coding: utf-8 -*-

Actions #6

Updated by Neil Voss about 14 years ago

  • Assignee changed from Neil Voss to Amber Herold

In general, python assumes the file is encoded as ASCII, but for this file I needed to included the π character in the program, so I had to specify unicode. There may be another way to do this, but I knew how to do it this way.

source:appionlib/apTilt/tiltDialog.py#L447

Actions #7

Updated by Amber Herold about 14 years ago

  • Status changed from In Code Review to In Test
  • Assignee changed from Amber Herold to Ed Brignole
Actions #8

Updated by Neil Voss about 14 years ago

  • Status changed from In Test to Closed
  • Assignee deleted (Ed Brignole)
Actions

Also available in: Atom PDF