Artur Glavic 351fddb79c
All checks were successful
Unit Testing / test (3.11) (pull_request) Successful in 46s
Unit Testing / test (3.8) (pull_request) Successful in 46s
Unit Testing / test (3.10) (pull_request) Successful in 52s
Unit Testing / test (3.12) (pull_request) Successful in 54s
Unit Testing / test (3.9) (pull_request) Successful in 54s
Add unittest for frame splitting action
2026-03-03 00:36:55 +01:00
2024-01-26 09:21:39 +01:00
2024-03-15 10:19:50 +01:00
2024-03-15 10:19:50 +01:00
2025-10-06 16:46:33 +02:00
2026-03-02 12:00:36 +01:00

EOS - The AMOR focusing reflectometry data reduction software

image

Software repository for the neutron reflectometer Amor at the Paul Scherrer Institut, Switzerland

Reduction of the raw files (.hdf) to reflectivity files in one of the representations of the ORSO reflectivity file format:

eos --help

visualisation of the content of a raw file (.hdf):

events2histogram.py

TODO
real readme for final system needed.

Installation

Create a virtual python environment (>3.8) and install the PyPI package:

pip install amor-eos

On Windows you can also use the binary eos.exe that you find in the [GitHub Releases]([https://github.com/jochenstahn/amor/releases/latest) section

Description
EOS reduction and visualisation software for the neutron reflectometer Amor at PSI
Readme GPL-3.0 436 MiB
2026-03-02 12:17:14 +01:00
Languages
Python 100%