Description

Fabio files are files that can be opened by fabio python script available in your application. Fabio is an I/O library for diffraction images written in python. It combines the functionalities which evolved in Fabian and ImageD11.

Fabio files

This preferences allows you to set the files type you want to load in image chooser.
By default all files extension fabio may read are listed in the table.

Use :

Description

Image to process view


This view allows you to select directories for preprocessor.
As we can see in view described bellow, fabio python program allows to retrieve image information in header content and to display header key and values in header key list and in columns. <

Group "Image browser"

This group allows user to add directories in group files with browse button.
Once a directory is selected, all files with extension set in preferences (by default all files accepted by fabio), are loaded int he table.

Group "Files"

This group contains directories on which image processing is going to be applied. This group is divided into 2 parts:

Header keys

This list is loaded with keys found in the header for the file selected in the table.
You can select a key in the list and add it to the table to display the values of the key for each files loaded in the table.
If the value NA is not available ("NA"), this file doesn't have this key defined in its header.

To add a key :

  1. Select a key in the list,
  2. Click on add or double click on the key.

To remove a key from the table (except for the two firsts "#" and "name"):

  1. Select a column,
  2. Click on "subtract button"

Table

  1. Directory pane: left side: This pane list all directories loaded on which you want to process files.
    If you right click on a directory, a menu appears : this is a short cut to remove selected directory from the list
  2. Files pane: right side : this table lists all files of the current directory.
    If you rigth click on a file, you'll see a menu:

Here is an axample of pin00018.edf before and after correction (pin00018.cor):

Remove buttons

These buttons are available under the table.
These buttons allow you to remove a sample from the list of the selected samples for the left button, or to remove one or more selected files in the file list for right button remove. No directory or files are removed from your disk.

The same functionalities are available by selecting en item in table and rigth clicking : a menu appears with 'remove item'.

Update directory button

This button is usefull when you want to update your directory with the new processed files.
For example, refresh files list if you have compressed files, and if you want to display corrected files. This can be quite usefull to display and compare images in an Image viewer. (right click and choose imageviewer menu.)