Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add a new content type '.nvt' #175

Open
archgogo opened this issue Oct 17, 2024 · 2 comments
Open

add a new content type '.nvt' #175

archgogo opened this issue Oct 17, 2024 · 2 comments
Labels
ContentType ContentType instances - addition of new or update of existing ones

Comments

@archgogo
Copy link
Contributor

It is a Video Tracking file extension for Neuralynx (https://support.neuralynx.com/hc/en-us/articles/360040444811-TechTip-Neuralynx-Data-File-Formats)

@lzehl
Copy link
Member

lzehl commented Jan 15, 2025

@archgogo for this link I'm required to sign in. is there public information available? Otherwise please provide all information necessary to set up the content type.

@Raphael-Gazzotti
Copy link
Member

https://en.filedesc.com/file/nvt
https://github.com/vandermeerlab/vandermeerlab/blob/master/code-matlab/shared/io/neuralynx/Nlx2MatVt.m

Information from https://vandermeerlab.github.io/nept/tutorials/Tutorial03_Data-types.html
A typical recording session from a Neuralynx system contains:

‘’.ncs’’ (“Neuralynx Continuously Sampled”) files typically contain local field potentials (LFPs) sampled at 2kHz and filtered between 1 and 475 Hz.
‘’.t’ or ‘’._t’’ (“Tetrode”) files, which are generated by MClust from the raw ‘’.ntt’’ (“Neuralynx TeTrode”) files contains a set of times from individual putative neurons.
‘’.nvt’’ (“Neuralynx Video Tracking”) file contains the location of the rat as tracked by an overhead camera, typically sampled at 30 Hz.
‘’.nev’’ (“Neuralynx EVents”) file contains timestamps and labels of events
‘’info.py’’ file contains experimenter-provided information that describes this data set.

@Raphael-Gazzotti Raphael-Gazzotti added the ContentType ContentType instances - addition of new or update of existing ones label Feb 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ContentType ContentType instances - addition of new or update of existing ones
Projects
None yet
Development

No branches or pull requests

3 participants