Skip to content

Long exposure time #16

Description

@theMenonlab

Hi Ximion,

I am attempting to modify Pomidaq so that I can image with longer exposure times and lower frame rates for imaging dim fluoescence. I have been successful with modifying the UCLA miniscope daq by changing the following lines in videoDevices.json. This worked for down to 1.5fps. Unfortunately when I try the same fix with Pomidaq and miniscopes.json the change was unsuccessful even after recompiling with cmake. Do you know how I could implement this change in Pomidaq and it's very useful Python interface?

displaySpinBoxValues":["1.5FPS", "2FPS", "5FPS", "10FPS", "15FPS", "20FPS", "25FPS", "30FPS"],
"displayTextValues": [1.5, 2, 5, 10, 15, 20, 25, 30],
"outputValues":[65000, 50000, 20000, 10000, 6667,5000, 4000, 3300],
"startValue": "1.5FPS",

Thanks,
Al Ingold

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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