Skip to content

Integrate TOF lookup system into monitor and detector views #633

@SimonHeybrock

Description

@SimonHeybrock

Currently monitor_data and detector_data both produce results in time_of_arrival (aka event_time_offset). This is frame-wrapped and w.r.t. the source pulse timestamp. While this may be sufficient initially I think scientists will soon prefer to see time_of_flight or even wavelength (or be able to switch between these three options).

This is not possible without more thought in the current setup. monitor_data and detector_data are not based on the Sciline-based reduction workflows, but perform simpler lower-level (somewhat faster) processing. We need to consider carefully what our options are. Without looking closer into whether it would be possible, I think not using Sciline is likely still what we want, i.e., we would want to use the TOF lookup mechanism from ess.reduce directly.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions