ninscope / Software

Sofware for use with NINscope
MIT License
4 stars 2 forks source link

Ninscope software problem #1

Open 931436690 opened 4 years ago

931436690 commented 4 years ago

Hi, thank you for contribution and share of the Ninscope! We are studying it. Behaviour camera of Ninscope processing software always show the gray image,even though behaviour camera is a RGB camera . Is it a software bug? Can I change some parameter of the software to see the RGB image? We think the RGB image will be better for the behaviour analysis. Now we are using processing3.5.4 with Win7 system.

tmhoog commented 4 years ago

Hi and thank you for your interest! We purposefully set the behavioral camera to capture 8-bit grayscale images with the smallest possible header to reduce the file size. We did this because recording with dual miniscopes + an additional behavioral (RGB) webcam generates a lot of data that needs to be written to disk and we wanted to minimize frame drops. If we offer the option to switch between RGB and grayscale quite some modifications are required to the video library. We’ll consider it, but can not make promises at this time.

On 24 Jun 2020, at 10:13, 931436690 notifications@github.com<mailto:notifications@github.com> wrote:

Hi, thank you for contribution and share of the Ninscope! We are studying it. Behaviour camera of Ninscope processing software always show the gray image,even though behaviour camera is a RGB camera . Is it a software bug? Can I change some parameter of the software to see the RGB image? We think the RGB image will be better for the behaviour analysis.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHubhttps://eur01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fninscope%2FSoftware%2Fissues%2F1&data=02%7C01%7Ct.hoogland%40erasmusmc.nl%7C87468b674bc945ee644308d818168791%7C526638ba6af34b0fa532a1a511f4ac80%7C0%7C0%7C637285832327600402&sdata=rLbIPqrVMTnnyWBEtQ40zkFsRuFJa43Z2JbNhP0qd2Q%3D&reserved=0, or unsubscribehttps://eur01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnotifications%2Funsubscribe-auth%2FAFLOJQGFTUDFIJ34H63XHRDRYGYT5ANCNFSM4OGNLNGA&data=02%7C01%7Ct.hoogland%40erasmusmc.nl%7C87468b674bc945ee644308d818168791%7C526638ba6af34b0fa532a1a511f4ac80%7C0%7C0%7C637285832327610397&sdata=8a0eP9bSgAzcFOv%2BmAPtnVK04CfNZhIo0ayG3ZKeGgA%3D&reserved=0.

931436690 commented 4 years ago

8-bit grayscale images can be the option. We'll try it. Thank you for your work about Ninscope,broadening our mind about how to make a camera. We look forward to the good news, switching between RGB and grayscale.

xinyangubc commented 2 years ago

Hi tmhoog, Thanks for contribution! Is there a way to trigger LED via a external TTL?
Is the original trigger out or in on v3.2 still work? Thanks

ninscope commented 2 years ago

Hi Xin Yang,

Trigger In is currently only used to start the acquisition, but not to trigger the LED. Trigger In waits for an active high to trigger acquisition when the trigger input is checked under Trigger Settings in the Settings menu of the NINscope acquisition software.

Trigger Out provides the frames pulses during acquisition, such that the acquired frames of the miniscope can be logged and synchronized with an external device.