scippneutron.tof.fakes.FakePulse#

class scippneutron.tof.fakes.FakePulse(time_min, time_max, wavelength_min, wavelength_max)[source]#

Simplified model of a pulse.

Currently this is simply a time and wavelength interval. The plan is to also model a tail in the future, e.g., by overlaying multiple pulses.

__init__(time_min, time_max, wavelength_min, wavelength_max)[source]#

Methods

__init__(time_min, time_max, wavelength_min, ...)

chop(choppers)

Attributes

center