Skip to main content
Ctrl+K
Tof - Home
  • Demo
  • Sources
  • Components
  • Multiple pulses
  • WFM
  • Dashboard
  • ESS instruments
    • API Reference
    • Development
    • About
  • GitHub
  • PyPI
  • Conda
  • Scipp
  • Demo
  • Sources
  • Components
  • Multiple pulses
  • WFM
  • Dashboard
  • ESS instruments
  • API Reference
  • Development
  • About
  • GitHub
  • PyPI
  • Conda
  • Scipp

Section Navigation

  • tof.Chopper
  • tof.ChopperReading
  • tof.ComponentReading
  • tof.Dashboard
  • tof.Detector
  • tof.DetectorReading
  • tof.Model
  • tof.ReadingField
  • tof.Result
  • tof.Source
  • tof.SourceParameters
  • tof.utils
    • tof.utils.energy_to_speed
    • tof.utils.one_mask
    • tof.utils.speed_to_energy
    • tof.utils.speed_to_wavelength
    • tof.utils.wavelength_to_speed
    • tof.utils.Plot
Show Source
  • API Reference
  • tof.utils

tof.utils#

Functions

energy_to_speed(x[, unit])

Convert neutron energies to speeds.

one_mask(masks[, unit])

Combine multiple masks into a single mask.

speed_to_energy(x[, unit])

Convert neutron speeds to energies.

speed_to_wavelength(x[, unit])

Convert neutron speeds to wavelengths.

wavelength_to_speed(x[, unit])

Convert neutron wavelengths to speeds.

Classes

Plot(ax, fig)

previous

tof.SourceParameters

next

tof.utils.energy_to_speed

© Copyright 2025 Scipp contributors.

Created using Sphinx 8.1.3.

Current Tof version: 25.5.0 (older versions).

Built with the PyData Sphinx Theme 0.15.4.