Skip to content

[Requirement] Remove low resolution ToF #23

@jl-wynen

Description

@jl-wynen

Executive summary

This method will be used to filter low resolution time-of-flight data (ToF).

Context and background knowledge

https://docs.mantidproject.org/v4.0.0/algorithms/RemoveLowResTOF-v1.html

(Note that the option using the Hodges criteria should not be implemented in this first version)

Inputs

  • Scipp data array with ToF as coordinates
  • Users should be able to specify either the minimum ToF or wavelength.

Methodology

Follow Mantid's implementation.

Outputs

Scipp data array with low resolution ToF cropped or masked

Which interfaces are required?

Python module / function, Python script

Test cases

csv file of DREAM mantle already used in Scipp documentation (see https://scipp.github.io/tutorials/from-tabular-data-to-binned-data.html)

Comments

No response

Metadata

Metadata

Assignees

Type

No type

Projects

Status

Done

Relationships

None yet

Development

No branches or pull requests

Issue actions