-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
Framerate is handled in several separate ways:
self.settings["brightfield_framerate"] (which is used in optical_gater_server etc, but does not set seem to be set in the .json file?)
self.settings["framerate"] (which is read in prospective_optical_gating.py, but not used elsewhere)
self.framerate (which seems to be redundant, though I'm not 100% sure it doesn't have some relevance to the Pi - though there is also camera.framerate on the Pi)
This should be consolidated - I think they are all referring to the same thing.
Metadata
Metadata
Assignees
Labels
No labels