Skip to content

move match template results to the correct panel. #37

Description

@bHimes

The cisTEM gui is build using wxWidgets. A key design feature is the grouping of tasks on the left panel including:

  • Overview
  • Assets
  • Actions
  • Results
  • Settings
  • Experimental (optionally configured.)

When any of these actions are selected, the set of available actions for a given task are set in the panel. For example, with the Template Matching Workflow selected, if a user clicks on the "Actions" task on the left, the available actions are indicated for logical processes:

  • Align Movies
  • Find CTF
  • Match Templates
  • Refine Templates
  • MT Results
  • Generate 3d
  • Sharpen 3d

These are all enabled by setting the appropriate books/events etc for wxWidgets under the hood. One of these actions is misplaced. The "MT Results" should actually belong to the Results task, which currently has results for logical processes:

  • Align Movies
  • Find CTF
  • Find Particles
  • 2D Classify
  • 3D Refinement

The goal for this issue is to move the MT Results panel from the Actions task to the Results task.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions