glavic_a 3056c7cfea
Unit Testing / test (3.10) (push) Successful in 53s
Unit Testing / test (3.11) (push) Successful in 54s
Unit Testing / test (3.8) (push) Successful in 57s
Unit Testing / test (3.12) (push) Successful in 57s
Release / test (3.10) (push) Successful in 56s
Unit Testing / test (3.9) (push) Successful in 57s
Release / test (3.11) (push) Successful in 55s
Release / test (3.12) (push) Successful in 57s
Release / test (3.9) (push) Successful in 53s
Release / test (3.8) (push) Successful in 56s
Release / release (push) Successful in 9s
Release / build-ubuntu-latest (push) Failing after 46s
Release / build-windows (push) Successful in 2m31s
Try to fix release process by waiting on first release action to conclude
2026-07-09 16:32:34 +02:00
2026-06-01 11:06:53 +02:00
2026-07-09 09:00:12 +02: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
2026-03-18 11:17:04 +01:00
2026-07-09 09:21:45 +02:00
2026-07-09 09:21:45 +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

Python Environment

Create a [virtual python environment](https://docs.python.org/3/library/venv.html) (>3.8) and install the PyPI package:

pip install amor-eos

Windows Binary

On Windows you can use the binary eos.exe that you find in the [Gitea Releases](https://gitea.psi.ch/sinq-reflectometry/eos/releases/latest) section.

Either extract it to the folder where you analyze your data or choose a common location and make sure that is in the system PATH to be able to run the program from command line.

S
Description
EOS reduction and visualisation software for the neutron reflectometer Amor at PSI
Readme GPL-3.0
502 MiB
2026-07-09 16:32:34 +02:00
Languages
Python 100%