From 11c24a44e12ebdf05d21194c99185770fd42f5f8 Mon Sep 17 00:00:00 2001 From: Jochen Stahn <57442805+jochenstahn@users.noreply.github.com> Date: Wed, 6 Mar 2024 07:51:44 +0100 Subject: [PATCH] added Artur as author --- neos.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/neos.py b/neos.py index 8264173..61a2232 100644 --- a/neos.py +++ b/neos.py @@ -2,7 +2,8 @@ """ eos reduces measurements performed on Amor@SINQ, PSI -Author: Jochen Stahn +Author: Jochen Stahn (algorithms, python draft), + Artur Glavic (structuring and optimisation of code) conventions (not strictly followed, yet): - array names end with the suffix '_x[y]' with the meaning @@ -13,15 +14,14 @@ conventions (not strictly followed, yet): _z = detector z _lz = (lambda, detector z) _q = q_z -- to come """ + import logging from libeos.command_line import command_line_options from libeos.logconfig import setup_logging from libeos.reduction import AmorReduction - #===================================================================================================== # TODO: # - calculate resolution using the chopperPhase