Table of Contents

Manually processing an image

Once the images are imported, they are listed in the “Project Library” tab. Manual processing allows to fine tune the parameters for these images.

Open image for processing

The image to be processed can be opened from the “Project Library” by double clicking the row associated with it in the table. This opens the image in the “Process” tab. Each image opened this way can be accessed from the tab bar. The execution container which is opened looks like below.

The execution container

The execution container can mainly be divided into four different panels:

Scripts

Scripts panel contains all available scripts. The processing functionalities provided by Focus are programmed in task-specific scripts. The range of available scripts offered to the user depends on the mode Focus is operated in. Each script calls a few executables (external or internal) and fetches parameters associated with the project or the image from the configuration files as required. Any external executable used (such as, e.g., CTFFIND4) has to be separately installed on the system, and the install location of that executable has to be indicated in Focus only once.

Parameters

The parameters panel contains all the parameters related to the selected script from the “Scripts panel” are shown in this panel. Things to note:

Output

Output of the executed script is provided in this panel. The verbosity of how much output is produced can be changed using the slider of the top right of the panel.

Results

The results container contains the output values and images after the processing is done. Note that:

Execute/Process

Follow the procedure below to process:

  1. Select the script to be processed
  2. Change the parameters if required
  3. Click the “Run” button on the top right button panel