Skip to content

[tof] ToaDetector does not contain real time-of-arrival #69

@nvaytet

Description

@nvaytet

The data returned as ToaDetector contains event_time_offset + pulse_index * pulse_period.

This is not actually the 'time-of-arrival' in the strict sense, as it is still wrapped over the frame period.
We should consider unwrapping it in the future to get the true time-of-arrival.
Or give it a different name to avoid confusion.

The true time of arrival could then be used to compute time at sample by tracing neutrons backwards in time. Currently, we cannot do this using ToaDetector.

Metadata

Metadata

Assignees

No one assigned

    Labels

    essreduceIssues for essreduce.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions