Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions doc/specific_iocs/DAE-and-the-ICP.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,10 @@ isisicp.simulation.neventssim = 50
isisicp.simulation.spreadsimevents = false
```
change `spreadsimevents` to `true`, you probably don't need to increase `neventssim` unless you had loaded a custom larger wiring table and spectra aren't accumulating data fast enough for you.

:::{note}
In order for simulation mode parameters like `isisicp.simulation.spreadsimevents` to work correctly, you need to have an event-mode wiring table loaded.
:::

## Performing arbitrary actions on run start/run end

Expand Down