stytra icon indicating copy to clipboard operation
stytra copied to clipboard

A modular package to control stimulation and track behaviour

Results 35 stytra issues
Sort by recently updated
recently updated
newest added

Thank you for the impressive work! I am on a MacBook M2. I followed religiously the installation instructions: ``` conda env create -f ~/.../environment.yml # edited to create environment 'stytra',...

I got the following error trace whilst saving the metadata in Stytra after the experiment finished: ``` File "C:\Users\portugueslab\python\opto_stytra\stytra\stytra\experiments\tracking_experiments.py", line 441, in end_protocol super().end_protocol(save) File "C:\Users\portugueslab\python\opto_stytra\stytra\stytra\experiments\tracking_experiments.py", line 141, in end_protocol...

bug

Bumps [black](https://github.com/psf/black) from 22.3.0 to 24.3.0. Release notes Sourced from black's releases. 24.3.0 Highlights This release is a milestone: it fixes Black's first CVE security vulnerability. If you run Black...

dependencies

Hello, We are planning to set up stytra using a Mikrotron camera with NI frame grabber 1433. For our purposes, we would also like to save the videos, but a...

My input video was made using 5348 snapshots at 120 fps. But after offline tracking, the total frames in the video was 6091. This has created problems in aligning the...

Hi! My camera is capable of 500fps and I was wondering how to set that on Stytra for Stytra to also capture 500 fps. My trial code has min_framerate--is that...

As shown in the image below, every time I change the animal id in the GUI and record its first video, the video and video_times files are being saved in...

I don't know if this has been programmed this way on purpose, but I realized that whenever I change a stimulus option in the GUI, this change is immediately implemented...

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...

I'm trying to find why out the tests don't work.

bug