-
Notifications
You must be signed in to change notification settings - Fork 1
Closed
Description
A collection of issues discovered when running against the simulator that may require it to be updated to match the real detector.
- Some parameters have the wrong type causing the wrong PVs to be generated
- Acquisition logic ignores ntrigger. It should run ntrigger subacquisitions of nimage frames. Currently it only does one regardless of the value of ntrigger.
- Add special handling for subsystem keys that avoids nesting response within
{"value": [keys]}. The response should just be[keys] - Return 404 when commands that don't take a value are given one
Metadata
Metadata
Assignees
Labels
No labels