-
Should we have a separate function for reading FicTrac data? I presumte that the data format is much different from hte optical flow readers, so might make sense rather than overloading `read_trackbal…
-
This is to organize the conversion. Some general resources.
Fictrac:
https://github.com/rjdmoore/fictrac/tree/master
The paper:
https://www.biorxiv.org/content/10.1101/2022.03.20.485047v1
I…
-
Hey guys!
As you could have noticed in my previous issue, my setup currently consists on measuring the fly's activity on the ball. Right now, we're using the ["FlyFizz" Fly-on-a-ball](https://wikis…
-
I would like to pass a configuration file that defines certain playlist items and defines an experimental logic (see attached for eg.) to flyvr-video to test the presentation of visual stimuli and the…
-
Hi Dr. Richard Moore, my name is Wenbin. I'm now working with Ashwin Miriyala from Scott Waddell's Lab. Ashwin might have talked with you about what we are doing now. Basically, we want to incorporate…
-
As in the title.
![image](https://github.com/rjdmoore/fictrac/assets/6429509/be1cb550-7c5f-40b2-a6b7-dc15d5735598)
Just in case you wanted to know
-
Hi! I would like to run the example you provided taking input from my camera instead than from test.mp4. I changed the config file and I put 0 instead of test.mp4 in the field src_fn, but still I wasn…
-
Hey,
I built Fictrac with Cmake and the following command: `cmake -D CMAKE_TOOLCHAIN_FILE=/home/vcpkg/scripts/buildsystems/vcpkg.cmake -D BASLER_USB3=ON -D BASLER_DIR="\opt\pylon5" ..`
I am using …
-
Hi,
Thanks for the great work on FicTrac! I'm associated with the Clandinin lab and have been helping to set up FicTrac for several experiments there.
After testing the latest version from Git…
-
The condition to fallback to system time in the `CVSource` class is the following:
https://github.com/rjdmoore/fictrac/blob/9ac055e52d89f49f492a8eb4e1f7c5b8cd6df40a/src/CVSource.cpp#L162-L165
Bu…