You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi!
I am new to programming, just started with the basics,and I'm going to tesing Stytra for my behavior experiment with zebrafish larve,Now I have Mikrotron MC1362 camera (high speed at 506fps)and IO INDUSTRIES CORE2 DVR. According to stytra’s documentation,I have finished Installing stytra and testing the installation(the GUI opens correctly and pressing the play button starts the stimulus),but I have some questions for installing camera APIs,there are a variety of camera settings in the documention,My understanding is that stytra requires a high speed camera(cameras with frame rates greater than 300 are best) and a framegrabber,Perhaps the following setup is easiest to implement for me.
Question1:Should I replace my core2 DVR with national instruments framegrabber to match stytra?
Question2:Can I use my existing settings to match stytra?
Question3:whether additional code are required for connecting software and hardware?
Question4:I don’t understand following national instruments boards,I understand that the driver installation is used to identify and connect Camera to NI FrameGrabber. The Python package is used to connect hardware(camera and framgrabber) and software(stytra),Do I understand that right?
Looking forward to hearing from you,Any help would be appreciated!
Lulu Xu
The text was updated successfully, but these errors were encountered:
Hey Lulu Xu! We currently don't have glue code to support Core DVRs, an adapter for Stytra's camera interface could be written but it would require some effort and working with CoreDVR SDK (for which I don't know if there are Python bindings)
So yes, if you want to use your camera with stytra and not writing any new glue code, you would have to get a NI framegrabber. I am not sure if it's a worthwile invstement though as opposed to buying a new camera.
After installing the drivers, the extra python package in your stytra environment and putting the camera file in the correct place, nothing additional should be necessary.
Hi!
I am new to programming, just started with the basics,and I'm going to tesing Stytra for my behavior experiment with zebrafish larve,Now I have Mikrotron MC1362 camera (high speed at 506fps)and IO INDUSTRIES CORE2 DVR. According to stytra’s documentation,I have finished Installing stytra and testing the installation(the GUI opens correctly and pressing the play button starts the stimulus),but I have some questions for installing camera APIs,there are a variety of camera settings in the documention,My understanding is that stytra requires a high speed camera(cameras with frame rates greater than 300 are best) and a framegrabber,Perhaps the following setup is easiest to implement for me.
Question1:Should I replace my core2 DVR with national instruments framegrabber to match stytra?
Question2:Can I use my existing settings to match stytra?
Question3:whether additional code are required for connecting software and hardware?
Question4:I don’t understand following national instruments boards,I understand that the driver installation is used to identify and connect Camera to NI FrameGrabber. The Python package is used to connect hardware(camera and framgrabber) and software(stytra),Do I understand that right?
Looking forward to hearing from you,Any help would be appreciated!
Lulu Xu
The text was updated successfully, but these errors were encountered: