Scripts for data analysis

Last modified by aripekka@helsinki_fi on 2024/02/07 06:21

Matlab macros

  • specread.m  - macro for reading the spec file. You will need this for any Matlab operation.

Transmission mode with single-channel analyzer (data in spec data file in columns):

  • generic_threepiece.m  - Macro for reading in quintet scans (data piece-wise in three parts + two background scans)


Python macros

helxas.py - Routines to read transmission and mca scans:

Depends on silx, numpy, and matplotlib which can be installed without admin privileges using pip:

pip install --user silx numpy matplotlib

For instructions of use and the latest version, see: https://github.com/aripekka/helxas