New 2-part tutorial video for getting started with TDT's iCon hardware and coding behavioral experiments using Python inside Synapse software - check it out!🔥
🎥Part 1: https://t.co/5dXTRejS61
🎥Part 2: https://t.co/qE8WZ8WlIc
#Python#Synapse#Behavior
Come chat with me about #VirtualReality Brain Computer Interface tomorrow! #SfN22
"Rapid offline identification of neural triggers for a #VR#BCI ..." & discussion of our real-time BCI decoder in @TDTneuro's Synapse suite. ;)
Monday, Nov 14, 1-5pm - Board GG2 - 389.01
Question for the behavioral neuroscience folks
When you are using a camera to record subject behavior (cage or maze), what distance/ focal length/ field of vision are you typically setup for?
Thanks for the help!
Neuro folks! As the conference nears, I was wondering - will you be attending #SFN2022 in person this year?
I gotta know roughly how many custom greetings and one-liners to have in the back pocket for the show
Meanwhile, the TDT booth # is 2221 by the right main Isle
New 2-part tutorial video for getting started with TDT's iCon hardware and coding behavioral experiments using Python inside Synapse software - check it out!🔥
🎥Part 1: https://t.co/5dXTRejS61
🎥Part 2: https://t.co/qE8WZ8WlIc
#Python#Synapse#Behavior
Big request from photometry customers - signal overlaid with time-locked video. Great way to show qualitative signal response vs behavior visual in Matlab. This framework could be modified to show spikes or your own custom signals. Link below👇
@JoeLuchsinger@DeepLabCut Different versions of Tensorflow use different versions of CUDA, and CUDA support varies across GPU from the link above - all of these have to be aligned. So check what version of Tensorflow you need. I don't know the roadmap but my guess is 3090 won't be supported right away?
Our photometry GUI is headed towards a special issue, but with supportive pre-print rules and continuing inquiries, I decided that we might as well deliver our fiber Photometry Modular Analysis tool (pMAT) a bit early:
https://t.co/B4w1yjhA2K
Code: https://t.co/2uc8UWb4Tm
We are seeking to fill multiple positions for highly skilled and motivated postdoctoral scholars. Neurophysiology. Sleep. So much data to model. Actual link to the ad below.
Come work with us!
@JBorniger pygame can be useful for data vis beyond just games and can help teach class structure
For data analysis and plotting, example notebooks and data are here: https://t.co/zbjJsO2rVu
See pandas library for tabular data - maybe download data from a website and run queries on it/plot
Trained a finger tracking model (h/t @deeplabcut) and made a FAST inference engine for live tracking (>150fps w/o screen capture on modest GPU). Real-time x/y position and velocity measures give my constant finger drumming a more realistic sound 😂 More to come #AI#DeepLearning