Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The following is a guide for data processing and software used at the XAS Beamline

Step 1:

...

All raw data collected are automatically saved in a binary .mda format, which requires conversion into ascii format prior to analysis.

...

Inspect data

Within your experiment folder, you will notice a folder called ‘raw’, and a folder called ‘results’.

Raw data are saved as .netCDF and a .hdf5 files (transmission is just .netCDF files only). The beamline software will automatically generate a readable .xdi format text file for you in the ‘results’ folder.

If you collected data in fluorescence mode then data conversion can be done at the beamline using Sakura (also downloadable from here; Sakura)

...

data, a pre-processing tool is also available at the beamline which allows you to inspect spectra from individual detector channels, adjust the Region of Interest (ROI) around the fluorescence peak of interest, and re-generate an updates .xdi file if needed (in a folder called ‘processed’).

It’s a good idea to continually check that all data files are being saved and appearing in your results folder, and the data looks as you would expect (load into an analysis software to check this, see below).

Step 2: Analysis

You may choose to use any data analysis package that you are familiar with. At the beamline we often use the IFEFFIT package for data reduction (Athena) and data analysis (Artemis). Further information and downloads (incl Athena, Artemis, and Hephaestus) can be found here: https://bruceravel.github.io/demeter/

...