feat: add SimWaveform for 1D waveform simulations
Description
This MR introduces SimWaveform
. The class can be used to simulated a 1D Waveform detector, i.e. a fluoresence detector.
In it's first draft, it can be only configured with a single model from lmfit. This should be adapted in future.
Related Issues
closes #32 (closed)
Potential side effects
None
Definition of Done
-
Documentation is up-to-date.