Skip to content

Clean up how framerate is handled #18

@jmtayloruk

Description

@jmtayloruk

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions