quackseq_simulator.simulator_model#

The model module for the simulator spectrometer.

Classes

SimulatorModel()

Model class for the simulator spectrometer.

class quackseq_simulator.simulator_model.SimulatorModel#

Model class for the simulator spectrometer.

property averages#

The number of averages used for the simulation.

More averages improve the signal-to-noise ratio of the simulated signal.

property target_frequency#

The target frequency for the simulation.

Doesn’t do anything at the moment.