GEF Manipulation

Perform operations on GEF files

GEF manipulation allows you to perform simple operations on GEF files. Some of these tasks do change the contents of a GEF file. When saving data you should prevent overwriting your original data. Basically this tool allows you:

  1. To check the validity of a GEF file, detect possible errors
  2. To translate a GEF file into its ASCII or binary version
  3. To export a GEF file to a DIF file. Such a file can be easily imported into a spreadsheet
  4. Delete columns in a GEF file
  5. Delete scans in a GEF file

Installation

The first step for installation is to obtain the program. It can be downloaded by pressing the right mouse key on 'download'. Installation is straight forward.

Paste your key or type it in Installation screen ImportGEFinExcel

Optionally you can create a shortcut on your desktop. If you are not familiar with this technique, ask your administrator how to do it, or let him do it.

Usage

Run the program from the command line or double click the shortcut on your desktop. A window will pop up:

startup screen of GEFmanipulation

Button "Stop" will stop the program immediately, without perfoming any action. Button "What is this?" is a rudimentary help. Below several possibilites of the program are explained. Not all may be of your interests or needs.

A) Checking the validity of a GEF file

B) Conversion of GEF files from binary to ASCII

Usually GEF files are written in the ASCII flavour. For short files this is most obvious choice. However, when dealing with large amounts of data, considerable time is lost by the conversion of ASCII data into binary numbers which your PC understands. Therefore measurements involving a lot of data, are stored as binary GEF files. Binary files can not be read by the human eye, nor is it approriate to edit a file in this state: data will be damaged. So GEFmanipulation allows you to convert files from binary to ASCII and vise versa.

The procedure to convert an ASCII flavoured GEF file into a binary GEF file is similar: choose the Binary radio button in the group "Output".

C) Conversion of a GEF file into a DIF file

DIF is an abreviation of Data Interchange Format. It is a very simple yet organised version of a table, which can be imported into a spreadsheet, without the need to define the correct separators, columns etc.

If you are interested in the entire contents of the file, choose the radio button "Header included" in stead of "Columns only".


D) Delete columns or scans

A GEF file is organised into columns and scans. A column is usually related to a transducer which determines the actual value of a quantity, e.g. the pore pressure. A scan is related to a particular moment in time, location (depth) or any other quantity, which can be easily controlled during an experiment, e.g. the load on a sample. Deleting one or more columns of deleting scans reduces the size of your file, however information is irreversibly lost. Deleting must be done in a controlled way. The button "Delete columns/scans" provides a method which keeps the integrity of the GEF file uncompomised.

Delete a column

In the figure above column 5 is deleted, e.g. because its readings are irratic, the transducer seems to be faulty. No scans are to be deleted.

Remarks